apple-reminders

Manage Apple Reminders lists, additions, completions, and deletions via remindctl CLI.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/KarlinskyS/hermesSkills --skill apple-reminders-karlinskys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/KarlinskyS/hermesSkills/tree/main/apple/apple-reminders
Command: npx skills add https://github.com/KarlinskyS/hermesSkills --skill apple-reminders-karlinskys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the creation, viewing, and management of reminders on macOS, ensuring they sync seamlessly across Apple devices via iCloud without needing to open the Reminders app.

Core Features & Use Cases

  • List and View Reminders: Retrieve reminders by date, list, or status using simple CLI commands for quick overviews.
  • Add, Complete, and Delete: Create new reminders with due dates and lists, mark them complete, or remove them efficiently.
  • Use Case: When planning your day, add a reminder like "Call mom tomorrow" to your Personal list, which instantly appears on your iPhone for on-the-go access.

Quick Start

Use the apple-reminders skill to add a new reminder for buying groceries tomorrow in the default 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 macOS terminal?

You can manage Apple Reminders from the macOS terminal by using the remindctl CLI tool to create, view, and complete tasks. This allows direct personal task organization via command line without opening the Reminders app.

Do I need Homebrew to install remindctl for CLI task management?

Yes, you need Homebrew to install the remindctl CLI tool on macOS. After installation, you must also grant user authorization for Reminders app permissions to execute terminal commands effectively.

Can I add reminders via CLI and sync them across Apple devices with iCloud?

Yes, adding reminders via CLI syncs them across Apple devices using iCloud. This ensures any task created in the terminal instantly appears on your iPhone or iPad for multi-device access.

How do I retrieve and filter my todo lists by date or status using CLI?

You retrieve and filter your todo lists by date, list, or status using simple remindctl CLI commands. This provides quick overviews of your personal tasks directly within the macOS terminal environment.

What are the limitations of using remindctl for macOS task management?

The primary limitation of using remindctl for macOS task management is that it requires a macOS environment and explicit Reminders app permissions. It is strictly dependent on the remindctl installation and authorized Apple Reminders access.