zoom-meeting-sdk-android
anthropics/knowledge-work-plugins
How to install zoom-meeting-sdk-android
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill build-zoom-meeting-sdk-appFull instructions (SKILL.md)
Source of truth, from anthropics/knowledge-work-plugins.
name: zoom-meeting-sdk-android description: | Zoom Meeting SDK for Android native apps. Use when embedding Zoom meetings in Android with default/custom UI, PKCE + SDK auth, join/start flows, and Meeting SDK API integration. user-invocable: false triggers:
- "meeting sdk android"
- "zoom android sdk"
- "android default ui"
- "android custom ui"
- "join meeting android"
- "start meeting android"
Zoom Meeting SDK (Android)
Use this skill when building Android apps with embedded Zoom meeting capabilities.
Start Here
- android.md
- concepts/lifecycle-workflow.md
- concepts/architecture.md
- examples/join-start-pattern.md
- scenarios/high-level-scenarios.md
- references/android-reference-map.md
- references/environment-variables.md
- references/versioning-and-compatibility.md
- troubleshooting/common-issues.md
Routing Notes
- Use default UI first for first successful join/start validation.
- Move to custom UI once auth, meeting state transitions, and permissions are stable.
- For signature/JWT mistakes, chain with ../../oauth/SKILL.md and ../references/signature-playbook.md.
Key Sources
- Docs: https://developers.zoom.us/docs/meeting-sdk/android/
- API reference: https://marketplacefront.zoom.us/sdk/meeting/android/index.html
- Broader guide: ../SKILL.md
Operations
- RUNBOOK.md - 5-minute preflight and debugging checklist.
Related skills
More from anthropics/knowledge-work-plugins and the wider catalog.

build-zoom-phone-integration
Reference skill for Zoom Phone. Use after routing to a phone workflow when implementing OAuth, Phone APIs, webhooks, Smart Embed events, URI schemes, CRM or CTI dialers, or call handling automation.

build-zoom-rest-api-app
Reference skill for Zoom REST API. Use after choosing an API-based workflow when you need endpoint selection, resource-management patterns, OAuth requirements, rate-limit awareness, or API error debugging.

build-zoom-team-chat-app
Reference skill for Zoom Team Chat. Use after routing to a chat workflow when building user-scoped messaging integrations, chatbot experiences, rich cards, buttons, slash commands, or chat webhooks.

zoom-video-sdk-android
|

virtual-agent/android
Zoom Virtual Agent Android integration via WebView. Use for Java/Kotlin bridge callbacks, native URL handling, support_handoff relay, and lifecycle-safe embedding.

business-pulse
>