
Build Zoom Meeting App
- 1.4k installs
- 23.1k repo stars
- Updated July 28, 2026
- anthropics/knowledge-work-plugins
build-zoom-meeting-app is an agent skill for build or embed a zoom meeting flow. use when implementing meeting sdk joins, web or mobile meeting embeds, meeting lifecycle flows, or when deciding between meeting sdk and.
About
The build-zoom-meeting-app skill is designed for build or embed a Zoom meeting flow. Use when implementing Meeting SDK joins, web or mobile meeting embeds, meeting lifecycle flows, or when deciding between Meeting SDK and. /build-zoom-meeting-app Use this skill for embedded meeting experiences and meeting lifecycle implementation. Covers Meeting SDK selection and platform routing Join/auth implementation planning Meeting creation plus join flow design Web vs native platform considerations Meeting SDK vs Video SDK boundary decisions Workflow 1. Invoke when the user implementing Meeting SDK joins, web or mobile meeting embeds, meeting lifecycle flows, or when deciding between Meeting SDK and Video SDK.
- Meeting SDK selection and platform routing.
- Join/auth implementation planning.
- Meeting creation plus join flow design.
- Web vs native platform considerations.
- Meeting SDK vs Video SDK boundary decisions.
Build Zoom Meeting App by the numbers
- 1,414 all-time installs (skills.sh)
- +81 installs in the week ending Jul 28, 2026 (Skillselion tracking)
- Ranked #254 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-meeting-app capabilities & compatibility
- Capabilities
- meeting sdk selection and platform routing · join/auth implementation planning · meeting creation plus join flow design · web vs native platform considerations
- Use cases
- frontend
What build-zoom-meeting-app says it does
Build or embed a Zoom meeting flow. Use when implementing Meeting SDK joins, web or mobile meeting embeds, meeting lifecycle flows, or when deciding between Meeting SDK and Video S
Build or embed a Zoom meeting flow. Use when implementing Meeting SDK joins, web or mobile meeting embeds, meeting lifecycle flows, or when deciding between Mee
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill build-zoom-meeting-appAdd 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 or embed a zoom meeting flow. use when implementing meeting sdk joins, web or mobile meeting embeds, meeting lifecycle flows, or when deciding between meeting sdk and?
Build or embed a Zoom meeting flow. Use when implementing Meeting SDK joins, web or mobile meeting embeds, meeting lifecycle flows, or when deciding between Meeting SDK and.
Who is it for?
Developers using build zoom meeting app workflows documented in SKILL.md.
Skip if: Skip when the task falls outside build-zoom-meeting-app scope or needs a different stack.
When should I use this skill?
User implementing Meeting SDK joins, web or mobile meeting embeds, meeting lifecycle flows, or when deciding between Meeting SDK and Video SDK.
What you get
Completed build-zoom-meeting-app workflow with documented commands, files, and expected deliverables.
- SDK selection decision
- join/auth flow design
- embed integration plan
Files
/build-zoom-meeting-app
Use this skill for embedded meeting experiences and meeting lifecycle implementation.
Covers
- Meeting SDK selection and platform routing
- Join/auth implementation planning
- Meeting creation plus join flow design
- Web vs native platform considerations
- Meeting SDK vs Video SDK boundary decisions
Workflow
1. Confirm whether the user wants a Zoom meeting or a custom video session. 2. Route to Meeting SDK if the user needs actual Zoom meetings. 3. Pull in the relevant platform references. 4. Add REST API only for meeting creation, resource management, or reporting. 5. Add webhooks or RTMS only when the use case explicitly needs them.
Primary References
- meeting-sdk
- rest-api
- webhooks
- rtms
- video-sdk
Common Mistakes
- Using Video SDK for normal Zoom meeting embeds
- Mixing resource-management APIs into the core join flow without reason
- Skipping platform-specific SDK constraints until too late
Related skills
How it compares
Use build-zoom-meeting-app for user-facing meeting embeds; use build-zoom-bot for headless bots that join sessions to capture media or transcripts.
FAQ
What does build-zoom-meeting-app do?
Build or embed a Zoom meeting flow. Use when implementing Meeting SDK joins, web or mobile meeting embeds, meeting lifecycle flows, or when deciding between Meeting SDK and.
When should I use build-zoom-meeting-app?
User implementing Meeting SDK joins, web or mobile meeting embeds, meeting lifecycle flows, or when deciding between Meeting SDK and Video SDK.
Is build-zoom-meeting-app safe to install?
Review the Security Audits panel on this page before installing in production.