Open-source Claude Code skill lets CEO, QA and SRE voice bots join live meetings
anand__balakrishnan · reddit · 2026-07-26
A Reddit user built a Google Meet / Zoom / Teams setup where specialist voice bots can join meetings and speak in character, with Claude Code acting as the brain.
- Users can say things like “bring the CEO and the QA lead into this call,” and the system brings in 19 specialists across six team presets.
- The bots themselves are only thin stdin/stdout shims; the Claude Code session reads the transcript, decides who should speak, and routes responses.
- The whole system uses two JSONL files as an “intelligence bus,” runs on stdlib-only Python plus vanilla JS, and installs with a single curl command as a Claude Code skill.
- It is open source under MIT, built on gstack and AgentCall, and the author is candid about rough edges such as 30s avatar joins and occasional STT mistakes.
More from coding & agent
- AI coding benchmarks should show performance, cost, and latency distributions — zainhas · 2026-07-26
- AI coding benchmarks should report performance, cost, and time distributions — zainhas · 2026-07-26
- Official Obsidian CLI guide shows how AI agents can drive a vault from the terminal — dSebastien · 2026-07-26
- Aethos_Memory is an open-source memory bank for coding assistants across sessions — Longjumping-Koala396 · 2026-07-26
- Claude + Kit MCP: Automating Email Marketing Workflows via Natural Language — evielync · 2026-07-26
- Builder replaces hundreds of installed agent skills with one registry-backed skill — abhimanyu_saharan · 2026-07-26