apple-reminders

Manage Apple Reminders tasks and lists via the remindctl command-line interface.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/hochoa13/Asistente-Harlest --skill apple-reminders-hochoa13
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/hochoa13/Asistente-Harlest/tree/main/skills/apple/apple-reminders
Command: npx skills add https://github.com/hochoa13/Asistente-Harlest --skill apple-reminders-hochoa13

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows for seamless management of Apple Reminders directly from the command line, ensuring your to-dos are always up-to-date across your Apple devices.

Core Features & Use Cases

  • Task Management: Create, view, complete, and delete reminders.
  • List Organization: Manage different reminder lists.
  • Cross-Device Sync: Tasks automatically sync via iCloud to your iPhone, iPad, and other Apple devices.
  • Use Case: Quickly add a reminder to "Buy groceries" with a due date of tomorrow, or view all your overdue tasks.

Quick Start

Use the apple-reminders skill to add a reminder to your personal list titled "Call mom" due 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 command line?

You can manage Apple Reminders from the command line by using the remindctl CLI tool to add, list, complete, and delete tasks directly from your terminal.

Can I add a reminder with a due date using a CLI on macOS?

Yes, adding a reminder with a due date via CLI on macOS is supported. The tool allows you to specify various due dates when creating new tasks in the Apple Reminders app.

Do I need to install any dependencies to use Apple Reminders via CLI?

Yes, you need to install the remindctl command-line interface via Homebrew and authorize it to access your Reminders app before managing tasks.

Will tasks added via the CLI sync to my iPhone and iPad?

Yes, tasks added via the CLI sync seamlessly with the native Reminders app across all Apple devices through iCloud, keeping your to-dos updated everywhere.

What's the best way to view overdue tasks in Apple Reminders without opening the app?

The best way to view overdue tasks without opening the app is using the remindctl CLI tool, which enables you to list and filter your existing reminders directly in the terminal.

Can I organize reminders into different lists using the macOS terminal?

Yes, you can organize reminders into different lists using the macOS terminal. The CLI supports list management, allowing you to categorize tasks as needed.