What problem does it solve? Managing Apple Reminders normally requires opening the Reminders app, which interrupts terminal-based workflows. This Skill lets you create, view, complete, and delete reminders directly from the command line, with tasks syncing across all Apple devices via iCloud. ## Core Features & Use Cases - Create and schedule reminders: Add tasks with due dates, alarms, and list assignments using natural date formats like "tomorrow" or ISO 8601. - Query and filter reminders: View today's tasks, overdue items, specific dates, or entire lists, with JSON 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 the dentist tomorrow at 9am" — the agent runs remindctl to create the reminder, which then appears on the user's iPhone via iCloud sync. ## Quick Start Ask the agent to add a reminder such as "remind me to buy milk tomorrow" and it will create the task in Apple Reminders using remindctl.