apple-reminders

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

7|1|Updated Jul 26, 2026
One-click install
npx skills add https://github.com/paxlabs-inc/ion-agent --skill apple-reminders-paxlabs-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/paxlabs-inc/ion-agent/tree/main/skills/apple/apple-reminders
Command: npx skills add https://github.com/paxlabs-inc/ion-agent --skill apple-reminders-paxlabs-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires remindctl.

What problem does it solve?

This skill bridges the gap between your terminal-based agent and the Apple Reminders ecosystem, allowing you to manage tasks, lists, and deadlines without leaving your command-line environment.

Core Features & Use Cases

  • Task Management: Create, list, and complete reminders with support for due dates and early notifications.
  • List Organization: Create, view, and delete specific reminder lists to keep your projects and personal tasks separated.
  • Use Case: When you are working in your terminal and realize you need to follow up on a task later, you can use this skill to set a reminder that will sync automatically to your iPhone and iPad.

Quick Start

Use the apple-reminders skill to add a new task titled Buy groceries 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?

Apple Reminders can be managed from the terminal by interfacing with the remindctl command-line utility to perform CRUD operations on tasks and lists. This allows you to create, schedule, and complete reminders without leaving your command-line environment.

Do I need to install any dependencies to control Apple Reminders via the command line?

Yes, controlling Apple Reminders via the command line requires the remindctl binary to be installed and authorized for system-level access to the Reminders application. This prerequisite enables the terminal to interface with your macOS tasks and lists.

Can I create task lists and set due dates for Apple Reminders in macOS?

Yes, you can create, view, and delete specific reminder lists to separate projects, and you can schedule tasks with due dates and early notifications. This functionality keeps your personal tasks and project deadlines organized directly from the terminal.

Will reminders I create in the terminal sync to my iPhone and iPad?

Yes, reminders created in the terminal sync automatically to your iPhone and iPad through iCloud synchronization. This ensures your task management status and deadlines are updated consistently across all your macOS devices.

What is the best way to add a task to Apple Reminders without leaving my command-line environment?

The best way to add a task without leaving the command line is using a terminal-based agent that interfaces with remindctl. This bridges the gap to the Apple Reminders ecosystem, allowing you to quickly add tasks like buying groceries with a due date of tomorrow.

Does this approach to task management support tracking the completion status of todos?

Yes, this approach supports status tracking by allowing you to list and complete reminders directly from the terminal. It interfaces with the Reminders application to ensure your todo completion status is accurately reflected across your devices.