Build Zoom Virtual Agent
Use this skill when the workflow embeds or wraps Zoom Virtual Agent, including web campaigns and mobile WebView integrations.
Workflow
- Identify the client: web, Android WebView, iOS WKWebView, campaign entry, support handoff, or knowledge-base sync pipeline.
- Route to the platform skill before coding because event handling and native bridge behavior differ by client.
- Confirm campaign, entry ID, allowed origins, lifecycle events, and support handoff behavior.
- Keep user context updates, native URL handling, and handoff payloads explicit.
- Debug by checking SDK readiness, campaign configuration, bridge injection, CSP, WebView lifecycle, and version drift.
References
- Full preserved guide: references/full-guide.md
- Web: web/SKILL.md
- Android: android/SKILL.md
- iOS: ios/SKILL.md
- Architecture and lifecycle: concepts/architecture-and-lifecycle.md
- Common drift and breaks: troubleshooting/common-drift-and-breaks.md