@googleworkspace/gws-calendar
Google Calendar: Manage calendars and events.
Install
Add @googleworkspace/gws-calendar to Claude Code with the PolySkill CLI: polyskill add @googleworkspace/gws-calendar
Instructions
# calendar (v3) > **PREREQUISITE:** Read `../gws-shared/SKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it. ```bash gws calendar <resource> <method> [flags] ``` ## Helper Commands | Command | Description | |---------|-------------| | [`+insert`](../gws-calendar-insert/SKILL.md) | create a new event | | [`+agenda`](../gws-calendar-agenda/SKILL.md) | Show upcoming events across all calendars | ## API Resources ### acl - `delete` — Deletes an access control rule. - `get` — Returns an access control rule. - `insert` — Creates an access control…
Keywords: gws, google, calendar, workspace