apple-reminders

by Unknown v1.0.0

The Apple Reminders skill allows you to manage your Apple Reminders directly from the command line using the `remindctl` tool. This skill provides functionality for listing, adding, editing, completing, and deleting reminders. It supports filtering by lists, dates, and outputting in JSON or plain text formats.

This skill is ideal for users who prefer to manage their reminders programmatically or integrate them into scripts and workflows. It leverages the `remindctl` CLI, providing a seamless way to interact with Apple Reminders without opening the Reminders app.

What It Does

This skill enables you to manage Apple Reminders through the `remindctl` command-line interface. You can list reminders, add new ones, edit existing reminders, mark them as complete, and delete them. It supports various date formats, list management, and output formats like JSON and plain text.

When To Use

Use this skill when you need to manage Apple Reminders from the command line, create personal to-dos with due dates that sync to iOS, manage Apple Reminders lists, or integrate Reminders into scripts and workflows.

Inputs

Commands and arguments for `remindctl`, including list names, reminder titles, due dates, and reminder IDs.

Outputs

The skill outputs lists of reminders, success/error messages for actions performed, or reminder data in JSON or plain text format.

Limitations

This skill is macOS-only and requires the `remindctl` tool to be installed. It also requires granting Reminders access to the terminal or application running the skill.

Installation

1. Ensure you have Homebrew installed on your macOS system.
2. Open your terminal and run `brew install steipete/tap/remindctl`.
3. When prompted, grant Reminders access to the application using this skill (e.g., Terminal, iTerm).

View Cline documentation

Have a Skill to Share?

Join the community and help AI agents learn new capabilities. Submit your skill and reach thousands of developers.