apple-reminders

Manage Apple Reminders from the terminal using remindctl.

4|2|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/bitan-del/gods-eye --skill apple-reminders-bitan-del
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/bitan-del/gods-eye/tree/main/skills/apple-reminders
Command: npx skills add https://github.com/bitan-del/gods-eye --skill apple-reminders-bitan-del

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.

Core Features & Use Cases

  • List, add, edit, complete, and delete reminders across multiple lists
  • Date filtering and JSON/plain output formats for scripting
  • macOS integration via remindctl with Homebrew install

Quick Start

Install remindctl on macOS via Homebrew and start managing 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 using the remindctl CLI to list, add, edit, complete, and delete reminders across multiple lists with date filtering.

Can I filter Apple Reminders by date and output them as JSON for scripting?

Yes, filtering Apple Reminders by date is supported, and you can output the results in JSON or plain text formats to integrate with your terminal automation scripts.

Do I need macOS and Homebrew to use remindctl for task management?

Yes, this task management workflow requires macOS with the remindctl binary available, which you can install via Homebrew or manual installation.

What is the best way to automate macOS task management without leaving the command line?

Automating macOS task management via remindctl enables local handling of reminders directly in the terminal, using lists and date filters to control output formats for scripts.

Why does the Apple Reminders CLI require a separate binary installation?

The Apple Reminders CLI workflow depends on the remindctl binary to bridge terminal commands with native macOS Reminders, requiring installation via Homebrew before execution.