gws-meet

Automates Google Meet conference management from the command line.

2|1|Updated Oct 8, 2009
One-click install
npx skills add https://github.com/riethmayer/dotfiles --skill gws-meet-riethmayer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-meet
Source: https://github.com/riethmayer/dotfiles/tree/main/stow/agents/.agents/skills/gws-meet
Command: npx skills add https://github.com/riethmayer/dotfiles --skill gws-meet-riethmayer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage Google Meet conferences efficiently by providing a streamlined, scriptable way to schedule, join, and manage meetings without manual setup.

Core Features & Use Cases

  • Create and manage Google Meet conferences from the command line, including scheduling, listing, and retrieving meeting details.
  • Integrate with existing workflows (calendar events, project management tools) to automatically generate meeting links and share with participants.
  • Use Case: Organize a weekly team sync by generating a Meet link and sending invitations to the team with a single command.

Quick Start

Run gws meet <resource> <method> to manage meetings from the terminal.

Frequently Asked Questions about gws-meet

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

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

You can schedule and manage Google Meet conferences from the command line by running terminal commands to create meetings, list events, and retrieve details. This automates conference management by generating meeting links and sharing invitations without manual setup.

Can I automate generating Google Meet links for a recurring team sync?

Yes, automating Google Meet links for a recurring team sync is supported. You can integrate with existing workflows like calendar events to automatically generate meeting links and send invitations to participants with a single command.

What is the best way to script Google Meet conference creation for team workflows?

The best way to script Google Meet conference creation for team workflows is using a CLI resource method approach. It exposes conference management commands allowing teams and admins to programmatically schedule, host, and monitor meeting spaces.

Does this CLI approach require external dependencies for conference management?

No external dependencies are required for this CLI conference management approach. It operates independently while satisfying CLI exposure, resource method definitions, and metadata requirements to manage Google Meet spaces and invitations.

How do I retrieve meeting details and list scheduled Google Meet conferences via terminal?

You retrieve meeting details and list scheduled Google Meet conferences via terminal by executing specific list and retrieval commands. This provides a streamlined, scriptable way to monitor meetings without accessing the web interface.