apple-reminders

Manage Apple Reminders via terminal with remindctl and JSON output.

19|4|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/carterwayneskhizeine/hermes-agent-windows-R --skill apple-reminders-carterwayneskhizeine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/carterwayneskhizeine/hermes-agent-windows-R/tree/main/skills/apple/apple-reminders
Command: npx skills add https://github.com/carterwayneskhizeine/hermes-agent-windows-R --skill apple-reminders-carterwayneskhizeine

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates the friction of creating, updating, and tracking Apple Reminders by letting you manage reminders from the command line instead of switching to the Reminders app.

Core Features & Use Cases

  • Add reminders with due dates and lists: Create tasks that sync to all your Apple devices via iCloud.
  • List and filter reminders by time window or date: Quickly view today, tomorrow, this week, overdue, or a specific date.
  • Complete or delete by ID: Resolve tasks precisely without manual searching.

Quick Start

Ask the skill to add a reminder titled "Buy milk" due tomorrow on your default Reminders list.

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 command line?

You can manage Apple Reminders from the command line by using this Skill to add, list, complete, and delete tasks with due dates that sync across devices via iCloud.

Can I list overdue or today's tasks in Apple Reminders via terminal?

You can list and filter Apple Reminders by time window or specific date from the terminal to quickly view today, tomorrow, this week, or overdue items.

Do I need the remindctl tool to sync tasks with iCloud?

Yes, you need the remindctl command-line tool to enable list selection, ID-based completion, deletion, and iCloud sync for your reminders.

How do I complete or delete a specific reminder without searching manually?

You can complete or delete reminders by referencing their specific ID from the terminal, allowing precise task resolution without manual searching.

Can I get JSON output from Apple Reminders for shell scripting?

Yes, the remindctl tool supports optional JSON or plain output, allowing you to capture task data and integrate it into shell scripts.

How do I add a reminder with a due date to a specific list?

You can add reminders with due dates and assign them to specific Apple Reminders lists, ensuring tasks sync across all your Apple devices.