What problem does it solve? Managing Google Calendar programmatically requires learning the Calendar API's resources, methods, and parameters. This Skill maps the entire Calendar API v3 surface to the gws CLI so an AI agent can create events, list calendars, query free/busy status, and manage sharing rules without writing raw API calls. ## Core Features & Use Cases - Event Management: Create, update, delete, move, and list events, including recurring event instances and quickAdd from plain text. - Calendar Administration: Create secondary calendars, manage calendar lists, and configure ACL sharing rules and user settings. - Availability Queries: Run freebusy queries across multiple calendars to find open meeting slots. - Use Case: Ask the agent to check your free/busy status across all calendars this week, then create a team sync event at the first shared open slot. ## Quick Start Ask the agent to list your upcoming events across all calendars for the next seven days using the gws calendar command.