reminders
Installation
SKILL.md
Reminders
Use this for Apple Reminders tasks. Prefer rem over Things/AppleScript when
the user wants an AI-friendly personal todo backend on macOS.
Tool
- CLI:
rem - Repo:
https://github.com/BRO3886/rem - Install:
GOBIN=/opt/homebrew/bin go install github.com/BRO3886/rem/cmd/rem@latest
rem uses EventKit for normal reads/writes. It may need Reminders permission for
the calling app in System Settings > Privacy & Security.