apple-reminders

Automate Apple Reminders via the remindctl CLI to list, add, complete, and delete tasks.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/jacardl/New-Radar --skill apple-reminders-jacardl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/jacardl/New-Radar/tree/main/backend/frameworks/hermes-agent/skills/apple/apple-reminders
Command: npx skills add https://github.com/jacardl/New-Radar --skill apple-reminders-jacardl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing Apple Reminders manually can be repetitive and error-prone. This skill provides a CLI-based interface to list, add, complete, and delete reminders from the macOS Reminders app using remindctl, streamlining task management.

Core Features & Use Cases

  • List reminders across lists and due dates to keep tasks organized.
  • Add new reminders with titles and optional due dates for timely completion.
  • Mark reminders as complete or delete them to keep lists clean and up-to-date.

Quick Start

Use remindctl to list today's reminders, then add or complete a reminder as needed.

Frequently Asked Questions about apple-reminders

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Apple Reminders on macOS using a CLI?

You can automate Apple Reminders on macOS by using the remindctl CLI to list, add, complete, and delete tasks across multiple lists. This provides a unified command-line interface for task tracking.

Can I add new reminders with due dates from the command line?

Yes, you can add new reminders with titles and optional due dates from the command line. This is handled via remindctl commands, enabling timely task completion directly from your terminal.

Does managing Apple Reminders via remindctl require any external dependencies?

No external dependencies are required. The skill relies solely on the remindctl CLI and the native macOS Reminders integration to execute task management commands.

What is the best way to keep macOS Reminders lists clean and up-to-date?

The best way to keep macOS Reminders lists clean is to use remindctl to mark reminders as complete or delete them. This automates list maintenance and ensures your tasks stay current.

How do I list today's tasks across multiple Apple Reminders lists?

You can list today's tasks across multiple lists by using remindctl commands to query reminders and due dates. This organizes personal task tracking across all your Apple devices.