What problem does it solve? Managing Apple Reminders normally requires opening the Reminders app on macOS, which interrupts terminal-based workflows. This Skill lets you create, list, complete, and delete reminders directly from the command line, with tasks syncing across all Apple devices via iCloud. ## Core Features & Use Cases - Create and Manage Reminders: Add reminders with titles, due dates, and list assignments using simple remindctl commands. - View and Filter Tasks: Query reminders by today, tomorrow, week, overdue, or specific dates, with JSON, TSV, or count-only output formats. - List Organization: Create, view, and delete Reminders lists to keep personal and work tasks separated. - Use Case: A user says "remind me to call mom tomorrow" and the agent runs remindctl to create the reminder so it appears on their iPhone via iCloud sync. ## Quick Start Ask the agent to add a reminder with a due date, for example: create an Apple Reminder to buy milk tomorrow in my Personal list.