apple-reminders

Manage Apple Reminders via remindctl terminal commands.

471|92|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/jasonkneen/openclicky --skill apple-reminders-jasonkneen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/jasonkneen/openclicky/tree/main/AppResources/OpenClicky/OpenClickyBundledSkills/apple-reminders
Command: npx skills add https://github.com/jasonkneen/openclicky --skill apple-reminders-jasonkneen

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the need for managing Apple Reminders directly from the terminal, offering a simple and efficient way to add, list, and complete tasks without the need for the full Reminders app.

Core Features & Use Cases

  • Reminders Management: Execute 'remindctl' commands to create, view, and manage reminders.
  • Synchronization: Ensures reminders are sync'd across all Apple devices using iCloud.
  • Use Case: If you are a command-line user or prefer working with tasks in your terminal, this skill allows you to manage your Reminders list with ease.

Quick Start

To add a new reminder, type: 'remindctl add "Task description"'

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?

Yes, reminders created via the 'remindctl' command-line utility synchronize across all your Apple devices using iCloud, ensuring your tasks are updated everywhere automatically.

How do I add a new task to Reminders using terminal commands?

You need the 'remindctl' command-line utility installed on macOS to use this Skill, which is intended for users with a command-line preference or a need to integrate task automation into scripts.

Does managing Reminders via the terminal sync with iCloud?

Yes, reminders created via the 'remindctl' command-line utility synchronize across all your Apple devices using iCloud, ensuring your tasks are updated everywhere automatically.

Do I need the remindctl utility to automate tasks on macOS?

You need the 'remindctl' command-line utility installed on macOS to use this Skill, which is intended for users with a command-line preference or a need to integrate task automation into scripts.

Can I use scripts to automate Apple Reminders management?

You can automate Apple Reminders management by integrating 'remindctl' commands into your scripts, allowing you to add, list, and complete tasks automatically from the terminal on macOS.