google_meet

Automate Google Meet attendance and capture timestamped transcripts via live captions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually taking notes, transcribing, or participating in Google Meet calls diverts attention from the discussion and leads to incomplete or inaccurate records, especially for security analysts, team leads, and anyone needing to capture meeting context for follow-up actions.

Core Features & Use Cases

  • Live Caption Transcription: Automatically scrape Google Meet's built-in live captions into a timestamped, speaker-attributed transcript file with no manual input required.
  • Realtime In-Call Speech: Optionally enable the agent to speak directly into the meeting via OpenAI Realtime, useful for announcements, responding to discussion points, or acting as a note-taker bot.
  • Remote Node Deployment: Run the Meet bot on a separate machine (such as a user's Mac with a signed-in Chrome profile) even if the VIGIL gateway is hosted on a headless Linux server, avoiding the need to transfer login credentials.
  • Use Case: Security operations teams can use this Skill to automatically document incident response meetings, capture action items from daily standups, and send structured follow-up recaps without pausing the discussion.

Quick Start

Use the google_meet skill to join your upcoming Google Meet call, capture a full timestamped transcript of the discussion, and generate a summary of key action items and decisions for the team.

Frequently Asked Questions about google_meet

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

FAQPage Schema
How do I automatically transcribe Google Meet calls into meeting notes?

You can automate Google Meet transcription using this Skill to join calls and scrape built-in live captions into a timestamped, speaker-attributed transcript file, eliminating manual note-taking for meeting documentation.

Can an AI agent speak directly into a Google Meet call in realtime?

Yes, by configuring optional OpenAI Realtime API access, an AI agent can speak directly into a Google Meet call in realtime to make announcements, respond to discussion points, or act as an interactive note-taker.

Do I need a specific operating system to automate Google Meet transcription?

Automating Google Meet transcription requires a Linux or macOS host with Playwright and Chromium installed, which provides the browser automation environment needed to scrape live captions and run the meet bot effectively.

How can I run a Google Meet bot on a remote machine without transferring login credentials?

You can run a Google Meet bot remotely by deploying the node to a separate machine with an existing signed-in Chrome profile, such as a Mac, avoiding credential transfers while the gateway remains hosted on a headless Linux server.

What is the best way to document incident response meetings without pausing the discussion?

The best way to document incident response meetings without pausing is using automated meeting transcription to capture live captions, generate timestamped transcripts, and send structured follow-up recaps of action items and key decisions.

Why use live captions for Google Meet transcription instead of recording audio?

Using live captions for Google Meet transcription provides immediate, timestamped, speaker-attributed text directly from the browser, enabling realtime meeting automation and instant follow-up generation without processing separate audio files.