Samograph
Description
samograph lets your AI agent (Claude Code, Codex, and others) join Zoom and Google Meet calls as an active participant — listening, responding, and taking action in real time https://samoagent.dev
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
samograph
Build agents that show up to the meeting, not just the codebase.
samograph lets your AI agent (Claude Code, Codex, and others) join Zoom and Google Meet calls as an active participant — listening, responding, and taking action in real time.
Give this CLI, a meeting URL, and the needed tokens to your AI agent. samograph handles the meeting plumbing through Recall.ai: joining calls, streaming the live transcript, sending explicit chat messages, and inspecting the current call view on demand.
Setup
Requirements:
- Bun.
RECALL_API_KEY.ngrokinstalled and authenticated (free plan is enough for transcription; the presence camera needs an interstitial-free tunnel — see Dynamic Bot Presence).joinstarts and manages ngrok automatically — you don't run it yourself. ngrok is optional when using--webhook-basewith an external tunnel (localtunnel, cloudflared, etc.).
Install the CLI from npm:
npm install -g samograph
export RECALL_API_KEY=...
samograph join "https://meet.google.com/..." --name Leo
During development use `bun install`, `bun run build`, then `bun run samograph ...`.
What It Provides
samograph gives an AI agent a small set of meeting tools:
join- bring a Recall.ai bot into a Zoom or Google Meet call.watch- stream live transcript lines to the agent.notes- maintain a structured Google Doc agenda with important points, decisions, and action items.chat- send a deliberate message into the meeting chat (plays a soft chime into the call audio so people notice it).intro- post a short self-introduction into the meeting chat (also available asjoin --intro).presence- update the bot camera state shown in the meeting.frame- export the current call view on demand.leave- remove the bot and clean up local state.status- show the current Recall bot state.transcript- print the
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI