apple-reminders

Manage Apple Reminders from the terminal using remindctl.

Updated May 11, 2026
One-click install
npx skills add https://github.com/jason660519/Project-Manager --skill apple-reminders-jason660519
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/jason660519/Project-Manager/tree/main/hermes-agent/skills/apple/apple-reminders
Command: npx skills add https://github.com/jason660519/Project-Manager --skill apple-reminders-jason660519

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Apple Reminders direct control from the terminal helps you quickly create, view, and complete tasks without switching apps or UI.

Core Features & Use Cases

  • Add reminders to any list and sync across devices via iCloud.
  • List, filter, and complete reminders from the command line.
  • Automate reminder workflows as part of scripts or daily routines.

Quick Start

Run remindctl to view and manage your Apple 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 tool to create, view, and complete tasks. It allows direct command-line access to your macOS Reminders app without switching to the GUI.

Can I create reminders from the command line that sync across my devices via iCloud?

Yes, creating reminders from the command line syncs across devices via iCloud. The remindctl tool integrates with the native macOS Reminders app to ensure all added or completed tasks reflect on linked devices.

Do I need any specific tools installed to automate macOS Reminders workflows?

Yes, you need macOS with the Reminders app and the remindctl tool installed. Proper permissions must be granted for the terminal or scripts to access and control the Reminders database.

What's the best way to automate daily task routines without opening the Reminders app?

Automating daily task routines without opening the app is best done by scripting remindctl commands. This approach allows you to list, filter, and complete reminders directly within your terminal or automated scripts.

Why does my remindctl command fail when trying to access macOS Reminders?

A remindctl command fails when proper permissions to access the Reminders app are missing. Ensure the tool is installed correctly and that your terminal environment has been granted the necessary macOS privacy permissions.