apple-reminders

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

1|Updated Jul 31, 2026
One-click install
npx skills add https://github.com/icyzh/hermes-web --skill apple-reminders-icyzh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/icyzh/hermes-web/tree/main/skills/apple/apple-reminders
Command: npx skills add https://github.com/icyzh/hermes-web --skill apple-reminders-icyzh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires remindctl.

What problem does it solve?

This skill bridges the gap between your terminal workflow and the Apple ecosystem, allowing you to manage tasks without leaving your command line.

Core Features & Use Cases

  • Task Management: Add, list, and complete reminders with full support for due dates and alarm notifications.
  • iCloud Sync: All tasks created via this skill automatically sync across your iPhone, iPad, and Mac.
  • Use Case: Quickly add a task to your personal list while working in a terminal session, ensuring it appears on your mobile device for later action.

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

You can manage Apple Reminders from the terminal by using a command-line interface to create, list, and complete tasks. This functionality bridges your terminal workflow directly with the macOS Reminders application.

Do I need remindctl to add tasks to my macOS Reminders?

Yes, you need the remindctl utility installed to add tasks to your macOS Reminders. The skill relies on this command-line interface to interact with the Reminders application and requires macOS system permissions.

Will tasks created in the terminal sync to my iPhone via iCloud?

Yes, tasks created in the terminal sync to your iPhone via iCloud. All reminders managed through this interface automatically sync across your iCloud-linked devices, including iPad and Mac.

Can I set due dates and alarms for tasks created via the command line?

Yes, you can set due dates and alarms for tasks created via the command line. The task management functionality includes full support for due dates and alarm notifications when adding new reminders.

What are the limitations of using terminal commands for Apple Reminders?

A key limitation of using terminal commands for Apple Reminders is the strict dependency on the remindctl utility and macOS system permissions. It is designed for quick task additions within terminal sessions rather than comprehensive list organization.