What problem does it solve? Managing Apple Reminders normally requires opening the Reminders app on macOS, which breaks terminal-based workflows. This Skill lets you create, list, complete, and delete reminders directly from the command line, with everything syncing to your iPhone and iPad via iCloud. ## Core Features & Use Cases - Create and Schedule Reminders: Add reminders with due dates, alarms, and list assignments using natural date formats like "tomorrow" or ISO 8601. - View and Filter Tasks: Query reminders by today, tomorrow, week, overdue, or specific dates, with JSON, TSV, or count-only output for scripting. - List Management: Create, view, and delete Reminders lists to organize personal and work tasks. - Use Case: A user says "remind me to call mom tomorrow" and wants it on their iPhone. The Skill creates the reminder via remindctl with the correct due date, and it syncs across all Apple devices automatically. ## Quick Start Ask the assistant to add a reminder such as "remind me to buy milk tomorrow" and it will create the entry in Apple Reminders using remindctl.