popo-calendar
SKILL.md
PopoCalendar
Create and update calendar events via the POPO Open API.
Customization
Before executing, check for user customizations at:
~/.claude/skills/PAI/USER/SKILLCUSTOMIZATIONS/PopoCalendar/
Load PREFERENCES.md for appId/appSecret, default corp account, and common participants.
Workflow Routing
| Workflow | Trigger | File |
|---|---|---|
| CreateEvent | "book meeting", "create event", "schedule", any calendar request | Workflows/CreateEvent.md |
| UpdateEvent | "update meeting", "change time", "modify event", "reschedule" | Workflows/UpdateEvent.md |
| DeleteEvent | "cancel meeting", "delete event", "cancel schedule" | Workflows/DeleteEvent.md |