build-zoom-meeting-app

build-zoom-meeting-app is a skill for Claude Code, Codex from anthropics/knowledge-work-plugins. It costs 42 tokens per session (293 once invoked), scanned A, original, Apache-2.0.

A guide for embedding real Zoom meetings in a web or mobile app, or deciding when a custom video session is more appropriate. It explains how to choose and plan the relevant Zoom SDK and meeting lifecycle.

In plain words
What is it for?
Use it to plan meeting joins, authentication, meeting creation, embedded meeting screens, platform-specific behavior, and the boundary between Zoom Meeting SDK and Video SDK.
Why use it?
It prevents developers from choosing a custom-video SDK for a normal Zoom meeting, or building a meeting flow when they actually need an independent video product.

Skill for Claude CodeCodex ✓ vendor

Written for no agent in particular: nothing here depends on one.

Part of the zoom-plugin plugin — 43 skills shipped together

Good fit Use it to plan meeting joins, authentication, meeting creation, embedded meeting screens, platform-specific behavior, and the boundary between Zoom Meeting SDK and Video SDK.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/anthropics/knowledge-work-plugins/build-zoom-meeting-app
About the project

Knowledge Work Plugins is an open-source collection of Claude extensions organized around roles such as productivity, sales, and customer support. Each plugin combines role-specific guidance, connectors, commands, and sub-agents so knowledge workers can use Claude with their team’s tools and processes. The catalogue entries are examples of, or workflows from, this plugin collection.

anthropics/knowledge-work-plugins · 23,938 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add anthropics/knowledge-work-plugins --skill build-zoom-meeting-app
Clone the repo
git clone --depth 1 https://github.com/anthropics/knowledge-work-plugins

Made for: Claude Code, Codex.

Or install zoom-plugin, the plugin that ships this one along with the rest of its 43 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for build-zoom-meeting-app

README.md
[![agentmods](https://agentmods.dev/badge/skills/anthropics/knowledge-work-plugins/build-zoom-meeting-app/github.svg)](https://agentmods.dev/skills/anthropics/knowledge-work-plugins/build-zoom-meeting-app)
Your own site
<a href="https://agentmods.dev/skills/anthropics/knowledge-work-plugins/build-zoom-meeting-app"><img src="https://agentmods.dev/badge/skills/anthropics/knowledge-work-plugins/build-zoom-meeting-app/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for build-zoom-meeting-app

Your own site · 80×15
<a href="https://agentmods.dev/skills/anthropics/knowledge-work-plugins/build-zoom-meeting-app"><img src="https://agentmods.dev/badge/skills/anthropics/knowledge-work-plugins/build-zoom-meeting-app.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 293 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 9 Apr 2026
  • Snyk pass 9 Apr 2026
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00042 $0.00293
Opus 5 $0.00021 $0.00147
Sonnet 5 $0.00008 $0.00059
Haiku 4.5 $0.00004 $0.00029

Measured 6d ago against content hash 97e46d6d6db0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

build-zoom-meeting-app scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

partner-built/zoom-plugin/skills/build-zoom-meeting-app/SKILL.md · 39 lines

What it actually says

/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

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
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 39 lines · 42 tokens per session scan A 97e46d6d6db0

Subscribe to this mod's changes

build-zoom-meeting-app is a skill published in the GitHub repository anthropics/knowledge-work-plugins (23,938 stars, last pushed today), licensed Apache-2.0. It adds 42 tokens to every session and 293 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

add-signal

Add Signal channel integration via signal-cli device-link. Native adapter — no Chat SDK bridge.

nanocoai/nanoclaw · 22 tokens

feature-flag-policy

Cargo feature flags for crates/xberg — ORT-incompatible targets (WASM, Android x8664 emulator), type-only and tract inference companion features, WASM/Android-safe variants, PDF backend, mutually-exclusive ORT variants, platform-conditional deps, aggregate feature sets, and build profiles. Load when adding, wiring, or…

xberg-io/xberg · 98 tokens

flutter-use-http-package

Use the http package to execute GET, POST, PUT, or DELETE requests. Use when you need to fetch from or send data to a REST API.

flutter/agent-plugins · 38 tokens

at_client_skills-sdk

Use this skill when a developer is building a Dart or Flutter app that depends on atclient or atclientflutter from pub.dev, stores or shares data via the Atsign Protocol, needs onboarding (CRAM new-atsign, atKeys file, keychain, APKAM) or APKAM enrollment, or asks about AtCollection , CItem , Query , sub-collections…

atsign-foundation/at_client_sdk · 232 tokens

expo-data-fetching

Framework (OSS). Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders (useLoaderData).

expo/skills · 53 tokens

mobile-apps-create

The entry point for building any Salesforce native mobile app on iOS or Android. TRIGGER when the user says: "build a Salesforce iOS app", "add Salesforce login to my Android app", "set up Mobile SDK", "add MobileSync / SmartStore offline storage", "embed an Agentforce agent in my mobile app", "add Agentforce chat to…

forcedotcom/sf-skills · 169 tokens