What problem does it solve?
This Skill lets you delegate meeting note-taking to an agent by joining Google Meet calls, capturing live captions into a transcript, and optionally speaking back in realtime when you explicitly want the bot to participate.
Core Features & Use Cases
- Meet joining + transcription: Joins a user-provided meet.google.com URL and scrapes live captions into a persistent transcript file you can use for summaries and action items.
- Realtime in-call voice (optional): In realtime mode, the agent can speak in the meeting via OpenAI Realtime audio streamed through a virtual audio device.
- Local or remote node execution: Runs the bot on the gateway machine by default, or on a remote approved node host when Chrome credentials/profile must live on the user’s laptop (e.g., signed-in Mac).
Use it when you ask the agent to sit in on a meeting, take notes, summarize what happened, or turn spoken discussion into followups and tasks, with the choice to stay listen-only (transcribe) or respond out loud (realtime).
Quick Start
Enable the plugin and join a Meet for transcription by running: Hermes plugins enable google_meet and then Hermes meet join <your-meet-url>.