apple-reminders

Manage Apple Reminders from the terminal via remindctl with add, list, complete commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Apple Reminders via remindctl enables hands-free, scriptable management of Apple Reminders, synchronizing across devices so you can manage tasks without opening the Reminders UI.

Core Features & Use Cases

  • Create, list, and complete reminders from the terminal using remindctl.
  • Syncs tasks across iCloud-enabled devices and Reminders app on macOS.
  • Use cases include quick task entry during work, batch updating lists, and automating daily routines.

Quick Start

Tell me to add a reminder named 'Call mom' due tomorrow to the Personal list using remindctl.

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 tool to create, list, and complete tasks. This enables scriptable task management that syncs directly to iCloud without opening the Reminders UI.

Can I create and complete iCloud tasks without opening the Reminders app?

Yes, you can create and complete iCloud tasks without opening the Reminders app by executing terminal commands via remindctl. Tasks sync automatically across your iCloud-enabled devices from the command line.

Do I need macOS to use terminal commands for Apple Reminders?

Yes, you need macOS to use terminal commands for Apple Reminders. The setup requires macOS with the Reminders.app installed and the remindctl tool configured to interface with the system's native task database.

What is the best way to automate task management on macOS using iCloud?

The best way to automate task management on macOS using iCloud is through terminal-based commands with remindctl. This approach allows quick task entry and batch updating of lists while maintaining continuous iCloud synchronization.

How do I add a reminder with a due date to a specific list from the command line?

To add a reminder with a due date to a specific list from the command line, use the add command with remindctl. You can specify the task name, target list, and optional due date parameters directly in your terminal prompt.