Use when using Virtual Agent.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add Kodik-AI/kodik --skill virtual-agent --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Virtual Agent?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/kodik-ai-virtual-agent)More formats (shields.io, HTML) on the badges page.
---
name: build-zoom-virtual-agent
description: Use when using Virtual Agent.
---
# Build Zoom Virtual Agent
Use this skill when the workflow embeds or wraps Zoom Virtual Agent, including web campaigns and mobile WebView integrations.
## Workflow
1. Identify the client: web, Android WebView, iOS WKWebView, campaign entry, support handoff, or knowledge-base sync pipeline.
2. Route to the platform skill before coding because event handling and native bridge behavior differ by client.
3. Confirm campaign, entry ID, allowed origins, lifecycle events, and support handoff behavior.
4. Keep user context updates, native URL handling, and handoff payloads explicit.
5. Debug by checking SDK readiness, campaign configuration, bridge injection, CSP, WebView lifecycle, and version drift.
## References
- Full preserved guide: [references/full-guide.md](references/full-guide.md)
- Web: [web/SKILL.md](web/SKILL.md)
- Android: [android/SKILL.md](android/SKILL.md)
- iOS: [ios/SKILL.md](ios/SKILL.md)
- Architecture and lifecycle: [concepts/architecture-and-lifecycle.md](concepts/architecture-and-lifecycle.md)
- Common drift and breaks: [troubleshooting/common-drift-and-breaks.md](troubleshooting/common-drift-and-breaks.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!