build-zoom-botby anthropic
Build a Zoom meeting bot, recorder, or real-time media workflow. Use when joining meetings programmatically, processing live media or transcripts, or combining…
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill build-zoom-bot/build-zoom-bot
Use this skill for automation that joins meetings, captures media, or reacts to live session data.
Covers
- Bot architecture
- Meeting join strategy
- Real-time media and transcript handling
- Backend orchestration
- Storage, post-processing, and event flow design
Workflow
- Clarify whether the bot needs to join, observe, transcribe, summarize, or act.
- Route to Meeting SDK and RTMS as the core implementation path.
- Add REST API for meeting/resource management and Webhooks for asynchronous events when needed.
- Call out environment and lifecycle constraints early.
Primary References
Common Mistakes
- Treating batch transcription and live media as the same workflow
- Designing the bot before defining join authority and auth model
- Forgetting post-meeting storage and retry behavior
More skills from anthropic
comps-analysis
by anthropic
ALWAYS follow this data source hierarchy:
analyzing-financial-statements
by anthropic
This skill calculates key financial ratios and metrics from financial statement data for investment analysis
applying-brand-guidelines
by anthropic
This skill applies consistent corporate branding and styling to all generated documents including colors, fonts, layouts, and messaging
cookbook-audit
by anthropic
Audit an Anthropic Cookbook notebook based on a rubric. Use whenever a notebook review or audit is requested.
creating-financial-models
by anthropic
This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment…
action-creator
by anthropic
Creates user-specific one-click action templates that execute email operations when clicked in the chat interface. Use when user wants reusable actions for…
docx
by anthropic
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude…
executive-briefing
by anthropic
Transforms research findings into executive-ready briefings. Automatically activated when user mentions 'executive', 'briefing', 'C-suite', 'board',…