apple-reminders

Manage Apple Reminders via remindctl CLI on macOS.

228|35|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/kaminocorp/hermes-alpha --skill apple-reminders-kaminocorp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/kaminocorp/hermes-alpha/tree/main/hermes-agent/skills/apple/apple-reminders
Command: npx skills add https://github.com/kaminocorp/hermes-alpha --skill apple-reminders-kaminocorp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Apple Reminders management via remindctl CLI lets you interact with reminders from the terminal, reducing context-switching between devices and speeding up task capture and tracking.

Core Features & Use Cases

  • View Reminders: list all reminders across lists and statuses.
  • Add Reminders: create new reminders with titles, lists, and due dates.
  • Complete / Delete: mark tasks as done or remove them from any list.
  • Use Case: quickly capture meeting action items in the terminal and have them sync to iCloud devices for universal visibility.

Quick Start

Add your first reminder by running remindctl add "Review PR" --due tomorrow.

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 macOS terminal?

Manage Apple Reminders from the macOS terminal by using the remindctl command-line interface to list, add, complete, and delete tasks directly. This reduces context-switching and speeds up task capture without opening the Reminders application.

Can I add a reminder with a due date using a command line tool?

You can add a reminder with a due date using a command line tool by running remindctl add followed by the task title and a due date parameter. The newly created reminder syncs automatically to iCloud for universal visibility across devices.

Do I need Homebrew and remindctl installed to control Reminders via CLI?

You need macOS, the Reminders app, and remindctl installed via Homebrew to control Reminders via CLI. These prerequisites provide the necessary local system integration to interact with your iCloud-synced task data from the terminal.

Does managing to-do lists through remindctl sync with iCloud?

Managing to-do lists through remindctl syncs directly with iCloud. This ensures that any reminders added, completed, or deleted from the terminal immediately update across all your connected macOS and iOS devices.

What is the best way to quickly capture meeting action items on macOS?

The best way to quickly capture meeting action items on macOS is using remindctl in the terminal. Running a simple add command instantly saves the task to your Apple Reminders and syncs it to iCloud for immediate access across all your devices.