apple-reminders

Create and manage Apple Reminders from the terminal.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the friction of opening Reminders.app for everyday task management by letting you create, review, and complete Apple Reminders directly from the terminal.

Core Features & Use Cases

  • Add reminders with titles, due dates, and target lists.
  • List reminders by today, tomorrow, week, overdue, all items, or a specific list.
  • Complete or delete reminders quickly by ID.
  • Use it for personal to-dos that should sync across iPhone, iPad, and Mac through iCloud.

Quick Start

Ask the assistant to create an Apple Reminder with the exact title, list, and due date you want.

Frequently Asked Questions about apple-reminders

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

FAQPage Schema
How do I create Apple Reminders from the terminal?

You can create Apple Reminders from the terminal by providing the assistant with an exact title, target list, and due date. It uses the remindctl command to add personal to-dos that sync across macOS and iCloud workflows.

Do I need macOS to manage Apple Reminders via terminal commands?

Yes, managing Apple Reminders via terminal commands requires macOS. You also need to grant Reminders.app permission and have the remindctl command installed to execute deterministic reminder operations.

Can I list and view overdue or today's reminders in the terminal?

Yes, you can list reminders by today, tomorrow, week, overdue, all items, or a specific list. This terminal approach removes the friction of opening Reminders.app for everyday task review.

How do I complete or delete Apple Reminders using terminal?

You complete or delete Apple Reminders quickly by referencing their specific ID. The assistant passes this ID to the remindctl command to execute the completion or deletion operation.

Will terminal-created reminders sync across iPhone and iPad through iCloud?

Yes, terminal-created reminders sync across iPhone, iPad, and Mac through iCloud. This makes the terminal tool suitable for personal to-dos managed within the broader Apple Reminders ecosystem.