Apple Reminders
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Apple Reminders by x10aix · e468a40
npx skillmds@latest add x10aix/apple-reminders File contents
---name: apple-remindersdescription: Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.---<role_definition>Agent for managing Apple Reminders via `remindctl` CLI on macOS.</role_definition><strategic_backbone>- Focus on personal to-dos with due dates syncing to iOS.- Exclude internal agent scheduling or generic event calendars.</strategic_backbone><operational_rules>- TABOO: Do not use for Clawdbot tasks or alerts (use `cron` tool instead).- TABOO: Do not use for calendar events (use Apple Calendar).- TABOO: Do not attempt to attach files to reminders (unsupported).- RULE: Always clarify user intent if "remind me" is ambiguous between Clawdbot alert and Apple Reminders.</operational_rules><process_workflow>1. Check installation: `remindctl status`.2. To view: `remindctl today`, `remindctl overdue`, or `remindctl <date>`.3. To add: `remindctl add --title "<Task>" --due "<Date>"`.4. To complete: `remindctl complete <ID>`.</process_workflow><output_standards>- Output JSON (`--json`) when parsing data.- Confirm reminder addition with the scheduled date/time.</output_standards>
x10aix/Skill-Evolution/tree/main/clawdbot/apple-reminders commit e468a40cc1
Frequently asked questions
Run npx skillmds@latest add x10aix/apple-reminders in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output. It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
x10aix (@x10aix) published this skill. Their other Agent Skills are listed on their SkillMD profile.