apple-reminders

Manage Apple Reminders via remindctl CLI with date filters and JSON output.

23|10|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/deepgram/dglabs-deepclaw --skill apple-reminders-deepgram
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/deepgram/dglabs-deepclaw/tree/main/skills/apple-reminders
Command: npx skills add https://github.com/deepgram/dglabs-deepclaw --skill apple-reminders-deepgram

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 through the terminal, providing a convenient way to list, add, edit, complete, and delete reminders without the need for the Apple Reminders app.

Core Features & Use Cases

  • CLI Access: Access and manage Reminders via the remindctl command-line interface.
  • List Management: Create, rename, and delete reminder lists.
  • Reminder Management: Add, edit, complete, and delete individual reminders.
  • Date Filters: Filter reminders by date, including today, tomorrow, upcoming, overdue, and specific dates.
  • Output Formats: Output reminders in JSON or plain text for scripting and scripting output.

Quick Start

List all reminders: remindctl

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

Do I need remindctl installed to use this Apple Reminders CLI tool?

Yes, you need the remindctl binary installed on your macOS system to use this tool, as it relies entirely on the remindctl CLI to interact with Apple Reminders.

Can I filter Apple Reminders by date via the command line?

Yes, you can filter Apple Reminders by date via the command line, supporting queries for today, tomorrow, upcoming, overdue, and specific dates using remindctl.

What is the best way to output Apple Reminders as JSON for scripting?

The best way to output Apple Reminders as JSON for scripting is to use this terminal-based approach, which supports both JSON and plain text output formats for integration into automated workflows.

How do I create and delete Apple Reminders lists using a CLI?

You can create and delete Apple Reminders lists using a CLI by executing remindctl commands, which support full list management including creating, renaming, and deleting lists.