gws-meet

Manage Google Meet conferences and meeting spaces via the gws CLI.

312|38|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/m13v/fazm --skill gws-meet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-meet
Source: https://github.com/m13v/fazm/tree/main/skills/gws-meet
Command: npx skills add https://github.com/m13v/fazm --skill gws-meet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the management of Google Meet conferences, allowing users to control meetings and access related information programmatically.

Core Features & Use Cases

  • Conference Record Management: Retrieve details about past and ongoing conferences, including participant and recording information.
  • Space Management: Create new meeting spaces, end active conferences, and update space details.
  • Use Case: Automatically end an active Google Meet conference after a scheduled meeting duration has passed.

Quick Start

Use gws meet to create a new meeting space.

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 programmatically?

You can manage Google Meet conferences by retrieving conference records, listing participants and recordings, and controlling meeting spaces through a command-line interface. This requires authentication via the gws CLI.

Can I automatically end an active Google Meet conference?

Yes, you can automatically end an active Google Meet conference. The Skill supports space management operations that allow you to end ongoing conferences programmatically after a scheduled meeting duration has passed.

How do I retrieve participant and recording details from past Google Meet sessions?

To retrieve participant and recording details from past Google Meet sessions, you can use the conference record management features. This functionality provides access to details about both past and ongoing conferences.

What do I need to create new Google Meet meeting spaces via command line?

To create new Google Meet meeting spaces via command line, you need authentication via the gws CLI and must adhere to Google Workspace API security rules. You can then use the gws meet command to generate spaces.

Does managing Google Meet meeting spaces require specific API security rules?

Yes, managing Google Meet meeting spaces requires strict adherence to Google Workspace API security rules. You must authenticate via the gws CLI before performing operations like creating, ending, or updating space details.

What is the best way to update Google Meet space details?

The best way to update Google Meet space details is through the command-line interface provided by this Skill. It directly supports updating and managing meeting spaces alongside retrieving conference records and recordings.