build-zoom-meeting-app
Build or embed a Zoom meeting flow
Install / Use
npx skills add anthropics/knowledge-work-plugins --skill build-zoom-meeting-appInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
AutomationSupported Platforms
Our assessment of build-zoom-meeting-app
build-zoom-meeting-app scores 83/100 on our quality scale, 1063rd of 1,555 Automation skills we index.
Its SKILL.md is 1.3 KB long, split into 5 sections and no code examples: moderately detailed.
With 25,526 GitHub stars, it is one of the more widely adopted skills in the catalogue.
Maintenance, license and trust
- The repository was last updated 2 days ago, so build-zoom-meeting-app is actively maintained.
- It is released under the Apache-2.0 license, a permissive license that allows use, modification and commercial use with attribution.
- Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.
build-zoom-meeting-app compared with similar skills
All 4 of these similar skills score higher than build-zoom-meeting-app; compare them before choosing.
| Skill | Score | Stars | Updated | Format |
|---|---|---|---|---|
| build-zoom-meeting-app (this skill)by anthropics | 83 | 25.5k | 2d ago | SKILL.md |
| Agent-Reachby Panniantong | 100 | 85.6k | 11d ago | CLAUDE.md |
| rufloby ruvnet | 100 | 73.3k | today | CLAUDE.md |
| Scraplingby D4Vinci | 100 | 83.9k | today | MCP Server |
| algorithmic-artby anthropics | 100 | 177.9k | 4d ago | SKILL.md |
Frequently asked questions
- How do I install build-zoom-meeting-app?
- Run
npx skills add anthropics/knowledge-work-plugins --skill build-zoom-meeting-app. The install tabs above show the steps for each supported agent. - Which AI agents does build-zoom-meeting-app work with?
- It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
- Is build-zoom-meeting-app safe to use?
- It is Apache-2.0-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
- Is build-zoom-meeting-app still maintained?
- The repository was last updated 2 days ago, so build-zoom-meeting-app is actively maintained.
Skill content
View source on GitHubname: build-zoom-meeting-app description: 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 SDK.
/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
- Confirm whether the user wants a Zoom meeting or a custom video session.
- Route to Meeting SDK if the user needs actual Zoom meetings.
- Pull in the relevant platform references.
- Add REST API only for meeting creation, resource management, or reporting.
- Add webhooks or RTMS only when the use case explicitly needs them.
Primary References
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
Agent-Reach
85.6kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
ruflo
73.3k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
Scrapling
83.9k🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ and follow here for daily tips and tricks: https://x.com/Scrapling_dev
algorithmic-art
177.9kCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems.
Languages
Trust signals
From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.
