What problem does it solve? Managing Apple Reminders normally requires opening the Reminders app on macOS, which interrupts terminal-based and AI-assisted workflows. This Skill lets you create, list, complete, and delete reminders directly from the command line via remindctl, with tasks syncing across all Apple devices through iCloud. ## Core Features & Use Cases - Create and schedule reminders: Add tasks with due dates using natural formats like "tomorrow" or ISO 8601 timestamps, and assign them to specific lists. - View and filter reminders: Show today's, tomorrow's, overdue, or date-specific reminders, with JSON, TSV, or count-only output for scripting. - Manage lists and completion: Create or delete reminder lists and mark items complete or remove them by ID. - Use Case: A user says "remind me to call mom tomorrow" and the assistant creates an Apple Reminder that syncs to their iPhone, after clarifying they want a device reminder rather than an agent cronjob alert. ## Quick Start Ask the assistant to add a reminder such as "remind me to buy milk tomorrow" and it will create the task in Apple Reminders via remindctl.