Wraps the Google Meet API through the gws CLI tool to manage meeting spaces and conference records programmatically. You can create spaces, end active conferences, patch meeting details, and pull data from past conferences including participants, recordings, and transcripts. Most useful when building automation around Google Meet workflows or extracting meeting data for reporting. The skill requires proper Google Workspace authentication setup through gws, and you'll want to use the schema inspection commands before making API calls to understand the required parameters. Solid choice if you're already in the gws ecosystem.
npx skills add https://github.com/googleworkspace/cli --skill gws-meet