Back to skills

gws-calendar

workflows

A CLI skill for the Google Calendar API. Manages calendars, events, access control rules, and free/busy queries through the `gws` command-line tool. Running calendar operations from scripts or CI pipe

Setup & Installation

npx skills add https://github.com/googleworkspace/gws-calendar --skill gws-calendar
or paste the link and ask your coding assistant to install it
https://github.com/googleworkspace/gws-calendar
View on GitHub

What This Skill Does

A CLI skill for the Google Calendar API. Manages calendars, events, access control rules, and free/busy queries through the `gws` command-line tool. Running calendar operations from scripts or CI pipelines eliminates the need to click through the Google Calendar UI for bulk or automated tasks.

When to use it

  • Working with gws calendar functionality
  • Implementing gws calendar features
  • Debugging gws calendar related issues