apple-reminders

Manage Apple Reminders from the terminal using remindctl.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/juliuss1907/knowledge-base --skill apple-reminders-juliuss1907
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/juliuss1907/knowledge-base/tree/main/.hermes/skills/apple/apple-reminders
Command: npx skills add https://github.com/juliuss1907/knowledge-base --skill apple-reminders-juliuss1907

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires remindctl, and includes scripts (resource) components.

What problem does it solve?

This Skill enables users to manage their Apple Reminders from the terminal, providing a streamlined way to add, list, and complete tasks directly through the command line.

Core Features & Use Cases

  • Terminal-based Reminders: Access and manage your reminders through terminal commands.
  • Device Syncing: Synchronize reminders across all Apple devices via iCloud.
  • Use Case: If you need to add a new reminder while on a computer, you can use this Skill to create it and have it automatically sync with your phone and tablet.

Quick Start

Use the 'remindctl add "Buy milk"' command to add a new reminder.

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 command-line tool to add, list, and complete tasks directly. This streamlines task automation without leaving your command line interface.

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

Yes, you need macOS to use terminal commands for Apple Reminders. The Skill requires macOS with the Reminders.app installed, along with the remindctl utility, to execute task automation commands successfully.

How do I add a new reminder using the macOS terminal?

To add a new reminder using the macOS terminal, you execute the command 'remindctl add "Your task"'. This creates a task in Apple Reminders and automatically syncs it across your iCloud-connected devices.

Will reminders I add via the terminal sync to my other Apple devices?

Yes, reminders added via the terminal will sync to your other Apple devices. The Skill utilizes Apple Reminders and iCloud syncing, ensuring any task created through terminal management appears on your phone and tablet.

What are the limitations of using remindctl for task automation?

The limitations of using remindctl for task automation include being restricted to macOS environments with Reminders.app. Additionally, the Skill currently supports only adding, listing, and completing tasks via terminal commands.