apple-reminders

Manage Apple Reminders from the terminal using remindctl.

1|1|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/BermudaLocals/hermes-agent-lite --skill apple-reminders-bermudalocals
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/BermudaLocals/hermes-agent-lite/tree/main/skills/apple/apple-reminders
Command: npx skills add https://github.com/BermudaLocals/hermes-agent-lite --skill apple-reminders-bermudalocals

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Apple Reminders can be hard to manage across devices; automate management from the terminal with remindctl to stay in sync.

Core Features & Use Cases

  • View, list, and manage reminders from the terminal
  • Add, complete, and delete reminders in macOS Reminders via remindctl
  • Sync across iCloud devices by using Reminders data through remindctl

Quick Start

Create a new reminder titled 'Buy groceries' in the Personal list with due date 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 remindctl to view, add, complete, and delete tasks. This allows macOS users to automate task management and keep reminders synchronized across devices via iCloud.

Can I add a reminder to a specific list with a due date using macOS automation?

Yes, you can add a reminder to a specific list with a due date using macOS automation. By executing remindctl commands, you can create tasks like 'Buy groceries' in a designated list and automatically set the due date for tomorrow.

Does remindctl require iCloud synchronization to manage tasks across devices?

Yes, remindctl relies on iCloud synchronization to manage tasks across devices. You need remindctl installed on macOS with Reminders app access and iCloud enabled to ensure your reminders stay updated across all linked Apple devices.

What is the best way to automate todo lists on macOS without opening the Reminders app?

The best way to automate todo lists on macOS without opening the Reminders app is using remindctl. It interfaces directly with your Reminders data to handle basic list management and task synchronization from the command line.

Are there limitations to managing Apple Reminders via remindctl in the terminal?

Limitations of managing Apple Reminders via remindctl include being restricted to macOS environments and basic list management. It handles viewing, adding, completing, and deleting tasks with due dates, but complex reminder configurations may require the native app.