apple-reminders

Manage Apple Reminders via the remindctl CLI tool.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows for seamless management of your Apple Reminders directly from the command line, ensuring your to-dos are always up-to-date across your Apple devices.

Core Features & Use Cases

  • Task Management: Add, edit, complete, and delete reminders.
  • List Organization: Create, view, and delete reminder lists.
  • Date Filtering: View reminders due today, tomorrow, this week, or on specific dates.
  • Use Case: Quickly add a reminder to "Buy groceries" due tomorrow to your "Personal" list without opening the Reminders app.

Quick Start

Add a reminder to buy milk due tomorrow.

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?

You can manage Apple Reminders from the command line by using the remindctl CLI tool to list, add, edit, complete, and delete reminders across different lists.

Can I add a task to a specific Apple Reminders list without opening the app?

Yes, you can add a task to a specific Apple Reminders list without opening the app by executing CLI commands to create reminders and set dates directly in the terminal.

Does managing Apple Reminders via CLI sync tasks across my macOS devices?

Yes, managing Apple Reminders via CLI syncs tasks across your macOS devices by integrating directly with the native Reminders app for cross-device synchronization.

Do I need to install any dependencies to use Apple Reminders CLI commands?

Yes, you need to install and authorize the remindctl binary on your macOS system before you can execute CLI commands to manage your Apple Reminders.

How do I filter Apple Reminders by date using the terminal?

You filter Apple Reminders by date in the terminal by passing date parameters to the CLI tool, allowing you to view reminders due today, tomorrow, this week, or on specific dates.

Can I create and delete reminder lists using macOS terminal commands?

Yes, you can create, view, and delete reminder lists using macOS terminal commands by utilizing the list organization features of the remindctl CLI tool.