apple-reminders

Automate Apple Reminders management via remindctl from the command line.

6|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/flemzord/sclaw --skill apple-reminders-flemzord
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/flemzord/sclaw/tree/main/skills/apple-reminders
Command: npx skills add https://github.com/flemzord/sclaw --skill apple-reminders-flemzord

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Apple Reminders are often managed across devices with manual taps; this skill lets you control them from the command line to save time and reduce context switching.

Core Features & Use Cases

  • View, add, edit, complete, and delete reminders
  • Filter by lists and due dates; output as JSON or plain text
  • Rapid scripting for batch updates and automation

Quick Start

Install remindctl on macOS, then run remindctl to manage Apple Reminders from the command line.

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 on macOS?

You can manage Apple Reminders from the command line on macOS by using the remindctl tool to view, add, edit, complete, and delete to-dos directly in the terminal. This workflow reduces manual taps and enables rapid scripting for batch task updates.

Do I need to install remindctl to control my to-do lists in the terminal?

Yes, you need to install the remindctl utility on your macOS system to control your to-do lists in the terminal. Once installed, this tool acts as the bridge to automate your personal reminders, apply due dates, and output task data as JSON or plain text.

Can I filter Apple Reminders by due dates and output the results as JSON?

Yes, you can filter Apple Reminders by lists and due dates, and output the results as JSON or plain text. This allows you to easily integrate your macOS task data into other command line scripts or automated personal productivity workflows.

What is the best way to automate adding reminders with due dates on macOS?

The best way to automate adding reminders with due dates on macOS is by using command line tools like remindctl to script the process. This allows you to rapidly create to-dos and apply due dates without manual tapping in the Reminders app.

Are there limitations when using terminal commands for Apple Reminders automation?

The main limitation for Apple Reminders automation via terminal commands is that it strictly requires the remindctl tool installed on a macOS environment. It is designed for personal productivity tasks like to-do lists and may not support complex nested task structures outside standard list filtering.