Back to Directory
general
Apple Reminder
Natural language reminders that create actual Apple Reminders.app entries (macOS-native)
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release of Apple Remind Me (macOS-native):
- Create, list, complete, edit, and delete Apple Reminders from the command line using natural language.
- Works natively with Reminders.app; syncs instantly to iPhone, iPad, and Apple Watch.
- Supports time parsing like “in 2 hours”, “tomorrow at 3pm”, and “next monday”.
- Provides concise shell scripts for all reminder actions.
- Requires macOS, remindctl, and BSD date utility.
- Limitations: lowercase day names, no recurring/location-based reminders, only uses default Reminders list.