apple-events
Installation
SKILL.md
Apple Reminders and Calendar CLI (event)
Use the event CLI to manage Apple Reminders and Calendars directly from the terminal. You can create, view, search, update, and delete reminders and calendar events, and sync data across devices.
Invocation & Arguments
Treat $ARGUMENTS as a free-form natural-language instruction and map it to the appropriate event command(s) documented below. Resolve relative dates and times ("tomorrow", "next Monday", "in 2 hours", "this Friday afternoon") against the current date/time before building the command. Examples:
/apple-events remind me to call the dentist tomorrow at 3pm->event reminders create .../apple-events what's on my calendar this week?->event calendar list .../apple-events block 2-4pm Friday for deep work->event calendar create ...
When no arguments are given
If $ARGUMENTS is empty, do not default to listing. Instead, infer intent from the current conversation: