gws-meet
Manage Google Meet spaces and access conference records, recordings, and transcripts via the gws CLI.
Install
npx skills add https://github.com/googleworkspace/cli --skill gws-meetStats
| Total installs | 7,629 |
| Weekly installs | 7.6K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- Supports two main resource types: conferenceRecords for accessing meeting history, participants, recordings, and transcripts; spaces for creating and managing meeting spaces
- Requires Google Workspace authentication and the gws CLI tool; see shared auth documentation for setup and security rules
- Use gws schema to inspect method signatures, required parameters, and data types before constructing API calls
- All commands follow the pattern gws meet <resource> <method> [flags] with structured parameter and JSON input support
Tags
Related skills
| Skill | Installs | vs gws-meet |
|---|---|---|
| ai-marketing-videos | 7,610 | -19 |
| scoutqa-test | 7,711 | +82 |
| mcp-cli | 7,926 | +297 |
| debian-linux-triage | 7,487 | -142 |
| plantuml-ascii | 7,794 | +165 |
FAQ
- How many installs does gws-meet have?
- gws-meet has 7,629 total installs and 7.6K installs this week.
- Where is gws-meet hosted?
- gws-meet is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does gws-meet have?
- gws-meet has 22.8K GitHub stars.
- When was gws-meet first indexed?
- OrangeBot.AI first indexed gws-meet on Mar 4, 2026.
- How do I install gws-meet?
- Run: npx skills add https://github.com/googleworkspace/cli --skill gws-meet