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.
npx agentmods add skills/zoom/zoom-plugin/windowsnpx skills add zoom/zoom-plugin --skill windowsgit clone --depth 1 https://github.com/zoom/zoom-pluginWhat 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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00059 | $0.10604 |
| Opus 5 | $0.00030 | $0.05302 |
| Sonnet 5 | $0.00012 | $0.02121 |
| Haiku 4.5 | $0.00006 | $0.01060 |
Grade A, and why
zoom-meeting-sdk-windows scanned grade A with 1 finding 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 2d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
.\vcpkg install curl:x64-windows This is a copy
98% identical to zoom-meeting-sdk-windows — 17 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 1,194 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Zoom Meeting SDK (Windows)
Embed Zoom meeting capabilities into Windows desktop applications for native C++ integrations and headless bots.
New to Zoom SDK? Start Here!
The fastest way to master the SDK:
- SDK Architecture Pattern - Learn the universal pattern that works for ALL 35+ features
- Authentication Pattern - Get a working bot joining meetings
- Windows Message Loop - Fix the #1 reason callbacks don't fire
Building a Custom UI?
- Custom UI Architecture - How SDK rendering actually works (child HWNDs, D3D, etc.)
- Custom UI Video Rendering Example - Complete working code
- SDK-Rendered vs Self-Rendered - Choose the right approach
- Custom UI Interface Methods - All 13 required virtual methods
Having issues?
- Build errors → Build Errors Guide
- Callbacks not firing → Windows Message Loop
- Quick diagnostics → Common Issues
- Performance / service quality → service-quality.md
- Deployment notes → deployment.md
- MSBuild from git bash → Build Errors Guide
- Complete navigation → SKILL.md
Prerequisites
- Zoom app with Meeting SDK credentials (Client ID & Secret)
- Visual Studio 2019/2022 or later
- Windows 10 or later
- C++ development environment
- vcpkg for dependency management
Need help with authentication? See the zoom-oauth skill for JWT token generation.
Project Preferences & Learnings
IMPORTANT: These are hard-won preferences from real project experience. Follow these when creating new projects.
What ships with it
23 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- concepts/custom-ui-architecture.md 8.8 KB
- concepts/custom-ui-vs-raw-data.md 6.1 KB
- concepts/sdk-architecture-pattern.md 20 KB
- concepts/singleton-hierarchy.md 20 KB
- examples/ai-companion.md 16 KB
- examples/authentication-pattern.md 21 KB
- examples/breakout-rooms.md 17 KB
- examples/captions-transcription.md 18 KB
- examples/chat.md 13 KB
- examples/custom-ui-video-rendering.md 7.9 KB
- examples/local-recording.md 18 KB
- examples/raw-video-capture.md 24 KB
- examples/send-raw-data.md 13 KB
- examples/service-quality.md 8.1 KB
- examples/share-raw-data-capture.md 16 KB
- examples/video-advanced.md 10 KB
- references/deployment.md 7.2 KB
- references/interface-methods.md 16 KB
- references/windows-reference.md 23 KB
- RUNBOOK.md 2.3 KB
- troubleshooting/build-errors.md 11 KB
- troubleshooting/common-issues.md 22 KB
- troubleshooting/windows-message-loop.md 9.7 KB
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.
- 2d ago First seen · 1,194 lines · 59 tokens per session scan A f6828cca393e
zoom-meeting-sdk-windows is a skill published in the GitHub repository zoom/zoom-plugin (7 stars, last pushed 25d ago), licensed MIT. It adds 59 tokens to every session and 10,604 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). It is 98% identical to zoom-meeting-sdk-windows, differing in 17 lines, and is treated as a copy.
Other skills, from other repositories
general-video
Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…
media-ingest
Ingest video, audio, PDF, book, screenshot, and GitHub repo content into the brain. Multi-format handling with entity extraction and backlink propagation. Covers video-ingest, youtube-ingest, and book-ingest subtypes.
diagnostic-stem-delivery
Audio production with diagnostic analysis, timecode parsing from documents, and verified export workflow.
vox-director
Turn ONE topic into a finished Vox-style paper-collage explainer / ad video, end to end on the Atlas Cloud API + local ffmpeg — script, collage keyframes, motion, voice-over, music, captions, all automated. Use this whenever the user wants a "Vox style" video, a paper/torn-paper collage animation, a "motion collage"…
seedance-vocab-ja
This skill should be used when the user asks for Japanese Seedance 2.0 prompt wording, Japanese cinematic vocabulary, or translation of camera, lighting, action, VFX, audio, and production terms into Japanese.
model-compatibility
Model family compatibility matrix covering loaders, resolutions, samplers, CFG, VAE, ControlNet, and LoRA compatibility for SD 1.5, SDXL, Flux, SD3, and video models.