apple-reminders

Manage Apple Reminders tasks via the remindctl command-line interface.

6|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/me2Doc/friendlyclaw --skill apple-reminders-me2doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/me2Doc/friendlyclaw/tree/main/body/skills/apple-reminders
Command: npx skills add https://github.com/me2Doc/friendlyclaw --skill apple-reminders-me2doc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires remindctl.

What problem does it solve?

This skill bridges the gap between your terminal and the Apple Reminders ecosystem, allowing you to manage personal tasks and to-dos without leaving your command-line workflow.

Core Features & Use Cases

  • Task Management: Create, list, edit, and complete reminders directly from the terminal.
  • Contextual Sync: Ensures tasks created in the terminal are synced across all your Apple devices via iCloud.
  • Use Case: Quickly add a task to your Work list while coding, or check your overdue reminders for the day without switching applications.

Quick Start

Use the apple-reminders skill to add a new task titled Project Review to my Work list 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 a CLI tool to create, list, edit, and complete tasks. This bridges your terminal and the Reminders ecosystem, syncing tasks via iCloud.

Do I need any specific dependencies to control macOS Reminders via terminal?

Yes, you need the remindctl binary and appropriate macOS system permissions to interact with the native Reminders database. These dependencies allow the terminal to execute task management commands.

Can I create tasks in specific lists and set due dates using a macOS CLI?

Yes, creating tasks in specific lists and setting due dates is supported via the macOS CLI. You can quickly add a task to a named list and specify a due date like tomorrow without switching applications.

Will Reminders tasks created in the terminal sync across my Apple devices?

Yes, Reminders tasks created in the terminal sync across all your Apple devices via iCloud. This contextual sync ensures your to-dos are updated on macOS, iOS, and iPadOS automatically.

What is the best way to check overdue reminders while coding?

The best way to check overdue reminders while coding is using a CLI skill to query your Reminders database. It allows you to view tasks for the day and update their status without leaving your workflow.