apple-reminders

Add, list, and complete Apple Reminders from the terminal via remindctl.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/LynxLabVN/office-agent --skill apple-reminders-lynxlabvn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/LynxLabVN/office-agent/tree/main/agent-core/skills/apple/apple-reminders
Command: npx skills add https://github.com/LynxLabVN/office-agent --skill apple-reminders-lynxlabvn

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the management of Apple Reminders through terminal commands, allowing users to add, list, and complete reminders without needing to open the Reminders app.

Core Features & Use Cases

  • Terminal-based Management: Add, list, and complete reminders from the command line.
  • Synchronization: Tasks are synced across all Apple devices via iCloud.
  • Use Case: For users who prefer terminal commands to manage their daily to-do list or reminders on macOS.

Quick Start

Use the apple-reminders skill to add a reminder to your 'Work' list for 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 macOS terminal?

You can manage Apple Reminders from the macOS terminal by executing command-line scripts that add, list, and complete tasks. This allows direct interaction with your reminders without opening the graphical Reminders application.

Do I need remindctl to use terminal commands for Apple Reminders?

Yes, you need remindctl installed and authorized on your macOS system. This dependency provides the necessary interface to interact with the Apple Reminders database and execute task management commands.

Can I sync terminal-managed task lists across my Apple devices?

Yes, terminal-managed task lists sync automatically across all Apple devices. This synchronization occurs via iCloud, ensuring reminders added or completed through terminal commands appear on your iPhone, iPad, and Mac.

What's the best way to add a task to Apple Reminders without opening the app?

The best way to add a task without opening the app is using terminal commands via remindctl. This method enables you to quickly create new reminders directly from your command line interface.

Does managing Apple Reminders via terminal commands work on Linux?

No, managing Apple Reminders via terminal commands does not work on Linux. This functionality is exclusively for macOS users, relying on the remindctl dependency and native Apple Reminders integration.