apple-reminders

Manage Apple Reminders from the terminal via remindctl.

30|1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/qianleigood/crawclaw --skill apple-reminders-qianleigood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/qianleigood/crawclaw/tree/main/skills-optional/apple-reminders
Command: npx skills add https://github.com/qianleigood/crawclaw --skill apple-reminders-qianleigood

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Apple Reminders can be tedious to manage manually; this skill lets you control reminders from the terminal, reducing context switching and enabling automation.

Core Features & Use Cases

  • View reminders and lists with quick commands
  • Create, edit, complete, and delete reminders; filter by lists and due dates
  • Output results in JSON or plain text for scripting and automation

Quick Start

Install remindctl via Homebrew and begin managing 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 automating creation, listing, and filtering tasks by lists and due dates. This requires the remindctl binary installed via Homebrew to execute commands and export results.

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

Yes, you need Homebrew to install the remindctl binary in a macOS environment. This prerequisite enables the terminal automation required to control your Apple Reminders and output results in JSON or plain text.

Can I filter Apple Reminders by due dates using terminal commands?

Yes, you can filter Apple Reminders by lists and due dates using terminal commands. This allows you to view specific tasks and export the filtered results in JSON or plain text for scripting and automation.

What is the best way to export Apple Reminders in JSON format?

The best way to export Apple Reminders in JSON format is by using terminal automation commands. This outputs your filtered tasks and lists directly in JSON, enabling seamless integration with scripting and automation workflows.

Does Apple Reminders terminal automation work on non-macOS environments?

No, Apple Reminders terminal automation requires a macOS environment to function. It depends on the remindctl binary and native macOS workflows to create, list, filter, and manage your tasks effectively.

Why use terminal commands instead of the Apple Reminders app?

Using terminal commands reduces manual context switching and enables task-management automation. It allows you to quickly create, edit, and export reminders in JSON or plain text without opening the native Apple Reminders application.