apple-reminders

Manage Apple Reminders items via the remindctl CLI.

1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/zerwiz/wayofpi --skill apple-reminders-zerwiz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/zerwiz/wayofpi/tree/main/.hermes/hermes-agent/skills/apple/apple-reminders
Command: npx skills add https://github.com/zerwiz/wayofpi --skill apple-reminders-zerwiz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of managing personal reminders manually by letting you create, review, complete, and delete Apple Reminders from the terminal.

Core Features & Use Cases

  • List and inspect reminders: View today’s, upcoming, overdue, or all reminders, plus specific reminder lists.
  • Create and manage tasks: Add reminders with titles, due dates, and list assignments, then complete or delete them by ID.
  • Sync across Apple devices: Use it for personal to-dos that should appear on iPhone, iPad, and Mac through iCloud.
  • Use Case: A user wants to turn a spoken to-do list into actionable Apple Reminders and track progress without opening the Reminders app.

Quick Start

Use the apple-reminders skill to create a reminder for “Call mom” in my Personal list due tomorrow and show me the exact command you would run.

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?

You can manage Apple Reminders from the terminal by using the remindctl CLI to list, add, complete, and delete tasks. This allows terminal-based reminder control without opening the Reminders app.

Can I create a reminder with a due date from the macOS command line?

Yes, you can create a reminder from the macOS command line by adding a title, assigning a due date, and specifying a list. The remindctl CLI processes these parameters to add tasks to Apple Reminders.

Do I need macOS to use terminal commands for Apple Reminders?

Yes, you need macOS with the Reminders.app installed and the remindctl command available. These prerequisites are required to execute terminal-based reminder control and manage tasks locally.

Will reminders added through the terminal sync across my Apple devices?

Reminders added through the terminal sync across Apple devices via iCloud. This ensures your personal to-do workflows and date-based tasks appear on your iPhone, iPad, and Mac automatically.

How do I view overdue and upcoming tasks using remindctl?

You can view overdue and upcoming tasks by listing reminders through the remindctl CLI. The command allows you to inspect today's tasks, all reminders, or specific reminder lists directly.

What is the best way to delete or complete a reminder from the terminal?

The best way to delete or complete a reminder from the terminal is by referencing its ID. The remindctl CLI uses the reminder ID to accurately complete or delete specific tasks within your lists.