apple-reminders

Manage Apple Reminders tasks via the remindctl command-line interface.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/ghufronbagaskara/agent-im --skill apple-reminders-ghufronbagaskara
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/ghufronbagaskara/agent-im/tree/main/hermes-home/skills/apple/apple-reminders
Command: npx skills add https://github.com/ghufronbagaskara/agent-im --skill apple-reminders-ghufronbagaskara

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires remindctl.

What problem does it solve?

This Skill bridges the gap between your terminal and Apple Reminders, allowing you to manage tasks and to-dos without leaving your command-line environment while ensuring they sync across all your Apple devices.

Core Features & Use Cases

  • Task Management: Create, list, complete, and delete reminders using simple terminal commands.
  • Sync Integration: Leverages iCloud to ensure tasks created via the agent appear on your iPhone, iPad, and Mac.
  • Use Case: Quickly add a task to your personal list while working in a terminal session, or check your daily agenda without switching to the Reminders app.

Quick Start

Use the apple-reminders skill to add a new task titled Buy groceries to my personal list with a due date of tomorrow.

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 directly from the terminal?

You can manage Apple Reminders directly from the terminal by using the remindctl command-line interface to create, list, complete, and delete tasks. This allows you to handle to-dos without leaving your command-line environment.

Do I need to install Homebrew to use Apple Reminders in the terminal?

Yes, you need to install the remindctl utility via Homebrew to use this feature. You must also grant appropriate macOS Reminders permissions on your machine for the terminal commands to access your tasks.

Can I sync tasks created in the terminal across my iPhone and iPad?

Yes, tasks created via the terminal sync across your iPhone, iPad, and Mac. The integration leverages iCloud to ensure any reminders you add or update appear on all your Apple devices.

What is the best way to add a task to a specific Reminders list using the command line?

The best way to add a task to a specific Reminders list is by instructing the agent to create a reminder with a title, target list name, and due date. The remindctl interface handles the task creation and syncs it instantly.

Does using terminal commands for macOS Reminders require switching to the Reminders app?

No, using terminal commands for macOS Reminders does not require switching to the Reminders app. You can quickly add tasks or check your daily agenda entirely within your terminal session while working.