apple-reminders

Manage Apple Reminders via remindctl with CRUD operations and iCloud sync.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires remindctl.

What problem does it solve?

This skill bridges the gap between your terminal workflow and the Apple ecosystem, allowing you to manage tasks without leaving your command line interface.

Core Features & Use Cases

  • Task Management: Add, list, complete, and delete reminders using simple terminal commands.
  • iCloud Sync: Ensures all tasks created via the agent are immediately available on your iPhone, iPad, and Mac.
  • Use Case: Quickly capture a task while working in a terminal session, such as adding a reminder to call a client at a specific time, which then syncs automatically to your mobile device.

Quick Start

Use the apple-reminders skill to add a new task titled Buy groceries with a due date of 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 terminal?

You can manage Apple Reminders from the terminal by using this Skill to perform CRUD operations on tasks and lists via the remindctl command-line interface. It facilitates cross-device task synchronization directly within your macOS workflow.

Can I create macOS tasks that sync to iCloud from a command line interface?

Yes, you can create macOS tasks that sync to iCloud from a command line interface. The Skill uses remindctl to interact with the Apple Reminders database, ensuring tasks are immediately available on your iPhone, iPad, and Mac.

Do I need remindctl to add tasks to Apple Reminders via a terminal agent?

Yes, you need the remindctl utility installed to add tasks to Apple Reminders via a terminal agent. The Skill requires remindctl and appropriate macOS system permissions to interact directly with the Apple Reminders database.

What is the best way to capture tasks without leaving a terminal session?

The best way to capture tasks without leaving a terminal session is using this Skill to add reminders with specific titles and due dates. It executes task creation through remindctl, automatically synchronizing the data across your connected Apple devices.

Does managing Apple Reminders through a terminal agent require special macOS permissions?

Managing Apple Reminders through a terminal agent requires appropriate macOS system permissions to access the local Reminders database. Along with the remindctl dependency, these permissions allow the agent to execute CRUD operations securely.

What happens to reminders created in the terminal on other Apple devices?

Reminders created in the terminal immediately sync to other Apple devices through iCloud. This ensures any task added, completed, or deleted via the remindctl command-line interface is updated across your Mac, iPhone, and iPad.