Gws Meet

🌐Community
by googleworkspace · vlatest · Repository

Gws Meet helps you seamlessly schedule and manage Google Meet meetings, streamlining your collaboration workflow for increased productivity.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add gws-meet npx -- -y @trustedskills/gws-meet
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "gws-meet": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/gws-meet"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to interact directly with Google Meet within the Google Workspace ecosystem. It allows automation of meeting-related workflows, such as joining calls, managing event details, and integrating video conferencing into broader administrative tasks.

When to use it

  • Automating the scheduling and notification process for recurring team stand-ups.
  • Triggering a virtual meeting immediately after an AI agent detects a critical issue in project management tools.
  • Integrating Google Meet links directly into automated email responses or chat summaries generated by an agent.
  • Managing access permissions for external guests joining specific workspace meetings.

Key capabilities

  • Direct integration with the Google Workspace CLI environment.
  • Facilitates discovery and installation of skills specifically designed for Google Meet operations.
  • Supports automation workflows within the broader Google Workspace suite.

Example prompts

  • "Schedule a new Google Meet event for next Tuesday at 10 AM and invite the engineering team."
  • "Join the active meeting titled 'Q3 Strategy Review' using my current calendar credentials."
  • "Generate a summary of the last meeting and send the recording link to all attendees via email."

Tips & gotchas

Ensure your AI agent has the necessary Google Workspace API permissions configured before attempting to join or schedule meetings. This skill relies on the underlying googleworkspace/cli infrastructure, so verify that the CLI is properly authenticated in your environment.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
googleworkspace
Installs
203

🌐 Community

Passed automated security scans.