zoom-virtual-agent-android Skill
Zoom Virtual Agent Android integration via WebView. Use for Java/Kotlin bridge callbacks, native URL handling, supporthandoff relay, and lifecycle-safe embedding. Published by openai in plugins.
What is zoom-virtual-agent-android Skill?
Zoom Virtual Agent Android integration via WebView. Use for Java/Kotlin bridge callbacks, native URL handling, supporthandoff relay, and lifecycle-safe embedding. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use zoom-virtual-agent-android Skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/zoom/skills/virtual-agent/android/SKILL.md
What it does
Zoom Virtual Agent Android integration via WebView. Use for Java/Kotlin bridge callbacks, native URL handling, supporthandoff relay, and lifecycle-safe embedding.
Skill instructions
Zoom Virtual Agent - Android Official docs: - https://developers.zoom.us/docs/virtual-agent/android/ Quick Links 1. concepts/webview-lifecycle.md 2. examples/js-bridge-patterns.md 3. references/android-reference-map.md 4. troubleshooting/common-issues.md Integration Model - Host campaign URL in Android WebView. - Inject runtime context (window.zoomCampaignSdkConfig). - Register JavaScript bridge for exitHandler, commonHandler, supporthandoff. - Apply URL policy via shouldOverrideUrlLoading and optional multi-window callbacks. Hard Guardrails - Initialize handlers before expecting JS callbacks. - Treat legacy openURL command handling as compatibility path only. - Prefer DOM links or window.open handling plus explicit native routing. Chaining - Product-level patterns: ../SKILL.md - Contact Center mobile scope: ../../contact-center/android/SKILL.md
Explore related resources
Frequently asked questions
What is zoom-virtual-agent-android?
zoom-virtual-agent-android is a open-source AI agent skill with Copy skill directory. Zoom Virtual Agent Android integration via WebView. Use for Java/Kotlin bridge callbacks, native URL handling, supporthandoff relay, and lifecycle-safe embedding.
Who is zoom-virtual-agent-android best for?
zoom-virtual-agent-android is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install zoom-virtual-agent-android?
Install or run zoom-virtual-agent-android using Copy skill directory. Check zoom-virtual-agent-android for the latest setup command.
Is zoom-virtual-agent-android actively maintained?
zoom-virtual-agent-android may need a closer maintenance check before production use.
Auto-fetched from GitHub.