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 all tasks syncing across Apple devices via iCloud. ## Core Features & Use Cases - Reminder Management: Add reminders with due dates, alarms, and list assignments, then complete or delete them by ID. - Flexible Views: Query reminders for today, tomorrow, this week, overdue items, 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 wants it on their iPhone. The Skill creates the reminder with remindctl add --title "Call mom" --due tomorrow, and it syncs to all their Apple devices via iCloud. ## Quick Start Use the apple-reminders skill to create a reminder titled "Buy milk" due tomorrow in my Personal list.