apple-reminders

Manage Apple Reminders via remindctl CLI on macOS with JSON or plain output.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/balic-AI-ML-R-D-Resources/eliza_autonomous_agents --skill apple-reminders-balic-ai-ml-r-d-resources
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/balic-AI-ML-R-D-Resources/eliza_autonomous_agents/tree/main/packages/skills/skills/apple-reminders
Command: npx skills add https://github.com/balic-AI-ML-R-D-Resources/eliza_autonomous_agents --skill apple-reminders-balic-ai-ml-r-d-resources

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage Apple Reminders from the command line on macOS, saving you time switching apps.

Core Features & Use Cases

  • List reminders from any list and view due dates
  • Add, edit, complete, and delete reminders and lists via the remindctl CLI
  • Output in JSON or plain text for scripting and automation
  • Apply date filters (today, due dates) to focus work

Quick Start

Ask me to list or add reminders using remindctl on macOS.

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 to list, add, edit, complete, and delete reminders and lists. This allows you to handle task-management directly via command-line scripting.

Can I output macOS Reminders data as JSON for scripting and automation?

Yes, you can output macOS Reminders data as JSON or plain text. Using the remindctl CLI provides formatting options that enable seamless integration into your existing automation workflows and terminal scripts.

What is the best way to filter Apple Reminders by due dates using a CLI?

Filtering Apple Reminders by due dates is done by applying date filters through the remindctl CLI. You can target specific timeframes like today to focus on immediate tasks directly from your macOS terminal.

Do I need the remindctl binary to run terminal commands for task-management?

Yes, you need the remindctl binary installed on your macOS system to execute terminal commands for Apple Reminders. The Skill operates within macOS Reminders permission constraints to manage your lists and tasks.

Why does my CLI script fail to add reminders on macOS?

CLI scripts fail to add reminders when macOS Reminders permission constraints block access. You must ensure the terminal application running the remindctl binary has been granted proper authorization to control Apple Reminders.