What problem does it solve?
This Skill removes the need to manually open the Reminders app to capture tasks and update their status, letting you manage reminders quickly from the command line.
Core Features & Use Cases
- List and filter reminders: View today, tomorrow, overdue, or all reminders, and filter by date to find exactly what matters.
- Create and edit reminders: Add tasks to specific lists with due dates, including date and datetime formats.
- Complete and delete tasks: Mark reminders as done by ID or remove them safely when they are no longer needed.
- Use cases: Keep personal and work checklists synced to your iPhone/iPad, manage time-based follow-ups, and generate machine-readable output for scripting.
Quick Start
Install remindctl, then run remindctl add --title "Submit timesheet" --list Work --due tomorrow to create a reminder that syncs to your Apple devices.