apple-reminders

Automates Apple Reminders via remindctl CLI with date filters and JSON/plain outputs on macOS.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/jason9693/Open-Jordy --skill apple-reminders-jason9693
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/jason9693/Open-Jordy/tree/main/openjordy/skills/apple-reminders
Command: npx skills add https://github.com/jason9693/Open-Jordy --skill apple-reminders-jason9693

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Apple Reminders often require manual handling via the Reminders app or iOS. This skill provides a CLI-based workflow to manage reminders from the terminal, saving time and enabling automation.

Core Features & Use Cases

  • List, add, edit, complete, and delete reminders from the command line with date filters and output in JSON or plain text.
  • Manage multiple lists and sync with the Reminders app on macOS.

Quick Start

Install remindctl on macOS, then run remindctl to manage your Apple 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 on macOS?

You can manage Apple Reminders from the terminal by using the remindctl CLI tool to list, add, edit, complete, and delete reminders across multiple lists. It requires the remindctl binary installed via Homebrew on macOS.

Can I add and edit macOS reminders from the command line?

Yes, you can add and edit macOS reminders from the command line using the remindctl CLI. This skill automates task handling by allowing you to manage reminders and apply date filters directly from the terminal.

What is the best way to automate task management for Apple Reminders?

Automating task management for Apple Reminders is best achieved through a CLI-based workflow using the remindctl binary. It enables you to handle tasks from the terminal and output data in JSON or plain text formats for scripting.

Does managing Apple Reminders via remindctl require any specific macOS setup?

Yes, managing Apple Reminders via remindctl requires macOS compatibility and the remindctl binary. You need to install remindctl on macOS using Homebrew before you can execute CLI-based operations to sync with the Reminders app.

Can I filter Apple Reminders by date and output them as JSON?

Yes, you can filter Apple Reminders by date and output them as JSON. The remindctl CLI supports date filters and provides both JSON and plain text output formats to streamline task handling and integration.

Are there limitations to using a CLI for Apple Reminders compared to the macOS app?

The main limitation of using a CLI for Apple Reminders is that it strictly requires macOS and the remindctl binary. While it syncs with the Reminders app, all operations are CLI-based, which may lack the manual GUI interaction of the native app.