apple-events

Manage Reminders and Calendar events via the event CLI on macOS.

4|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/FradSer/skills --skill apple-events
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-events
Source: https://github.com/FradSer/skills/tree/main/skills/apple-events
Command: npx skills add https://github.com/FradSer/skills --skill apple-events

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users manage Apple Reminders and Calendar events programmatically on macOS using the event CLI, enabling creation, viewing, updating, and deletion of reminders and calendar entries.

Core Features & Use Cases

  • Reminders management: Create, view, update, delete reminders and subtasks from the terminal.
  • Calendar management: List and create calendar events, with simple date and time inputs.
  • Automation-ready: Designed for macOS workflows, batch processing, and scripted setups; supports permission prompts and optional Shortcuts integration for advanced flows.

Quick Start

Create a reminder titled 'Team Sync' in the 'Work' list using the event CLI.

Frequently Asked Questions about apple-events

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Apple Reminders and Calendar events from the command line on macOS?

You can manage Apple Reminders and Calendar events from the command line on macOS by using the event CLI to create, view, update, and delete items within scripted automation workflows.

Can I batch create reminders and calendar events in macOS automation scripts?

Yes, you can batch create reminders and calendar events in macOS automation scripts by leveraging the event CLI for programmatic handling of multiple items in scripted setups.

Do I need to grant macOS permissions to manage Apple Reminders and Calendar via CLI?

Yes, managing Apple Reminders and Calendar via CLI requires granting macOS permissions for Reminders and Calendar access to ensure the event CLI can interact with your data.

What's the best way to automate Apple Reminders and Calendar management for advanced workflows?

The best way to automate Apple Reminders and Calendar management for advanced workflows is using the event CLI, which optionally integrates with macOS Shortcuts for complex automation flows.

Does the event CLI support updating and deleting existing reminders and subtasks?

Yes, the event CLI supports updating and deleting existing reminders and subtasks, allowing full programmatic control over your Apple Reminders lists directly from the terminal.

Are there limitations when using CLI to handle Apple Calendar events and reminders?

Limitations when using CLI to handle Apple Calendar events and reminders include the strict requirement for macOS permissions and potential reliance on Shortcuts integration for advanced automation features.