What problem does it solve?
This Skill lets you offload live meeting capture by joining a Google Meet call, turning live captions into a usable transcript, and (optionally) speaking in the meeting to act on your behalf.
Core Features & Use Cases
- Transcribe-only meeting bot: Joins a specified Meet URL, enables live captions, and scrapes caption text into a transcript file for later summarization and follow-ups.
- Realtime in-call speaking (optional): When requested, routes the agent’s queued speech into the meeting using OpenAI Realtime audio (requires a configured virtual audio device on the bot host).
- Remote node execution (optional): Runs the Playwright/Chrome bot on a separate machine that has the logged-in Chrome profile, while the gateway machine controls it via RPC.
- Use cases: “Take notes” and “summarize/action items” from explicit Meet links, plus optional in-call responses for standups, interviews, or live planning.
Quick Start
Ask the agent to join the meeting by providing the Meet URL, such as: "Join my Meet at https://meet.google.com/abc-defg-hij and take notes."