mcpbeat

Zoom Video SDK Macos

anthropics/zoom-video-sdk-macos

| Zoom Video SDK for macOS native desktop apps. Use when building custom macOS video sessions with native UI control, tokenized join, and desktop-oriented media/device workflows.

2k tokens
context cost
the whole folder, loaded on every use
11
files
instructions only
0
copies elsewhere
how many repositories repackaged it
23273
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill zoom-video-sdk-macos

What comes with it

8 203 bytes besides the instruction
RUNBOOK.md
concepts/architecture.md
concepts/lifecycle-workflow.md
examples/session-join-pattern.md
macos.md
references/environment-variables.md
references/macos-reference-map.md
references/versioning-and-compatibility.md
scenarios/high-level-scenarios.md
troubleshooting/common-issues.md

The instruction itself

4 sections, as written by the author

Zoom Video SDK (macOS)

Use this skill when building custom macOS desktop video session apps.

Start Here

  • macos.md
  • concepts/lifecycle-workflow.md
  • concepts/architecture.md
  • examples/session-join-pattern.md
  • scenarios/high-level-scenarios.md
  • references/macos-reference-map.md
  • references/environment-variables.md
  • references/versioning-and-compatibility.md
  • troubleshooting/common-issues.md

Key Sources

  • Docs: https://developers.zoom.us/docs/video-sdk/macos/
  • API reference: https://marketplacefront.zoom.us/sdk/custom/macos/annotated.html
  • Broader guide: ../SKILL.md

Operations

  • RUNBOOK.md - 5-minute preflight and debugging checklist.

How to use it

Copy the folder

Take anthropics/zoom-video-sdk-macos from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.