
Build Zoom Bot
- 1.4k installs
- 23.1k repo stars
- Updated July 28, 2026
- anthropics/knowledge-work-plugins
build-zoom-bot is an agent skill for build a zoom meeting bot, recorder, or real-time media workflow. use when joining meetings programmatically, processing live media or transcripts, or combining meeting sdk,.
About
The build-zoom-bot skill is designed for build a Zoom meeting bot, recorder, or real-time media workflow. Use when joining meetings programmatically, processing live media or transcripts, or combining Meeting SDK,. /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 1. Invoke when the user joining meetings programmatically, processing live media or transcripts, or combining Meeting SDK, RTMS, and backend services.
- Bot architecture.
- Meeting join strategy.
- Real-time media and transcript handling.
- Backend orchestration.
- Storage, post-processing, and event flow design.
Build Zoom Bot by the numbers
- 1,412 all-time installs (skills.sh)
- +81 installs in the week ending Jul 28, 2026 (Skillselion tracking)
- Ranked #257 of 1,896 Design & UI/UX skills by installs in the Skillselion catalog
- Security screen: LOW risk (skills.sh audit)
- Data as of Jul 28, 2026 (Skillselion catalog sync)
build-zoom-bot capabilities & compatibility
- Capabilities
- bot architecture · meeting join strategy · real time media and transcript handling · backend orchestration
- Use cases
- frontend
What build-zoom-bot says it does
Build a Zoom meeting bot, recorder, or real-time media workflow. Use when joining meetings programmatically, processing live media or transcripts, or combining Meeting SDK, RTMS, a
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-botAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1.4k |
|---|---|
| repo stars | ★ 23.1k |
| Security audit | 3 / 3 scanners passed |
| Last updated | July 28, 2026 |
| Repository | anthropics/knowledge-work-plugins ↗ |
How do I build a zoom meeting bot, recorder, or real-time media workflow. use when joining meetings programmatically, processing live media or transcripts, or combining meeting sdk,?
Build a Zoom meeting bot, recorder, or real-time media workflow. Use when joining meetings programmatically, processing live media or transcripts, or combining Meeting SDK,.
Who is it for?
Developers using build zoom bot workflows documented in SKILL.md.
Skip if: Skip when the task falls outside build-zoom-bot scope or needs a different stack.
When should I use this skill?
User joining meetings programmatically, processing live media or transcripts, or combining Meeting SDK, RTMS, and backend services.
What you get
Completed build-zoom-bot workflow with documented commands, files, and expected deliverables.
- bot architecture plan
- join and media pipeline design
- backend event flow
Files
/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
1. Clarify whether the bot needs to join, observe, transcribe, summarize, or act. 2. Route to Meeting SDK and RTMS as the core implementation path. 3. Add REST API for meeting/resource management and Webhooks for asynchronous events when needed. 4. Call out environment and lifecycle constraints early.
Primary References
- meeting-sdk
- rtms
- scribe
- rest-api
- webhooks
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
Related skills
How it compares
Pick build-zoom-bot over REST-only Zoom skills when the integration must join live sessions and process real-time media or transcripts.
FAQ
What does build-zoom-bot do?
Build a Zoom meeting bot, recorder, or real-time media workflow. Use when joining meetings programmatically, processing live media or transcripts, or combining Meeting SDK,.
When should I use build-zoom-bot?
User joining meetings programmatically, processing live media or transcripts, or combining Meeting SDK, RTMS, and backend services.
Is build-zoom-bot safe to install?
Review the Security Audits panel on this page before installing in production.