google-meet
Google Meet wraps the Meet v2 API to create persistent video spaces with shareable join links, manage access settings, and retrieve conference history including participants, recordings, and transcripts. Requires gws CLI authenticated with Google Workspace OAuth credentials.
Google Meet creates persistent video spaces with join links and retrieves past meeting records via the gws CLI.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-18
Google Meet creates persistent video spaces with join links and retrieves past meeting records via the gws CLI. Google Meet wraps the Meet v2 API to create persistent video spaces with shareable join links, manage access settings, and retrieve conference history including participants, recordings, and transcripts. Requires gws CLI authenticated with Google Workspace OAuth credentials.
Use it when
- google-meet retrieves past meeting records including recordings, transcripts, and smart notes via the Meet v2 API.
- google-meet enables you to set up a permanent Meet space—a dedicated video room with a stable join link that persists.
Verify before relying
Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.
Install
Open-Curiosity/gini-agent/google-meet · repository language: TypeScript
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I create a google meet room with google-meet?
google-meet creates persistent Meet spaces through the Meet v2 API. You can establish a new space and obtain a shareable join link for participants. The skill requires gws CLI authentication with Google Workspace OAuth credentials to set up the room and manage its configuration.
How can I list google meet recordings from past calls?
google-meet retrieves past meeting records including recordings, transcripts, and smart notes via the Meet v2 API. You can access and export these materials from your conference history. The skill also lets you view meeting participants and attendance data alongside recording status and transcript details.
What is a persistent meet space and how do I make one?
google-meet enables you to set up a permanent Meet space—a dedicated video room with a stable join link that persists across multiple sessions. This allows you to share the same meeting link repeatedly without creating new calendar events, ideal for recurring team standups or office hours.
Can I manage meet spaces via CLI and control access?
google-meet supports automation through the Google Workspace CLI, letting you create spaces, update access settings, and end active conferences programmatically. You can control who can join your persistent spaces and manage conference lifecycle directly from the command line with proper OAuth authentication.
How do I get meet join links from past calls?
google-meet retrieves past meeting details and join links from your conference history using the Meet v2 API. You can fetch records of previous calls along with participant lists and other metadata, making it easy to locate and reshare links from earlier sessions.
What authentication does google-meet require?
google-meet requires gws CLI authenticated with Google Workspace OAuth credentials. This integration ensures secure access to the Meet v2 API for creating spaces, managing settings, retrieving recordings, and automating Meet workflows within your Google Workspace environment.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
Google Meet
Use gws meet to create Meet spaces (the persistent video rooms with a join link), fetch metadata for a space, and inspect conference records — past calls, participants, recordings, transcripts, and smart notes. Wraps the Meet v2 API.
Prerequisites
gwsinstalled and authenticated. Ifgwsis not on PATH ORgws auth statusreports no authenticated user, do NOT silently call setup. Instead, in a single short reply to the user:- State plainly what's missing — e.g. "Google Workspace access isn't set up on this machine yet" or "your Google sign-in has expired."
- Ask one sentence: "Want me to walk you through setting it up?" Wait for the user's answer.
- If they
(truncated - see the full file via the links below)
File tree — 1 file
skills/google/google-meet/SKILL.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Create or manage persistent Meet spaces and join links”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Google Docs provides CLI access to document content through the gws command—create blank docs, read existing content, append text, and execute structured batch updates against the Docs API. Use this skill for editing document bodies; for file operations like sharing or moving, reach for google-drive instead.
gws is a Rust-based CLI tool that wraps Google Workspace APIs into composable commands with structured JSON responses, dynamically syncing with Google's Discovery Service for always-current API support. Install via npm, authenticate with gws auth setup, and access Gmail, Drive, Calendar, Sheets, Docs, Chat, Meet, and Forms through simple command patterns or helper shortcuts. Includes an MCP server for deeper Claude Code integration and sanitization options to prevent prompt injection from API responses.
Google Calendar integrates with gws to let you browse your agenda, schedule new events with attendees, query availability windows, and handle RSVPs. Works on macOS and Linux with Google Workspace OAuth credentials and the gws CLI tool.
A single command-line interface that connects to every Google Workspace API, from Drive and Gmail to Calendar, Sheets, Docs, Slides, Chat, and Admin tools. The CLI dynamically discovers available endpoints at runtime, so new Google APIs are supported automatically without updates. Built for both human operators and AI agents with JSON-structured output.
This skill signs a Google account into its own gws config directory and registers it with a tag, enabling the multi-account model where one OAuth client authorizes many accounts. It runs the OAuth login flow in your default browser, confirms the session, and registers the account locally. Typically invoked by google-workspace-setup rather than directly.
Integrate your Google Calendar into workflows to list events, build agendas, check availability, and create or modify meetings. The skill uses the Calendar v3 REST API with OAuth authentication, supporting both read-only and read-write operations depending on your permission level. Confirm destructive actions before attendee notifications are sent.
More skills google-drive (MIT)