apple-calendar
Installation
SKILL.md
Apple Calendar
Interact with Calendar.app via AppleScript. Run scripts from: cd {baseDir}
When to Use
- Creating, updating, or deleting events in macOS Calendar
- Searching for events by date or keywords
- Managing multiple calendars
- Setting up recurring events with custom recurrence rules
When NOT to Use
- Interacting with read-only calendars (Birthdays, Holidays)
- Accessing calendars on non-macOS platforms
- Operations on deleted recurring events (entire series is removed)