apple-reminders

Manage Apple Reminders from the command line via remindctl.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage Apple Reminders from the terminal using remindctl, enabling cross-device syncing via iCloud.

Core Features & Use Cases

  • List, add, complete, and delete reminders with remindctl.
  • Synchronize reminders across all Apple devices via iCloud.
  • Use case: quickly create personal tasks from the terminal on macOS.

Quick Start

Add a new reminder with a title and due date 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 command line on macOS?

You can manage Apple Reminders from the command line on macOS by using remindctl to list, add, complete, or delete reminders across your iCloud-synced devices.

Can I create a new reminder with a due date using the macOS terminal?

Yes, you can create a new reminder with a title and due date from the macOS terminal by executing remindctl commands through the command line interface.

Do I need to grant macOS Reminders permissions to use remindctl?

Yes, you need to grant macOS Reminders permissions to allow remindctl to operate and interact with your local Apple Reminders database before executing any commands.

Does remindctl sync reminders across all Apple devices?

Yes, remindctl synchronizes reminders across all Apple devices via iCloud, ensuring any command-line additions or completions are updated everywhere.

What are the limitations of using remindctl for Apple Reminders?

The primary limitation of using remindctl for Apple Reminders is that it requires a macOS environment with the remindctl CLI installed and explicit Reminders permissions to operate.

Is there a way to complete or delete reminders from the terminal without opening the Reminders app?

Yes, you can complete or delete reminders directly from the terminal without opening the Reminders app by invoking the remindctl CLI on your macOS system.