apple-reminders

Manage Apple Reminders tasks via the remindctl CLI from the terminal.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/Rawgrowth-Consulting/rawclaw-agent --skill apple-reminders-rawgrowth-consulting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/Rawgrowth-Consulting/rawclaw-agent/tree/main/skills/apple/apple-reminders
Command: npx skills add https://github.com/Rawgrowth-Consulting/rawclaw-agent --skill apple-reminders-rawgrowth-consulting

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing Apple Reminders from the command line can be slow and error-prone when juggling multiple devices and lists. This Skill provides a CLI-driven way to view, add, complete, and delete reminders across macOS Reminders, keeping your tasks in sync.

Core Features & Use Cases

  • View, add, complete, and delete reminders via remindctl
  • Operate across Reminders lists and sync through iCloud
  • Real-world scenario: quickly add a due reminder from the terminal and see it appear on your iPhone

Quick Start

Invoke remindctl to list and manage your Apple Reminders directly 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 terminal?

You can manage Apple Reminders from the terminal by using the remindctl CLI to view, add, complete, and delete tasks across your macOS Reminders lists. This Skill automates task management directly from the command line.

Can I add a reminder from the CLI and have it sync to my iPhone?

Yes, adding a reminder via the CLI syncs it through iCloud. Because this Skill operates on the native macOS Reminders app, any to-do created from the terminal will appear on your iPhone.

Do I need remindctl installed to control macOS tasks via the command line?

Yes, you need remindctl installed on macOS. This Skill uses remindctl to interact with the Reminders.app, and it validates your macOS permissions before accessing your task lists.

What's the best way to automate task creation across multiple Apple Reminders lists?

The best way to automate task creation across lists is using a CLI tool like remindctl. This Skill drives remindctl to programmatically add, list, and complete reminders across different macOS lists.

Does this approach to managing macOS Reminders require special permissions?

Yes, managing macOS Reminders requires system permissions. The Skill validates permissions before access, ensuring remindctl can securely interact with your Reminders.app data without errors.