·automating-calendar
>_

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.

40Installs·0Trend·@spillwavesolutions

Installation

$npx skills add https://github.com/spillwavesolutions/automating-mac-apps-plugin --skill automating-calendar

How to Install automating-calendar

Quickly install automating-calendar AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/spillwavesolutions/automating-mac-apps-plugin --skill automating-calendar
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: spillwavesolutions/automating-mac-apps-plugin.

SKILL.md

View raw

Implementation Notes: See automating-calendar/references/calendar-basics.md

Workflow (default) 1) [ ] Discover Calendar dictionary terms in Script Editor. 2) [ ] Prototype minimal AppleScript commands. 3) [ ] Port to JXA with defensive error handling.

4) [ ] Implemented batch reads (avoided heavy .whose()). 5) [ ] Added EventKit bridge for advanced queries. 6) [ ] Tested with sample events and verified results.

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. Source: spillwavesolutions/automating-mac-apps-plugin.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/spillwavesolutions/automating-mac-apps-plugin --skill automating-calendar
Category
>_Productivity
Verified
First Seen
2026-02-19
Updated
2026-03-10

Browse more skills from spillwavesolutions/automating-mac-apps-plugin

Quick answers

What is 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. Source: spillwavesolutions/automating-mac-apps-plugin.

How do I install automating-calendar?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/spillwavesolutions/automating-mac-apps-plugin --skill automating-calendar Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/spillwavesolutions/automating-mac-apps-plugin

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-19