apple-reminders

Manage Apple Reminders from the terminal using remindctl commands.

Updated Jun 13, 2026
One-click install
npx skills add https://github.com/srivtx/supercharger-opencode --skill apple-reminders-srivtx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/srivtx/supercharger-opencode/tree/main/platform/apple-reminders
Command: npx skills add https://github.com/srivtx/supercharger-opencode --skill apple-reminders-srivtx

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the management of Apple Reminders from the terminal, enabling users to add, list, and complete tasks without leaving their command line.

Core Features & Use Cases

  • Add and List Reminders: Use remindctl commands to add new reminders and list existing ones.
  • Complete Reminders: Mark reminders as complete to keep your task list up-to-date.
  • Use Case: Quickly add a reminder for a meeting on your iPhone or iPad right from your terminal without the need for the Reminders app.

Quick Start

To add a new reminder, use the command: remindctl add "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 terminal?

You can manage Apple Reminders from the terminal using this Skill to add, list, and complete tasks directly via command line. It leverages the remindctl tool and iCloud synchronization to ensure your reminders are updated across all connected devices.

Can I create and complete tasks on macOS without opening the Reminders app?

Yes, you can create and complete tasks without opening the Reminders app by using terminal commands. This Skill allows you to add new reminders and mark existing ones as complete, keeping your task list current entirely from the command line interface.

Do I need remindctl to use this terminal task management Skill?

Yes, you need remindctl installed to use this terminal task management Skill. It relies on the remindctl command-line tool to interact with Apple Reminders.app on your macOS system, providing the necessary commands to add, list, and complete tasks.

Will reminders added from the terminal sync to my iPhone and iPad?

Yes, reminders added from the terminal will sync to your iPhone and iPad. This Skill leverages iCloud synchronization through Apple Reminders.app, ensuring that any task you create or complete via the command line is accessible across all your connected Apple devices.

What are the limitations of managing Apple Reminders via the command line?

Managing Apple Reminders via the command line is limited to adding, listing, and completing tasks. It requires macOS with Apple Reminders.app and the remindctl tool installed, meaning it cannot perform advanced organizational functions like editing reminder lists or setting complex recurrences directly from the terminal.