automating-calendar
Automates macOS Calendar via JXA with AppleScript dictionary discovery. Use when asked to "create calendar events", "automate calendar", "JXA calendar scripting", "EventKit automation", or "PyXA calendar automation". Covers events, calendars, recurrence, time zones, batch operations, and EventKit ObjC bridge.
Pinned to revision 5f37bd4ecb17, so it is the text this page describes rather than whatever the author pushed since.
Pre-approved tools experimental
Experimental field. Support varies between clients, so this list is what the author declared, not what your client will enforce.
- Bash
- Read
- Write
Files
- skills/automating-calendar/SKILL.md
- skills/automating-calendar/references/calendar-advanced.md
- skills/automating-calendar/references/calendar-basics.md
- skills/automating-calendar/references/calendar-dictionary.md
- skills/automating-calendar/references/calendar-pyxa-api-reference.md
- skills/automating-calendar/references/calendar-recipes.md
- skills/automating-calendar/references/eventkit-create.md
- skills/automating-calendar/references/eventkit-exceptions.md
- skills/automating-calendar/references/eventkit-occurrence-cancel.md
- skills/automating-calendar/references/eventkit-query.md
- skills/automating-calendar/references/eventkit-timezones.md
- skills/automating-calendar/scripts/calendar_summary.py
- skills/automating-calendar/scripts/create_calendar_event.py
- skills/automating-calendar/scripts/delete_calendar_events.py
- skills/automating-calendar/scripts/find_free_slots.py
- skills/automating-calendar/scripts/list_upcoming_events.py
- skills/automating-calendar/scripts/set_up_calendar_automation.py
- skills/automating-calendar/scripts/set_up_calendar_automation.sh
Every link opens the file at its source, pinned to the revision this page describes.