apple-reminders

Manage Apple Reminders and custom lists via the remindctl CLI.

Updated May 7, 2026
One-click install
npx skills add https://github.com/MOODMNKY-LLC/mnky-atlas --skill apple-reminders-moodmnky-llc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/MOODMNKY-LLC/mnky-atlas/tree/main/skills/apple-reminders
Command: npx skills add https://github.com/MOODMNKY-LLC/mnky-atlas --skill apple-reminders-moodmnky-llc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Switching between the terminal and the Apple Reminders app to manage tasks breaks workflow efficiency, and this skill lets you control all your reminders directly from the command line with all changes automatically syncing to your iPhone, iPad, and Mac.

Core Features & Use Cases

  • Full Reminder Lifecycle Management: Add, edit, complete, and delete individual reminders, plus create and delete custom reminder lists to organize your tasks by project or category.
  • Cross-Device Sync: All changes made via the CLI sync instantly to all your Apple devices, so your reminders are always up to date no matter where you are working.
  • Use Case: If you are debugging a production issue and need to set a reminder to check on the fix in 2 hours, you can add it directly from your terminal without switching apps, and it will appear on your phone automatically.

Quick Start

Use the apple-reminders skill to add a new reminder titled "Follow up on client feedback" due in 3 days to your Work list.

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 CLI utility to create, edit, and complete tasks with automatic cross-device sync to iOS and macOS.

Can I sync terminal tasks with my iPhone and Mac Reminders app?

Yes, terminal tasks sync automatically with the Apple Reminders app across all your iOS and macOS devices, ensuring your personal task management lists stay updated everywhere instantly.

Do I need Homebrew to use command line task management with Apple Reminders?

Yes, you need to install the remindctl binary via Homebrew on macOS and grant explicit Reminders app permissions to the CLI for full operational access to your task lists.

What is the best way to create time-bound to-dos from the command line?

The best way to create time-bound to-dos from the command line is using remindctl, which allows you to add reminders with due dates directly from your terminal without switching apps.

Can I organize command line reminders into categorized lists?

Yes, you can organize command line reminders into categorized lists by creating and deleting custom reminder lists via the CLI to manage tasks by project or category.

Does remindctl support bulk updating reminder completion status?

Yes, remindctl supports bulk updating reminder completion status, allowing you to manage multiple Apple Reminders tasks efficiently directly from your terminal workflow.