Embed Zoom meetings and host or join flows in native macOS apps.
The materials indicate this is essentially an open-source prompt/documentation wrapper, with no declared secrets, remote endpoints, or local execution behavior in the provided scope. Overall risk is low, but because it targets Zoom Meeting SDK integration, actual implementation may still introduce external SDKs, authentication, and network traffic that should be re-validated during deployment.
The materials and objective checks indicate no required secrets or environment variables. The README mentions PKCE + SDK auth only as conceptual context and does not require this skill itself to collect or store credentials.
The system checks show no declared remote endpoints. The README only lists Zoom official documentation and API reference links, with no indication that the skill itself sends data outward or connects to unknown hosts.
It is marked as prompt-only, and the provided content is mainly documentation indexes, scenarios, and a runbook. There is no indication of starting local processes, executing scripts, or requesting system-level execution privileges.
The materials do not declare any read/write access to local files, system resources, contacts, microphone/camera, or similar permissions. The visible scope is documentation-only and does not show actual data access capabilities.
A positive factor is that it is open-source on GitHub and auditable. However, the repository has 0 stars, no declared license, and unknown maintenance status, so evidence of trust and ongoing support is limited; verify repository ownership, commit history, and dependency boundaries before adoption.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "zoom-meeting-sdk-macos" skill from askskill: 1. Download https://raw.githubusercontent.com/anthropics/knowledge-work-plugins/main/partner-built/zoom-plugin/skills/meeting-sdk/macos/SKILL.md 2. Save it as ~/.claude/skills/macos/SKILL.md 3. Reload skills and tell me it's ready
Explain how to integrate the Zoom Meeting SDK into a native macOS app and use the default UI to complete a meeting join flow. Provide example steps for initialization, authentication, and joining a meeting.
A macOS integration guide covering SDK initialization, auth setup, and an example flow for joining a meeting with the default UI.
I want to use the Zoom Meeting SDK custom UI in a macOS app. Provide design guidance and code examples for host start flow, participant join flow, and desktop meeting controllers.
An implementation plan for a custom meeting UI, including host/join flow guidance and key controller usage examples.
Design a PKCE plus SDK authentication flow for integrating the Zoom Meeting SDK into a macOS app. Explain required parameters, callback handling, security considerations, and provide an integration example.
A macOS-focused Zoom authentication integration guide covering PKCE flow, SDK auth steps, and security recommendations.
Use this skill when building macOS apps with embedded Zoom meeting capabilities.
Review an analysis for methodology, accuracy, bias, and evidence support.
Generate people analytics reports on headcount, attrition, diversity, and org health.
Identify, categorize, and prioritize technical debt for smarter refactoring decisions.
Choose the right Zoom surface for a product use case with clear tradeoffs.
Turn an approved brief into social assets, copy, and a staged campaign.
Create stakeholder updates tailored to audience, cadence, and communication goals.
Embed Zoom meetings into iOS apps with auth, UI, and lifecycle support.
Build custom Zoom video sessions for native macOS apps with device control.
Embed Zoom meetings deeply into native Windows desktop applications with C++.
Build fully customized video sessions in native iOS apps with Zoom SDK.
Embed Zoom meetings in Electron apps with auth, join flows, and raw data.
Integrate Zoom meetings into React Native apps and troubleshoot SDK setup issues.