What is apple-calendar?
Apple Calendar.app integration for macOS. CRUD operations for events, search, and multi-calendar support. Source: sundial-org/awesome-openclaw-skills.
Apple Calendar.app integration for macOS. CRUD operations for events, search, and multi-calendar support.
Quickly install apple-calendar AI skill to your development environment via command line
Source: sundial-org/awesome-openclaw-skills.
Interact with Calendar.app via AppleScript. Run scripts from: cd {baseDir}
| List calendars | scripts/cal-list.sh | | List events | scripts/cal-events.sh [daysahead] [calendarname] | | Read event | scripts/cal-read.sh [calendarname] | | Create event | scripts/cal-create.sh [location] [description] [allday] [recurrence] | | Update event | scripts/cal-update.sh [--summary X] [--start X] [--end X] [--location X] [--description X] |
| Delete event | scripts/cal-delete.sh [calendarname] | | Search events | scripts/cal-search.sh [daysahead] [calendarname] |
Apple Calendar.app integration for macOS. CRUD operations for events, search, and multi-calendar support. Source: sundial-org/awesome-openclaw-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill apple-calendarApple Calendar.app integration for macOS. CRUD operations for events, search, and multi-calendar support. Source: sundial-org/awesome-openclaw-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill apple-calendar Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/sundial-org/awesome-openclaw-skills