gws-meet

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

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/cellarwood/figurio --skill gws-meet-cellarwood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-meet
Source: https://github.com/cellarwood/figurio/tree/main/skills/gws-meet
Command: npx skills add https://github.com/cellarwood/figurio --skill gws-meet-cellarwood

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a unified, CLI-driven way to manage Google Meet conferences, meeting spaces, and associated records so teams can automate meeting lifecycle tasks and access recordings, transcripts, and participant data without manual API plumbing.

Core Features & Use Cases

  • Conference Record Operations: Retrieve and list conferenceRecords, including start times and metadata for audit and reporting.
  • Meeting Space Management: Create, get, patch, and end active conferences within meeting spaces to control live meetings and lifecycle events.
  • Ancillary Resources: Access participants, recordings, smartNotes, and transcripts for post-meeting workflows like minutes generation, compliance, and archival.
  • Use Case: Automate ending an abandoned active conference and fetch its transcript and recording for customer support review.

Quick Start

Use the gws meet command to list recent conferenceRecords and fetch the recording and transcript for a specific conference ID.

Frequently Asked Questions about gws-meet

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

FAQPage Schema
How do I retrieve Google Meet conference records and transcripts via CLI?

Use the gws meet command to list conferenceRecords and fetch specific recording or transcript data for a given conference ID via authenticated Google Workspace Meet API calls.

Can I automate ending an active Google Meet conference from the command line?

Yes, you can automate ending an active Google Meet conference by executing meeting space management operations to patch and terminate live meetings through command-line orchestration.

Do I need Google Workspace Meet API credentials to manage meeting spaces?

Yes, configured Google Workspace Meet API credentials and the gws CLI are required to authenticate API calls and execute meeting space management operations.

What participant and recording data can I access from Google Meet conference records?

You can access participants, recordings, smart notes, and transcripts from conference records to support post-meeting workflows such as minutes generation, compliance, and archival.

What is the best way to manage Google Meet conference lifecycle tasks without manual API plumbing?

Using a CLI-driven approach with the gws meet command provides a unified way to manage Google Meet conferences, meeting spaces, and associated records without manual API plumbing.