🎥
AutomationPython

Google Meet

by NousResearch

Google Meet is an Automation skill for Claude Code, published by NousResearch in hermes-agent.

229.7K stars45.3K forkson NousResearch/hermes-agentAdded 2026/08/13Repository updated 2026/08/13
aiai-agentai-agentsanthropicchatgptclaudeclaude-codecodexhermeshermes-agentllmnous-researchopenai
Install in seconds
Install Google Meet
Copy Google Meet into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/NousResearch/hermes-agent/tree/main/plugins/google_meet ~/.claude/skills/google_meet

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/NousResearch/hermes-agent.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/google_meet/SKILL.md in NousResearch/hermes-agent
Installs to
~/.claude/skills/google_meet
Collection
One of 24 skills cataloged from this repository
Category
Automation1523 skills

What Google Meet does

Google Meet joins a Google Meet call, transcribes live captions, optionally speaks in realtime, and handles follow-up work like notes and summaries. Use when the user asks the agent to sit in on a meeting, take notes, summarize, respond in-call, or action items from it.

Google Meet is cataloged under Automation on DirSkills. Google Meet comes from a repository tagged ai, ai-agent, ai-agents, anthropic and chatgpt.

Documentation

README

google_meet

When to use

The user says any of:

  • "join my Meet at "
  • "take notes on this meeting"
  • "summarize the meeting and send followups"
  • "sit in on my standup"
  • "be a bot in this call and speak up when X"

Two modes

Mode What the bot does
transcribe (default) Joins, enables captions, scrapes a transcript. Listen-only.
realtime Same as transcribe PLUS speaks into the meeting via OpenAI Realtime. The agent calls meet_say(text) and the bot's voice comes out of the call.

Pick realtime only when the user actually wants the agent to speak. It costs real money (OpenAI Realtime is pay-per-audio-minute) and requires a virtual audio device set up on the machine running the bot.

Two locations

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Google Meet

  • What else does NousResearch publish alongside Google Meet?

    Google Meet is one of 24 skills that DirSkills catalogs from NousResearch/hermes-agent, the repository it ships in. Its siblings there include 1-3-1 Communication Rule, Antigravity CLI and Article Illustrator. Each one is a separate skill with its own page in this directory, installs the same way Google Meet does, and is maintained by NousResearch in that same repository. The rest of the collection is listed on the NousResearch/hermes-agent page.

  • How does Google Meet compare to other Automation skills?

    Google Meet ranks #7 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Google Meet against them. Open each page to compare what they document and how they install.

More from NousResearch/hermes-agent

Google Meet is one of 24 skills cataloged on DirSkills from NousResearch/hermes-agent.

See all 24 skills
📋
3w ago

1-3-1 Communication Rule

1-3-1 Communication Rule produces structured decision briefs that present one problem, three options with trade-offs, and one recommendation. Use it when a task has multiple viable approaches and the user needs a clear proposal.
Writing
229.7K45.3K
🤖
3w ago

Antigravity CLI

Antigravity CLI operates the agy command-line interface for plugins, authentication, and sandbox configuration. Use it to install, debug, and run one-shot or interactive Antigravity coding-agent sessions from Hermes.
AI Engineering
229.7K45.3K
🎨
3w ago

Article Illustrator

Article Illustrator analyzes articles, identifies illustration positions, and generates images with consistent type, style, and palette. Use it when asked to illustrate an article or add images to content.
Writing
229.7K45.3K
🎵
3w ago

AudioCraft Audio Generation

AudioCraft Audio Generation provides guidance for using Meta's AudioCraft models (MusicGen, AudioGen, EnCodec) to generate music and sound effects from text descriptions. Use it when building applications that require text-to-music, melody-conditioned generation, or text-to-sound synthesis.
AI Engineering
229.7K45.3K
🤖
3w ago

Blackbox

Blackbox delegates coding tasks to the Blackbox AI multi-model CLI, which runs prompts through multiple LLMs and selects the best result. Use it for one-shot coding tasks, PR reviews, background long-running work, and checkpoint-resumed sessions.
AI Engineering
229.7K45.3K
📐
3w ago

Concept Diagrams

Concept Diagrams generates flat, minimal educational SVG visuals as a single self-contained HTML file with automatic light/dark mode. Use it for physics setups, biology diagrams, floor plans, and process flows when a more specialized diagram skill is not available.
Frontend
229.7K45.3K