apple-reminders

Manage Apple Reminders from the command line using remindctl.

6|2|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/GregsGreyCode/Logos --skill apple-reminders-gregsgreycode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/GregsGreyCode/Logos/tree/main/skills/apple/apple-reminders
Command: npx skills add https://github.com/GregsGreyCode/Logos --skill apple-reminders-gregsgreycode

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage Apple Reminders via the terminal using remindctl to streamline task management across devices.

Core Features & Use Cases

  • List, add, complete, and delete reminders from macOS.
  • Syncs with iCloud to keep tasks across all Apple devices.
  • Ideal for quick to-dos and lightweight automation from the command line.

Quick Start

Add a reminder titled 'Call mom' for today 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?

You can manage Apple Reminders from the terminal by using the remindctl command-line interface to list, add, complete, and delete tasks directly on macOS. This approach enables quick to-dos and lightweight task automation without opening the Reminders app.

Do I need macOS to use a CLI for Apple Reminders?

Yes, you need macOS to use this command-line interface for Apple Reminders. The setup requires the remindctl tool installed on your Mac, along with necessary system permissions to access the Reminders app data.

How does adding a reminder via CLI sync with iCloud?

Adding a reminder via CLI syncs with iCloud automatically because remindctl integrates directly with the native Apple Reminders app. This ensures that any task added or completed from the terminal updates across all your Apple devices.

Can I automate task management using the Apple Reminders CLI?

Yes, you can automate task management using the Apple Reminders CLI. By executing remindctl commands from shell scripts, you can automate adding, listing, and deleting reminders to streamline your workflows.