apple-reminders

Manage Apple Reminders tasks via the remindctl command-line interface.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/cxnaive/hermes-agent-llbot --skill apple-reminders-cxnaive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/cxnaive/hermes-agent-llbot/tree/main/skills/apple/apple-reminders
Command: npx skills add https://github.com/cxnaive/hermes-agent-llbot --skill apple-reminders-cxnaive

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires remindctl.

What problem does it solve?

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

Core Features & Use Cases

  • Task Management: Create, list, complete, and delete reminders using simple terminal commands.
  • Cross-Device Sync: Leverages iCloud to ensure tasks created via the agent appear on your iPhone, iPad, and Mac.
  • Use Case: Quickly add a task to your personal list while working in the terminal, ensuring it syncs to your mobile device for later notification.

Quick Start

Use the apple-reminders skill to add a new task titled Buy groceries to my personal list 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 tasks from the terminal?

You can manage Apple Reminders tasks from the terminal by using the remindctl command-line interface to create, list, complete, and delete to-do items directly within your macOS workflow.

Do I need remindctl installed to add tasks to Apple Reminders via command line?

Yes, you need the remindctl utility installed and authorized on your macOS system to interact with the EventKit framework and facilitate tasks and list management.

Does managing tasks in terminal sync with iCloud across my Apple devices?

Yes, managing tasks in terminal syncs with iCloud, ensuring reminders created via the command-line agent appear and update across your iPhone, iPad, and Mac.

Can I set due dates for todo items using macOS command line tools?

Yes, you can set due dates for todo items by passing parameters to the remindctl command-line interface, such as instructing the agent to add a task with a due date of tomorrow.

What is the best way to create reminders without leaving a terminal workflow?

The best way to create reminders without leaving a terminal workflow is using a command-line agent that bridges the EventKit framework, allowing direct task creation and list management.