apple-reminders

Manage Apple Reminders lists and items from the command line.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Luzzer/Kraken --skill apple-reminders-luzzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/Luzzer/Kraken/tree/main/skills/apple-reminders
Command: npx skills add https://github.com/Luzzer/Kraken --skill apple-reminders-luzzer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing Apple Reminders directly from the terminal, letting you automate and control reminders without switching apps.

Core Features & Use Cases

  • View and manage Apple Reminders lists and items from the command line.
  • Add, edit, complete, and delete reminders with date filters and support for JSON or plain text output.
  • Use cases include quick task entry during coding sessions, syncing tasks with iPhone/iPad Reminders, and batch updates to multiple lists.

Quick Start

Install remindctl, then run remindctl to list or modify reminders from the terminal.

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 using the remindctl binary to list, add, edit, complete, or delete to-dos. It keeps tasks synced and accessible directly from your command line without switching apps.

Can I add and edit macOS to-dos using command line date filters?

Yes, you can add and edit macOS to-dos using command line date filters with remindctl. It supports filtering reminders by date and allows you to output the results in either JSON or plain text formats.

Does managing Apple Reminders from the terminal require macOS?

Yes, managing Apple Reminders from the terminal requires macOS compatibility. The Skill relies specifically on the remindctl binary to function and keep your to-dos synced across your personal Apple devices.

What is the best way to batch update multiple Reminders lists on macOS?

The best way to batch update multiple Reminders lists on macOS is through terminal commands. Using remindctl lets you quickly add, edit, or complete to-dos across lists during coding sessions without opening the Reminders app.

Do I need remindctl to control Apple Reminders with JSON output?

Yes, you need the remindctl binary installed to control Apple Reminders with JSON output. It provides the command line interface necessary to list, modify, and output your to-dos in structured JSON or plain text.

Why use terminal commands instead of the Apple Reminders app for task management?

Using terminal commands instead of the Apple Reminders app allows for quick task entry during coding sessions and batch updates. It keeps to-dos synced with iPhone and iPad while automating task management directly from your workflow.