Apple Reminders
🛠️ Agent SkillClawHub
Manage Apple Reminders via remindctl CLI on macOS.
The Apple Reminders skill provides a command-line interface to interact with Apple Reminders through the remindctl CLI. It enables AI agents to perform CRUD operations on reminders: list all reminders (with optional list and date filters), add new reminders, edit existing ones (modify title, notes, due date, list), mark as complete, or delete. Output can be formatted as JSON for programmatic use or plain text for readability. This skill integrates seamlessly with macOS, leveraging native Reminders data.
💡Highlights
- ├─54 stars on ClawHub
- ├─28,859 downloads
- └─JSON/plain output formats
🎯For
- ├─macOS users
- ├─productivity enthusiasts
- └─AI agent developers