apple-reminders

Manage Apple Reminders via the memo CLI on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage Apple Reminders directly from the terminal on macOS, enabling quick creation, completion, and deletion of reminders without leaving your workflow.

Core Features & Use Cases

  • Create reminders from the command line with simple prompts or quick adds.
  • Complete or delete reminders to keep lists clean and up-to-date.
  • Note: memo CLI shares the same installation for both Notes and Reminders functionality.

Quick Start

Run memo rem to view, add, complete, or delete reminders from the terminal.

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 macOS terminal?

You can manage Apple Reminders from the macOS terminal by using the memo CLI to create, complete, and delete tasks without leaving your command line workflow.

Do I need Homebrew to control macOS Reminders via the command line?

You need the memo binary installed to control macOS Reminders, which can be installed via Homebrew tap antoniorodr/memo or pip install. macOS Reminders access permissions are also required.

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

Yes, you can create and complete reminders without opening the app by running memo rem in the terminal, enabling quick task management during scripted or interactive usage.

What is the best way to automate task management for Apple Reminders on macOS?

The best way to automate task management is using the memo CLI in macOS, allowing you to script the creation, completion, and deletion of reminders directly from the terminal.

Does the memo CLI for macOS Reminders also work with Apple Notes?

Yes, the memo CLI shares the same installation for both Notes and Reminders functionality, allowing you to manage both personal productivity workflows from the terminal.

Why is my macOS Reminders CLI tool not working?

Your macOS Reminders CLI tool may not work if the memo binary is not installed via Homebrew or pip, or if macOS Reminders access permissions have not been granted to the terminal.