Use on macOS to drive Apple Reminders from the terminal via remindctl: add, complete, and delete reminders, manage lists, set due dates, priorities, recurrence,
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
Add a high priority task to my Work list called 'Submit Q3 Report' due tomorrow at 9am, and add two subtasks: 'Check spreadsheet' and 'PDF export'.
Your agent does
Success. Created 'Submit Q3 Report' (Priority: High, Due: 2026-08-12 09:00) in list 'Work'.
Added subtask 'Check spreadsheet'.
Added subtask 'PDF export'.
Run remindctl show "Submit Q3 Report" to view the hierarchy.
What you get
About this skill
The problem
Managing Apple Reminders manually through the UI is slow and interrupts your development flow. You cannot easily script task creation from terminal logs, sync project tickets to your native macOS lists, or generate text-based reports of your upcoming week.
What it does
- Creates reminders with specific due dates, priorities, and recurrence rules directly from the CLI.
- Manages complex task structures including subtasks and parent-child nesting.
- Configures location-based triggers with custom radius settings for errands and mobile alerts.
- Generates machine-readable JSON exports of tasks for custom reporting and dashboarding.
- Performs bulk operations like completing or deleting all items in a specific list.
Frameworks & tools
This skill requires remindctl installed via Homebrew and runs exclusively on macOS. It integrates with the native Apple Reminders database.
Why this beats prompting it yourself
Standard LLM prompts often hallucinate CLI flags or fail to account for the specific syntax requirements of the remindctl binary. This skill follows a strict procedure for handling date formats, location permissions, and subtask nesting to ensure your commands actually execute without database locks or permission errors.
Use cases
- Syncing GitHub issues or Jira tickets into a "Work" reminder list.
- Generating a daily "Today" digest piped into your terminal or a log file.
- Setting up complex recurring maintenance tasks without clicking through menus.
- Cleaning up completed tasks across multiple lists using bulk commands.
Known limitations
Only works on macOS. Requires manual privacy permission Granting in System Settings. The Reminders app should be closed during execution to avoid database access conflicts.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
More reviews for Edric Vale5.0(1)
Feedback buyers left on other skills by the same creator.
Trust & safety
Security scanned
Verified clean today
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Frequently Asked Questions
Browse More Skills
Prompt Dataset Builder
Build and curate high-quality prompt datasets for fine-tuning and eval — deduped and labeled.
Incident Postmortem
Structured post-incident reviews: timeline, root cause, action items, and blameless write-ups.
Dependency Upgrade Planner
Safe dependency upgrade plans: changelog-aware risk scoring, test hints, and rollback paths.
Cli Ux Doc Builder
Design CLI tools with the right flags, help text, and error messages users actually understand.