apple-reminders

Manage Apple Reminders via remindctl with iCloud sync.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to manage their Apple Reminders directly from the terminal, ensuring tasks are synced across all their Apple devices.

Core Features & Use Cases

  • Task Management: Add, view, complete, and delete reminders.
  • List Management: Create and delete reminder lists.
  • Cross-Device Sync: Leverages iCloud to keep reminders updated on iPhones, iPads, and Macs.
  • Use Case: Quickly add a reminder to "Buy groceries" due tomorrow without leaving your terminal.

Quick Start

Add a reminder to your Apple Reminders app by typing: add buy milk.

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 macOS terminal?

You can manage Apple Reminders from the macOS terminal using the remindctl command-line interface to add, list, complete, and delete tasks. This allows direct terminal-based management of your reminders without opening the GUI app.

Do I need Homebrew to use CLI tools for Apple Reminders?

Yes, you need Homebrew to install the remindctl command-line tool, which is required to interact with Apple Reminders. You must also be running macOS to use this workflow and ensure the underlying tool is properly installed.

Can I sync CLI tasks with my iPhone and iPad via iCloud?

Yes, CLI tasks sync with your iPhone and iPad via iCloud. The remindctl interface leverages iCloud synchronization to ensure all reminders added or managed from the terminal are updated across all your Apple devices.

What's the best way to create and delete reminder lists on macOS?

The best way to create and delete reminder lists on macOS is by using the remindctl command-line interface. This tool supports full list management, allowing you to create new lists and delete existing ones directly from your terminal.

Does this CLI approach work for adding time-based todo tasks on macOS?

Yes, this CLI approach works for adding time-based todo tasks on macOS. You can quickly add a reminder with a due date, such as a task due tomorrow, directly from the terminal without interrupting your current workflow.

Why are my CLI Apple Reminders not syncing across devices?

If your CLI Apple Reminders are not syncing across devices, ensure iCloud synchronization is enabled. The remindctl tool relies on iCloud to update tasks across Macs, iPhones, and iPads, so connectivity issues or disabled iCloud sync will prevent updates.