google_meet

Automate Google Meet joining, transcription, and real-time verbal participation.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/Rheasilvia/hermes-desktop --skill google-meet-rheasilvia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google_meet
Source: https://github.com/Rheasilvia/hermes-desktop/tree/main/plugins/google_meet
Command: npx skills add https://github.com/Rheasilvia/hermes-desktop --skill google-meet-rheasilvia

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, websockets, and includes scripts (resource) components.

What problem does it solve?

This Skill removes the burden of manual note-taking and allows an AI agent to actively participate in Google Meet calls, ensuring no critical information is lost during discussions.

Core Features & Use Cases

  • Live Transcription: Automatically scrapes real-time captions from Google Meet calls into a structured transcript file.
  • Realtime Interaction: Enables the agent to speak in meetings using OpenAI Realtime voice synthesis, allowing for active participation.
  • Use Case: Use this Skill to have an agent join your daily standup, transcribe the entire conversation, and automatically generate a summary of action items for your project management tool.

Quick Start

Use the google_meet skill to join the meeting at the provided URL and start transcribing the conversation.

Frequently Asked Questions about google_meet

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

FAQPage Schema
How do I automate Google Meet transcription for live meeting notes?

You can automate Google Meet transcription by using browser automation to scrape real-time captions and save them into a structured transcript file for automated note-taking.

Can an AI agent actively participate and speak in Google Meet sessions?

Yes, an AI agent can actively participate in Google Meet sessions by utilizing OpenAI Realtime voice synthesis and virtual audio routing for duplex communication.

Do I need Playwright to automate joining and transcribing Google Meet calls?

Yes, you need Playwright for browser automation to programmatically join Google Meet sessions and extract real-time captions for your meeting transcript.

What's the best way to generate meeting summaries from Google Meet transcripts?

The best way to generate summaries from Google Meet transcripts is to automatically parse the structured transcript file to extract action items for your project management tool.

Does automated Google Meet note-taking work with real-time voice synthesis?

Yes, automated note-taking works with real-time voice synthesis by combining live caption scraping with OpenAI Realtime voice to enable interactive AI-driven meeting assistance.

Why does realtime voice interaction in Google Meet require virtual audio routing?

Realtime voice interaction requires virtual audio routing to enable duplex communication, allowing the AI agent to simultaneously listen to the meeting and speak back into the session.