This one's for when you need fully custom video behavior on Zoom's infrastructure, not just dropping their standard meeting UI into your app. It includes hard routing guardrails to keep you from accidentally mixing Video SDK patterns with Meeting SDK or REST API calls, which is apparently a common mistake. The skill explicitly warns that Video SDK doesn't use meeting IDs or join URLs like you might expect. With 736 installs, it seems like a niche tool, but if you're building something like a telehealth platform or a custom collaboration space where you need control over session joins and video rendering, this is the reference you want. Just note they recommend trying plan-zoom-product first if you're not sure which SDK fits your use case.
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill build-zoom-video-sdk-app