apple-reminders

Manage Apple Reminders lists and due dates via remindctl on macOS.

2|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/AlexiosBluffMara/mercury --skill apple-reminders-alexiosbluffmara
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/AlexiosBluffMara/mercury/tree/main/skills/apple/apple-reminders
Command: npx skills add https://github.com/AlexiosBluffMara/mercury --skill apple-reminders-alexiosbluffmara

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reminders on macOS can be tedious to manage manually; remindctl lets you control Apple Reminders directly from the terminal, with cross-device syncing via iCloud.

Core Features & Use Cases

  • View Reminders: list today, tomorrow, all reminders, or a specific date.
  • Manage Lists: create, rename, or switch between Reminders lists for organization.
  • Create Reminders: add new reminders with titles, due dates, and list associations.
  • Complete / Delete: mark reminders as complete or remove them from lists.
  • Use Case: Batch-create a week's reminders for a project and ensure they appear on iPhone, iPad, and Mac.

Quick Start

Run remindctl to view today’s reminders and confirm they sync across all Apple devices via iCloud.

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 remindctl to list, add, complete, and delete reminders. This command-line tool interfaces directly with the macOS Reminders app and syncs tasks across iCloud devices.

Can I use remindctl to add reminders with due dates on macOS?

Yes, you can use remindctl on macOS to create new reminders with specific titles and due dates. The tool allows you to assign tasks to designated Reminders lists before they sync to your Apple devices.

Does remindctl sync Apple Reminders across iPhone, iPad, and Mac?

Yes, remindctl syncs Apple Reminders across iPhone, iPad, and Mac via iCloud. Commands executed in the macOS terminal automatically update the Reminders app on all connected Apple devices.

What's the best way to batch create reminders for a project on macOS?

The best way to batch create reminders for a project on macOS is using remindctl. You can quickly add multiple tasks with due dates and list associations from the terminal, ensuring they appear on all iCloud-synced devices.

Do I need the macOS Reminders app installed to use remindctl?

Yes, you need the macOS Reminders app installed and an active macOS environment to use remindctl. The tool relies on the native Reminders app infrastructure to process commands and sync data through iCloud.

How do I view all reminders for a specific date using the terminal?

You can view all reminders for a specific date by running remindctl commands in the terminal. The tool supports viewing reminders for today, tomorrow, any specific date, or across all lists on your macOS system.