apple-reminders

Installation
SKILL.md

Apple Reminders

Use remindctl to manage Apple Reminders directly from the terminal. Tasks sync across all Apple devices via iCloud.

Prerequisites

  • macOS with Reminders.app
  • Install: brew install steipete/tap/remindctl
  • Grant Reminders permission when prompted
  • Check: remindctl status / Request: remindctl authorize
  • If macOS reports Full Access but remindctl status still says Not determined or Denied, test AppleScript instead:
osascript -e 'tell application "Reminders" to return name of every list'

If AppleScript works, use Reminders AppleScript as a fallback for list/read/create operations; the TCC grant may apply to Terminal/Python but not the remindctl binary context.

When to Use

Installs
2
GitHub Stars
48
First Seen
6 days ago
apple-reminders — atlasomnia/hermes-custom-pack