apple-reminders

Control Apple Reminders via remindctl to view, add, complete, and delete tasks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing Apple Reminders across devices using only the GUI can be tedious. This Skill enables direct CLI control via remindctl to list, add, complete, and delete reminders.

Core Features & Use Cases

  • View Reminders: list today's reminders, all reminders, and by date.
  • Manage Lists: create or view lists to organize reminders.
  • Create & Update: add reminders with titles and due dates; complete or delete as needed.
  • Use Case: Power users who prefer terminal workflows and ensure reminders stay in sync across devices via iCloud.

Quick Start

Run remindctl to list today's reminders.

Frequently Asked Questions about apple-reminders

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I control Apple Reminders from the terminal?

You can control Apple Reminders from the terminal by using remindctl to view, add, complete, and delete tasks directly within your CLI workflow.

Do I need iCloud syncing to manage macOS reminders via CLI?

Yes, iCloud syncing is required to keep data consistent across devices when managing macOS reminders via CLI. The Reminders app on macOS and the remindctl tool must also be installed.

What is the best way to list today's reminders in macOS?

The best way to list today's reminders in macOS is by running remindctl, which outputs your scheduled tasks directly in the terminal for quick CLI task-management.

Can I create and organize task lists using macOS terminal commands?

Yes, you can create or view lists to organize reminders using macOS terminal commands, enabling structured task-management without leaving your CLI environment.

Does remindctl support adding reminders with due dates?

Yes, remindctl supports adding reminders with specific titles and due dates, allowing you to schedule tasks directly from the terminal for cross-device synchronization.

Why use CLI automation for Apple Reminders instead of the GUI?

Using CLI automation for Apple Reminders avoids the tedious GUI interactions, providing power users a faster terminal workflow to complete or delete tasks while maintaining iCloud sync.