apple-reminders

Manage Apple Reminders tasks from the terminal using remindctl.

Updated Jun 11, 2026
One-click install
npx skills add https://github.com/LamseyahElias/jarvis-cloud-v2 --skill apple-reminders-lamseyahelias
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-reminders
Source: https://github.com/LamseyahElias/jarvis-cloud-v2/tree/main/hermes-agent/skills/apple/apple-reminders
Command: npx skills add https://github.com/LamseyahElias/jarvis-cloud-v2 --skill apple-reminders-lamseyahelias

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Apple Reminders via remindctl lets macOS users manage reminders directly from the terminal, reducing context switching and keeping tasks in sync across devices.

Core Features & Use Cases

  • Add reminders from the terminal and sync with Reminders across devices.
  • List upcoming reminders and mark them as completed.
  • Use Case: while coding or researching, quickly create or check tasks without leaving the terminal.

Quick Start

Install remindctl, grant Reminders permission when prompted, and then use remindctl to add, list, or complete reminders from the terminal.

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 using the remindctl command-line tool to add, list, and complete tasks. This allows you to handle task management directly without leaving your terminal environment.

Can I add reminders via command line and sync them across Apple devices?

Yes, adding reminders via the command line with remindctl syncs them across your Apple devices. Tasks created in the terminal automatically integrate with the native Apple Reminders ecosystem to keep your lists updated everywhere.

Do I need remindctl installed to use Apple Reminders in the terminal?

Yes, you need remindctl installed on your macOS system to use this functionality. You must also grant the terminal permission to access your Reminders data when prompted during the initial setup process.

What is the best way to create tasks while coding without context switching?

The best way to create tasks while coding without context switching is using a command-line interface for task management. By running remindctl commands directly in your terminal, you can quickly add or check reminders alongside your development work.

Does managing reminders via the terminal support marking tasks as completed?

Yes, managing reminders via the terminal supports marking tasks as completed. The remindctl command-line tool provides specific commands to list your upcoming reminders and mark them as done once you finish them.