google-meet-meetings

Create Google Meet meetings and manage recordings and participants via API.

117|10|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/ClawLink-HQ/clawlink --skill google-meet-meetings
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-meet-meetings
Source: https://github.com/ClawLink-HQ/clawlink/tree/main/clawhub-skills/google-meet-meetings
Command: npx skills add https://github.com/ClawLink-HQ/clawlink --skill google-meet-meetings

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-meet, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Streamline meeting creation, management, and analytics with the Google Meet API, all powered by managed OAuth, ensuring secure and convenient access.

Core Features & Use Cases

  • Meeting Creation: Create new meeting spaces with customization options.
  • Recordings & Transcripts: Retrieve and manage recordings and transcripts of past meetings.
  • Participant Management: Manage participants in meetings and view their sessions.
  • Use Case: Automate the process of scheduling, managing, and reviewing meetings within your organization.

Quick Start

Create a new meeting space and automatically send the meeting link to participants using the 'create_meet' tool.

Frequently Asked Questions about google-meet-meetings

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

FAQPage Schema
How do I automate Google Meet scheduling and create meeting spaces programmatically?

Google Meet scheduling automation is achieved by integrating the Google Meet API to create new meeting spaces with customization options. You can programmatically generate meeting links and automatically send them to participants using the create_meet tool.

Can I retrieve Google Meet conference recordings and transcripts via API?

Yes, Google Meet conference recordings and transcripts can be retrieved and managed through API calls. The integration allows administrative workflows to access past meeting records, facilitating automated review and record management.

What is the best way to track Google Meet participants and their session analytics?

Participant tracking and session analytics are handled by querying the Google Meet API for meeting attendee data. This allows administrators to monitor participant sessions and gather analytics for organizational meetings.

Does Google Meet API integration require OAuth for secure authentication?

Yes, Google Meet API integration implements managed OAuth for secure authentication. This ensures convenient and safe access when making API calls to manage meeting spaces and retrieve conference resources.

How do I manage administrative workflows for Google Meet conferences end to end?

Administrative workflows for Google Meet conferences are managed by using the API to handle meeting creation, record management, and participant tracking. This streamlines scheduling, reviewing, and managing meetings within an organization.