A Cowork plugin that lets Claude interact with Apple Reminders on macOS using AppleScript.
This plugin gives Claude the ability to read from and write to your Apple Reminders app directly — no third-party service or API key required. It uses the built-in osascript command to run AppleScript on your Mac.
| Command | Description |
|---|---|
/reminders [list-name] | List all incomplete reminders. Optionally filter to a specific list. |
/reminder-add <title> [--list <name>] [--due <date>] [--note <text>] | Add a new reminder. |
/reminder-complete <title> [--list <name>] | Mark a reminder as complete. |
apple-reminders — Loads automatically when you ask about your reminders. Teaches Claude the AppleScript object model for Reminders and how to safely construct and run scripts from the shell.
No API keys or configuration needed. The only requirement is a macOS privacy permission.
The first time Claude tries to access Reminders, macOS may show a permission dialog — click Allow.
If you don't see the dialog, or if you get an authorization error, grant access manually:
/reminders
→ Shows all incomplete reminders grouped by list
/reminders Work
→ Shows incomplete reminders in your "Work" list
/reminder-add Buy oat milk --list Shopping
→ Adds "Buy oat milk" to your Shopping list
/reminder-add Call dentist --due Friday at 9am
→ Adds reminder with a due date
/reminder-add Quarterly report --list Work --due March 30 --note Include Q1 metrics
→ Adds reminder with list, due date, and notes
/reminder-complete Buy oat milk
→ Marks "Buy oat milk" as complete (searches all lists)
/reminder-complete Call dentist --list Reminders
→ Marks "Call dentist" complete in the Reminders list
You can also speak naturally without slash commands — phrases like "show me my reminders", "add a reminder to call the dentist on Friday", or "mark the dentist reminder as done" will trigger the apple-reminders skill automatically.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub emerose/claude-remindersA libkit-backed bibliographer for a personal collection of academic articles: add/import papers from DOI, arXiv, PMID/PMCID, Semantic Scholar id, or PDF; auto-fetch metadata; file PDFs into a human-readable author tree; full-text + semantic search; HTML viewer; audit.
Apple Reminders CLI with section support and iCloud sync
GTD mentor for inbox processing, weekly reviews, and coaching. Integrates with Apple Reminders and macOS Calendar.
macOS integration - speak, send iMessages, emails, manage calendar, and display stickies
Manage Apple Notes through natural language - create, search, read, update, delete, and organize notes and folders (macOS only)
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.