apple-reminders

Create, list, edit, complete, and delete Apple Reminders from the terminal.

Updated May 24, 2026
One-click install
npx skills add https://github.com/anxiety135790/hermes-skills --skill apple-reminders-anxiety135790
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/anxiety135790/hermes-skills/tree/main/apple/apple-reminders
Command: npx skills add https://github.com/anxiety135790/hermes-skills --skill apple-reminders-anxiety135790

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires remindctl.

What problem does it solve?

This Skill removes the friction of creating and managing Apple Reminders manually, letting you handle personal to-dos quickly from the terminal while keeping them synced across your Apple devices.

Core Features & Use Cases

  • Create reminders with titles, due dates, lists, and optional alerts for everyday tasks like calls, errands, and deadlines.
  • Review and organize reminders by viewing today, tomorrow, overdue, week, or all items, plus listing or creating reminder lists.
  • Complete and delete items by ID for fast cleanup after tasks are finished.
  • Use case: When you want a grocery reminder on your iPhone for tomorrow morning, this Skill can create it in Apple Reminders with the right list and timing.

Quick Start

Ask to create an Apple Reminder with the reminder text, target list if needed, and the exact due date or time.

Frequently Asked Questions about apple-reminders

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Apple Reminders from the terminal on macOS?

You can manage Apple Reminders from the terminal by using this Skill to create, list, edit, complete, and delete to-dos. It syncs tasks across macOS and iCloud devices via the remindctl dependency.

Do I need remindctl to create iCloud to-dos via the command line?

Yes, remindctl is a required dependency for this Skill to function. You must install it on your macOS machine to create, edit, and sync reminders with your iCloud account from the terminal.

Can I schedule a reminder with a due date and alerts using macOS terminal commands?

Yes, you can schedule reminders with specific titles, due dates, and optional alerts from the terminal. This Skill handles due-date scheduling and personal task capture directly within your Apple Reminders lists.

How do I list and organize overdue or upcoming Apple Reminders in the terminal?

You can organize Apple Reminders by viewing items due today, tomorrow, this week, or all overdue tasks. The Skill also supports listing, creating, and managing entire reminder lists from the terminal.

Does this terminal Apple Reminders tool support JSON output for automation?

Yes, the tool supports JSON, plain text, and quiet output formats for reliable parsing and automation. You can use these output formats to integrate reminder management into broader macOS workflows.