apple-reminders

Add, list, and complete Apple Reminders tasks via the terminal.

2|Updated May 22, 2026
One-click install
npx skills add https://github.com/519lab/thoth-agent --skill apple-reminders-519lab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/519lab/thoth-agent/tree/main/skills/apple/apple-reminders
Command: npx skills add https://github.com/519lab/thoth-agent --skill apple-reminders-519lab

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the management of Apple Reminders directly from the terminal, enabling users to add, list, and complete tasks efficiently.

Core Features & Use Cases

  • Terminal Integration: Execute reminder commands through the terminal.
  • Task Synchronization: Sync tasks across all Apple devices via iCloud.
  • Use Case: If you're a command-line user and need to manage your reminders without opening the Reminders app, this skill allows you to do so with ease.

Quick Start

Use the remindctl add "Buy milk" command to add a new reminder.

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 by executing commands to add, list, and complete tasks. This integration allows command-line users to handle reminders without opening the Reminders app.

Do I need macOS to sync tasks across Apple devices via iCloud?

Yes, you need macOS with the Reminders.app installed to sync tasks across Apple devices. The synchronization relies on iCloud to keep your reminders updated across your ecosystem.

How do I add a new task in Apple Reminders using the command line?

To add a new task in Apple Reminders using the command line, use the command `remindctl add "Buy milk"`. This directly creates a new reminder in your task list.

What is remindctl used for in task management?

remindctl is a command-line tool used for task management with Apple Reminders. It enables users to execute terminal commands for adding, listing, and completing reminders efficiently.

Can I complete existing reminders without opening the Reminders app?

Yes, you can complete existing reminders without opening the Reminders app by using terminal commands. The system supports task completion actions directly through the command-line interface.