macos-reminders

Installation
SKILL.md

macOS Reminders

Use this skill when the task is about Apple Reminders.app on macOS.

Main Rule

Use only scripts/commands. Do not call scripts/applescripts directly.

Requirements

  • macOS with Reminders.app access
  • jq
  • ReminderKit helper support through the local macOS private frameworks
  • remindctl only as an optional fast path

Account and list commands use AppleScript wrappers and still need jq to build JSON output. Reminder commands must keep working without remindctl. Reminder commands try remindctl from PATH, then /opt/homebrew/bin/remindctl, but only as an optimization.

Related skills
Installs
9
GitHub Stars
2
First Seen
Mar 14, 2026