This handles the full Zoom Meeting SDK integration when you need to embed live meeting UI into your own app, not just generate join links. The routing is important: if you're building meeting management or sending browser links, you want the REST API route instead. This is specifically for when users need the in-app SDK experience across web, mobile, desktop, or headless bots. You'll need SDK credentials from the Zoom Marketplace, and it covers signature generation and platform-specific join flows. The hard routing guardrail in the docs suggests people confuse REST join URLs with SDK join payloads often enough that it needed a warning up front.
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill build-zoom-meeting-sdk-app