apple-reminders

Manage Apple Reminders via the remindctl CLI tool.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires remindctl, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of your Apple Reminders directly from the command line, eliminating the need to switch to the Reminders app for common tasks.

Core Features & Use Cases

  • Add, Edit, Complete, Delete: Create new reminders, modify existing ones, mark them as done, or remove them entirely.
  • List and Filter: View all reminders, or filter them by date (today, tomorrow, week, overdue, upcoming) or specific lists.
  • Use Case: Quickly add a reminder to "Call mom tomorrow evening" or check "What are my overdue tasks?" without leaving your terminal.

Quick Start

Use the apple-reminders skill to add a reminder to buy milk.

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 using a CLI tool to add, edit, complete, delete, and list reminders without opening the Reminders app.

Do I need remindctl to add and complete tasks via the macOS terminal?

Yes, you need the remindctl binary installed and appropriate system permissions for the Reminders application to add and complete tasks via the macOS terminal.

Can I filter my macOS Reminders by date or specific lists in the terminal?

Yes, you can filter macOS Reminders in the terminal by date categories like today, tomorrow, week, overdue, and upcoming, or by filtering specific reminder lists.

What is the best way to check overdue tasks without leaving the terminal?

The best way to check overdue tasks without leaving the terminal is using a macOS Reminders CLI tool that filters and lists reminders matching the overdue date criteria.

Why does my macOS Reminders CLI tool fail to create new reminders?

Your macOS Reminders CLI tool fails to create new reminders if the remindctl binary is missing or the system lacks the required permissions for the Reminders application.