apple-reminders

Manage Apple Reminders tasks via remindctl on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires remindctl, and includes scripts (resource) components.

What problem does it solve?

This Skill provides a terminal-based interface to manage Apple Reminders, allowing users to add, list, and complete tasks directly from the command line.

Core Features & Use Cases

  • Add, List, and Complete Tasks: Manage Apple Reminders tasks through the remindctl command.
  • Sync Across Devices: Tasks added or modified will sync with all Apple devices via iCloud.
  • Use Case: For users who prefer a command-line interface for managing their to-do list and want to integrate it with other terminal-based workflows.

Quick Start

Use remindctl add "Buy milk" to add a reminder.

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?

Tasks added or modified through the terminal sync across Apple devices via iCloud. This ensures your reminder list stays updated automatically across your entire Apple ecosystem.

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

Use the command `remindctl add "Your task"` to add a reminder from the terminal. You can also list and complete existing tasks using similar remindctl commands.

Does terminal-based task management sync with iCloud?

Terminal-based task management syncs directly with iCloud. Any reminder added or completed via the command line automatically updates across all connected Apple devices.

What are the limitations of managing tasks through remindctl?

The primary limitation is that remindctl requires macOS to function. Additionally, it currently supports basic task operations like adding, listing, and completing reminders rather than complex list organization.