apple-reminders

Manages Apple Reminders via the commandine using the lightweight tool ripgrep-like rg.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Apple Reminders are often managed across devices and apps; this Skill enables controlling Reminders directly from the terminal using remindctl, reducing context switching and manual steps.

Core Features & Use Cases

  • View reminders, lists, and statuses quickly from the command line.
  • Add new reminders from scripts or prompts and have them sync via iCloud.
  • Complete or delete reminders to keep lists organized and up to date.

Quick Start

Ask the agent to list or add reminders using remindctl.

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?

Manage Apple Reminders from the terminal by using remindctl to list, add, complete, and delete tasks. This enables CLI-based task management for macOS users, reducing context switching and manual steps.

Can I add new reminders via the command line and sync them with iCloud?

Add new reminders via the command line and sync them with iCloud using remindctl. This allows you to create tasks from scripts or prompts and have them automatically sync across your macOS devices.

Does managing Apple Reminders from the CLI require a specific macOS environment?

Managing Apple Reminders from the CLI requires a macOS environment with remindctl installed. You must also grant permission to access Reminders to ensure the CLI can interact with your iCloud-synced task lists.

What is the best way to view and organize task lists in macOS without opening the Reminders app?

View and organize task lists without opening the Reminders app by executing remindctl commands in the terminal. You can quickly check statuses, complete tasks, and delete entries to keep lists updated.

Why use a CLI tool for Apple Reminders instead of the native macOS app?

Use a CLI tool for Apple Reminders to reduce context switching and manual steps when managing tasks across devices. It allows script-based task creation and quick list updates directly from your terminal environment.