What problem does it solve? Attending and documenting Google Meet calls manually is time-consuming, and automating it requires handling browser automation, caption scraping, audio routing, and follow-up work. This Skill lets the agent join a Meet call as a bot, capture a live transcript, optionally speak in the call, and produce summaries and follow-ups afterwards. ## Core Features & Use Cases - Transcribe mode: A headless Chromium bot joins the meeting, enables live captions, and scrapes them into a timestamped transcript file. - Realtime voice mode: The bot speaks into the call through OpenAI Realtime, with audio routed through a PulseAudio null-sink on Linux or BlackHole on macOS, including best-effort barge-in when humans interrupt. - Remote node hosts: Run the bot on a different machine than the gateway, so a signed-in Chrome profile on a user's Mac can be used while the agent runs on a headless Linux box. - Use Case: Ask the agent to sit in on your standup, take notes, and afterwards send a recap with action items to the team. ## Quick Start Ask the agent to join your Google Meet URL, take notes during the call, and then summarize the transcript and send follow-ups when the meeting ends.