apple-reminders

Manage Apple Reminders from the terminal using the remindctl CLI.

9|2|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/hongmaple0820/agent-academy --skill apple-reminders-hongmaple0820
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/hongmaple0820/agent-academy/tree/main/skills/integrations/apple-reminders
Command: npx skills add https://github.com/hongmaple0820/agent-academy --skill apple-reminders-hongmaple0820

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage Apple Reminders from the terminal using remindctl, enabling rapid task creation, editing, and synchronization with iOS reminders.

Core Features & Use Cases

  • List, add, edit, complete, and delete reminders from the command line.
  • Filter reminders by date and view results in JSON or plain text.
  • Use cases include quickly adding personal tasks, organizing reminders into lists, and exporting reminders for reporting.

Quick Start

Install remindctl via Homebrew and start managing your 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 by using the remindctl CLI to list, add, edit, complete, and delete personal tasks directly across your lists.

Do I need to install remindctl to control Apple Reminders via command line?

Yes, you need to install the remindctl CLI tool, typically via Homebrew, and grant it access permissions to the Reminders app on your macOS environment.

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

Yes, you can filter your Apple Reminders by specific dates and choose to view or export the results in either JSON or plain text output formats.

What is the best way to automate task creation in macOS Reminders?

Using the remindctl CLI is an efficient way to automate task creation, enabling rapid adding, editing, and synchronizing of personal tasks with iOS reminders.

Does this command line approach support editing and completing existing reminders?

Yes, the command line approach supports editing, completing, and deleting reminders, allowing you to fully organize and manage existing tasks within Apple Reminders lists.