apple-reminders

Manage Apple Reminders on macOS using remindctl to list, add, edit, complete, and delete reminders.

1|1|Updated Jun 8, 2025
One-click install
npx skills add https://github.com/SALDAPAL/microclaw --skill apple-reminders-saldapal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/SALDAPAL/microclaw/tree/main/skills/built-in/apple-reminders
Command: npx skills add https://github.com/SALDAPAL/microclaw --skill apple-reminders-saldapal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires remindctl.

What problem does it solve?

This skill makes it easy to manage Apple Reminders on macOS by interfacing with remindctl to view, add, edit, complete, and delete reminders from a single conversational or automation context.

Core Features & Use Cases

  • List reminders across lists and statuses.
  • Add, edit, complete, and delete reminders with natural-language requests.
  • Use case: quickly organize tasks in Reminders without leaving your chat or script.

Quick Start

Create a new reminder named Buy groceries due 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 on macOS from a chat interface?

You can manage Apple Reminders on macOS from a chat interface by using remindctl to list, add, edit, complete, and delete tasks through natural-language requests without opening the Reminders app.

Can I add reminders using natural language on macOS?

Yes, you can add reminders using natural language on macOS by sending conversational requests to add tasks, such as creating a reminder to buy groceries due tomorrow, processed through remindctl.

Do I need remindctl to automate task management in Apple Reminders?

Yes, you need the remindctl command-line tool installed on your macOS system to enable automated task management and operate Apple Reminders from automation flows or chat.

What is the best way to list and organize reminders without leaving my automation script?

The best way to list and organize reminders without leaving your automation script is to use remindctl to interface directly with Apple Reminders, allowing you to view and edit tasks across lists within your workflow.

Does this approach for managing Reminders work on operating systems other than macOS?

No, this approach for managing Reminders is strictly enforced for macOS only, as it relies on the native Apple Reminders application and the remindctl dependency to function correctly.

Can I complete and delete existing reminders through an automation flow?

Yes, you can complete and delete existing reminders through an automation flow by executing remindctl commands to manage task statuses and remove unwanted items from your Apple Reminders lists.