apple-reminders

Add, list, and complete Apple Reminders via remindctl on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Apple Reminders management from the terminal: quickly create, view, and complete reminders that sync with iCloud across your devices.

Core Features & Use Cases

  • Add new reminders from the command line and assign them to a specific list.
  • List and review upcoming reminders and their due dates.
  • Mark reminders as complete and keep your Apple Reminders organized across devices.

Quick Start

Create a reminder using remindctl by specifying a title and optional due date for a chosen 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 terminal?

To add Apple Reminders from the command line, you use this Skill to specify a title, an optional due date, and a target list. It processes these inputs through remindctl to sync new tasks via iCloud.

Do I need macOS to control Apple Reminders via the command line?

Yes, macOS with Reminders.app is required. The terminal commands rely on the remindctl tool and require macOS permissions to access your reminders and sync them via iCloud across your devices.

Can I list and complete iCloud tasks using a CLI?

Yes, you can use this Skill to list upcoming iCloud tasks with their due dates and mark reminders as complete directly from a CLI. This keeps your Apple Reminders organized across all synced devices.

What is the best way to automate personal todo tasks on macOS?

Integrating terminal workflows with native applications is a highly effective way to automate personal todo tasks on macOS. This Skill automates adding, listing, and completing tasks in Reminders.app to maintain iCloud-synced productivity.

Why are my Apple Reminders not syncing when I add them from the command line?

If Apple Reminders are not syncing from the command line, ensure the remindctl tool has the necessary macOS permissions to access Reminders.app. Proper permissions allow CLI commands to reflect changes across your iCloud-connected iPhone, iPad, and Mac.