gws-meet

Automate Google Meet conference management via the gws CLI.

Updated May 25, 2025
One-click install
npx skills add https://github.com/temple-slope/dotfiles --skill gws-meet-temple-slope
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-meet
Source: https://github.com/temple-slope/dotfiles/tree/main/.agents/skills/gws-meet
Command: npx skills add https://github.com/temple-slope/dotfiles --skill gws-meet-temple-slope

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Google Meet management tasks are complex and repetitive; this Skill provides a CLI to control Meet spaces, participants, recordings, and transcripts.

Core Features & Use Cases

  • Create and manage spaces
  • List conference records and participants
  • Access recordings and transcripts for audit and analysis

Quick Start

Use gws meet to interact with Google Meet resources via the CLI.

Frequently Asked Questions about gws-meet

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Google Meet conferences from the command line?

You can manage Google Meet conferences from the command line by using the gws meet CLI to call Google Meet API endpoints for creating spaces, listing participants, and accessing recordings.

Can I access Google Meet recordings and transcripts via CLI?

Yes, you can access Google Meet recordings and transcripts via CLI by executing gws meet commands to list conference records and retrieve media for audit and analysis.

Do I need authentication to use the gws meet CLI for conference management?

Yes, you need proper authentication configured for the gws binary before calling Google Meet API endpoints to manage spaces, participants, recordings, and transcripts.

What's the best way to automate Google Meet space creation for administrators?

Automating Google Meet space creation is best handled by the gws meet CLI, which allows admins to create and manage spaces directly from the command line via API endpoints.

Does the gws meet CLI support listing participants in Google Meet conferences?

Yes, the gws meet CLI supports listing participants in Google Meet conferences by calling the API to retrieve conference records and participant data from the command line.

Why does managing Google Meet spaces require a CLI tool?

Managing Google Meet spaces requires a CLI tool because Meet management tasks are complex and repetitive, and the gws binary automates these calls to the Google Meet API endpoints.