apple-reminders

Manage Apple Reminders tasks and lists via the remindctl command-line utility.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/wangqianCAI/OBI --skill apple-reminders-wangqiancai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/wangqianCAI/OBI/tree/main/skills/apple-reminders
Command: npx skills add https://github.com/wangqianCAI/OBI --skill apple-reminders-wangqiancai

SYSTEM DOCUMENTATION & REQUIREMENTS

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-do lists without leaving your command-line environment.

Core Features & Use Cases

  • Task Management: Create, edit, complete, or delete reminders with full support for due dates and list categorization.
  • List Organization: View, create, and manage specific reminder lists to keep your projects and personal life organized.
  • Use Case: Quickly add a task to your Personal list with a due date of tomorrow while working in your terminal, ensuring it syncs automatically to your iPhone or iPad.

Quick Start

Use the apple-reminders skill to add a new task titled Buy groceries to my Personal list with a due date of 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 terminal?

You can manage Apple Reminders from the terminal by using this skill to interface with the remindctl command-line utility. It facilitates task creation, list organization, and status tracking directly within macOS environments.

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

You need to install the remindctl binary to use Apple Reminders in your CLI. This dependency must be installed and explicitly authorized to access your system Reminders database for task management.

Can I add a task to a specific Reminders list with a due date using the command line?

You can add a task to a specific Reminders list with a due date using the command line by leveraging this skill. It supports full task management capabilities, including creating reminders with due dates and list categorization.

Does creating a reminder in the macOS terminal sync to my iPhone?

Creating a reminder in the macOS terminal syncs to your iPhone because the skill interfaces directly with the system Reminders database. Any task added via the command line automatically syncs across your Apple ecosystem.

What are the limitations of managing task lists via the command line on macOS?

A key limitation of managing task lists via the command line on macOS is the strict dependency on the remindctl binary. The skill cannot function unless this specific utility is installed and granted database access permissions.