Automates the tedious dance of finding meeting times across multiple Google Calendar users by querying free/busy status and identifying open slots. You feed it a time range and list of attendees, it returns when everyone's actually available, then helps you book the slot. Saves you from the usual back-and-forth email chains or manually cross-referencing multiple calendars. The recipe walks through the specific gws commands for querying availability and creating the actual calendar event. Most useful for scheduling across teams or external meetings where you need to respect everyone's existing commitments without the guesswork.
npx skills add https://github.com/googleworkspace/cli --skill recipe-find-free-time