zoom-meeting-sdk-android
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.
How do I install this agent skill?
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill build-zoom-meeting-sdk-appIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill is a comprehensive reference for the Zoom Meeting SDK, providing detailed integration guides for Web, Mobile, Desktop, and Linux environments. It includes code snippets, troubleshooting tips, and setup instructions for building meeting bots and embedding Zoom meetings into applications.
- Socketpass
No alerts
- Snykwarn
Risk: MEDIUM · 1 issue
- ZeroLeakswarn
Scan incomplete
What does this agent skill do?
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.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/anthropics/knowledge-work-plugins/build-zoom-meeting-sdk-app">View zoom-meeting-sdk-android on skillZs</a>