apple-reminders

Manage Apple Reminders lists via remindctl from the command line.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/1thirteeng3/greenmoire --skill apple-reminders-1thirteeng3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/1thirteeng3/greenmoire/tree/main/integrations/hermes-agent/skills/apple/apple-reminders
Command: npx skills add https://github.com/1thirteeng3/greenmoire --skill apple-reminders-1thirteeng3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage Apple Reminders from the terminal, enabling quick reminders management without leaving your command line and ensuring iCloud sync across devices.

Core Features & Use Cases

  • View, add, complete, and delete Apple Reminders using remindctl from the terminal.
  • Manage multiple lists and keep tasks synced across macOS devices via iCloud.
  • Scenarios: daily planning, automation workflows, and batch reminder creation from scripts.

Quick Start

Add a new reminder to a specific 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 command line?

You can manage Apple Reminders from the command line using remindctl to list, add, complete, and delete tasks across your lists. This Skill automates terminal-based reminders management without opening the Reminders app.

Do I need macOS to use remindctl for Reminders automation?

Yes, you need macOS with the Reminders app installed, alongside the remindctl CLI tool. It relies on iCloud to sync your reminders and keep tasks updated across all your macOS devices.

Can I batch create reminders in Apple Reminders using scripts?

Yes, you can batch create reminders in Apple Reminders using scripts. This Skill supports automation workflows, allowing you to add multiple tasks to specific lists quickly via the remindctl CLI.

What is the best way to sync terminal tasks with iCloud Reminders?

The best way to sync terminal tasks with iCloud Reminders is using remindctl. This Skill controls Apple Reminders from the CLI, automatically keeping your tasks synced across macOS devices via iCloud.

How does remindctl handle multiple lists in Apple Reminders?

Remindctl handles multiple lists in Apple Reminders by allowing you to view, add, complete, and delete tasks across them directly from the terminal. This enables efficient daily planning without leaving your command line.