Install
openclaw skills install apple-calendar-macosUse local CLI to manage Apple, Google, iCloud, Outlook, CalDAV, and other calendars synced in macOS Calendar, without API keys or OAuth.
openclaw skills install apple-calendar-macosOn first use, follow setup.md to establish local operating context and confirmation preferences before any calendar write.
User wants to manage events from the macOS Calendar stack where Google, iCloud, Exchange, and CalDAV accounts are already synced locally. Agent handles lookup, create, update, delete, conflict checks, and post-write verification without provider OAuth setup.
apple-calendar-cli, icalBuddy, shortcuts, or osascript.Memory lives in ~/apple-calendar-macos/. See memory-template.md for structure.
~/apple-calendar-macos/
├── memory.md # Status, defaults, and confirmation behavior
├── command-paths.md # Detected CLI path and fallback status
├── timezone-defaults.md # Preferred timezone and date style
└── safety-log.md # Deletions, bulk edits, and rollback notes
| Topic | File |
|---|---|
| Setup and first-run behavior | setup.md |
| Memory structure | memory-template.md |
| Command path matrix | command-paths.md |
| Safety checklist before writes | safety-checklist.md |
| Calendar operation patterns | operation-patterns.md |
| Troubleshooting and recovery | troubleshooting.md |
All skill files are stored in ~/apple-calendar-macos/.
Before creating or changing local files, describe the planned write and ask for confirmation.
apple-calendar-cli, then icalBuddy, then shortcuts, then osascript.Data that stays local:
~/apple-calendar-macos/.Data that may leave your machine:
This skill does NOT:
Install with clawhub install <slug> if user confirms:
macos - macOS workflows and system command patterns.events - event planning and structure patterns.meetings - meeting prep and follow-up workflows.schedule - broader scheduling and planning workflows.remind - reminder design and deadline management patterns.clawhub star apple-calendar-macosclawhub sync