apple-reminders

Manage Apple Reminders from the terminal using the memo CLI on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the management of Apple Reminders from the terminal, enabling quick creation, completion, and deletion of reminders without switching apps.

Core Features & Use Cases

  • Create, complete, and delete reminders using the memo CLI on macOS.
  • Works with Reminders.app and supports common workflows like single reminders and small batches.
  • Example scenario: a user asks Clawdis to add a reminder to call a friend or remember a meeting.

Quick Start

Install memo on macOS and run a sample reminder using memo rem -a 'Buy groceries'.

Frequently Asked Questions about apple-reminders

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create Apple Reminders from the terminal on macOS?

You can create Apple Reminders from the terminal on macOS by using the memo CLI to execute quick add commands. This allows you to generate single or small batches of reminders without switching away from your command line interface.

Do I need to install any dependencies to manage Reminders.app via command line?

Yes, managing Reminders.app via command line requires the memo binary to be installed on your macOS system. You also need to grant Reminders.app automation permissions so the CLI can interact with your lists.

Can I complete and delete reminders using macOS terminal automation?

Yes, macOS terminal automation supports completing and deleting reminders through the memo CLI. This enables full reminder management directly from your terminal for efficient personal productivity workflows and list cleanups.

What is the best way to automate personal reminder management without opening the app?

The best way to automate reminder management without opening the app is using a CLI tool like memo on macOS. It handles quick adds, updates, and deletions directly from the terminal, streamlining your productivity workflow.

Does terminal reminder management work for batch operations on macOS?

Terminal reminder management on macOS works for batch operations by executing multiple memo commands. This supports common workflows where you need to add or clean up small batches of reminders efficiently from the command line.