apple-reminders

Manage Apple Reminders via remindctl CLI with JSON or plain output.

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/Solitude01/proiect-new --skill apple-reminders-solitude01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/Solitude01/proiect-new/tree/main/%E5%88%9B%E6%84%8F/%E9%A3%9E%E7%89%9B/OPENCLAW/openclaw/openclaw/skills/apple-reminders
Command: npx skills add https://github.com/Solitude01/proiect-new --skill apple-reminders-solitude01

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Apple Reminders are often managed manually in the Reminders app; this skill provides a CLI to manage reminders programmatically, saving time and keeping tasks in sync with workflows.

Core Features & Use Cases

  • Manage Apple Reminders via remindctl: list, add, edit, complete, and delete across lists, with date filters.
  • Output formats support JSON or plain text for scripting and automation.
  • Use case: create and update reminders from a CI job or a daily script to track tasks.

Quick Start

Install remindctl on macOS, then run remindctl to 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 command line?

You can manage Apple Reminders from the command line using this skill to automate list, add, edit, complete, and delete operations across your personal reminder lists.

Can I add reminders with due dates using a macOS CLI?

Yes, you can add reminders with due dates via the macOS CLI. The skill applies due dates and outputs data in JSON or plain text for automation workflows.

Do I need remindctl installed to automate Apple Reminders on macOS?

Yes, you need remindctl installed on macOS to automate Apple Reminders. This skill relies on remindctl to execute list, add, edit, complete, and delete operations.

What is the best way to automate task management for Apple Reminders in CI jobs?

The best way to automate task management for Apple Reminders in CI jobs is using this CLI skill, which supports JSON output for scripting and daily task tracking workflows.

Does the Apple Reminders CLI support filtering tasks by date?

Yes, the Apple Reminders CLI supports filtering tasks by date. You can apply date filters when listing reminders to track tasks across your personal lists.

What are the limitations of managing Apple Reminders via a CLI?

Managing Apple Reminders via a CLI is limited to macOS environments with remindctl installed, supporting list, add, edit, complete, and delete operations with JSON or plain text output.