apple-reminders

Manage Apple Reminders tasks via remindctl from the terminal.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires remindctl, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies managing Apple Reminders by allowing users to add, list, and complete tasks directly from the command line.

Core Features & Use Cases

  • Terminal Access: Access Reminders via remindctl for a terminal-based experience.
  • Task Management: Add, list, and complete tasks.
  • Device Sync: Tasks sync across all Apple devices via iCloud.
  • Use Case: Quickly add a task for tomorrow's meeting directly from the terminal and have it appear on all your devices.

Quick Start

Add a new reminder using remindctl add "Buy milk".

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 using the remindctl command-line tool to add, list, and complete tasks that sync across your devices via iCloud.

Can I create a macOS task from the command line and sync it to iCloud?

Yes, adding a task via the terminal using remindctl creates a reminder that syncs across all your Apple devices through iCloud.

Do I need remindctl to add and complete tasks on macOS?

Yes, remindctl is the required command-line dependency used to interact with and manage your Apple Reminders tasks from the terminal.

What is the best way to add a new todo on Apple Reminders without opening the app?

The best way to add a todo without the app is using the terminal command remindctl add followed by your task name, which syncs directly to iCloud.

Does terminal task management support listing and completing existing reminders?

Yes, terminal task management supports listing your current reminders and marking them as complete directly through the remindctl command-line interface.