From zoom-skills
Integrates Zoom Virtual Agent across web campaigns, Android/iOS WebViews, and knowledge-base sync. Covers lifecycle patterns, event handling, and version-drift troubleshooting.
How this skill is triggered — by the user, by Claude, or both
Slash command
/zoom-skills:virtual-agentThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Implementation guidance for Zoom Virtual Agent across:
RUNBOOK.mdandroid/concepts/webview-lifecycle.mdandroid/examples/js-bridge-patterns.mdandroid/references/android-reference-map.mdandroid/troubleshooting/common-issues.mdconcepts/architecture-and-lifecycle.mdios/concepts/webview-lifecycle.mdios/examples/js-bridge-patterns.mdios/references/ios-reference-map.mdios/troubleshooting/common-issues.mdreferences/environment-variables.mdreferences/samples-validation.mdreferences/versioning-and-drift.mdscenarios/high-level-scenarios.mdtroubleshooting/common-drift-and-breaks.mdweb/concepts/lifecycle-and-events.mdweb/examples/campaign-and-entry-patterns.mdweb/references/web-reference-map.mdweb/troubleshooting/common-issues.mdImplementation guidance for Zoom Virtual Agent across:
Official docs:
The current API Hub inventory contains 12 Virtual Agent operations (verified 2026-07-10). Use the generated Virtual Agent API reference for exact knowledge-base and integration paths.
Platform skills:
zoomCampaignSdk:ready or waitForReady()) before calling APIs.exitHandler, commonHandler, support_handoff) when native orchestration is needed.engagement_started, engagement_ended) and UI state.endChat) and clean up listeners.npx claudepluginhub zoom/skills --plugin zoom-skillsGuides implementation of Zoom Contact Center SDKs for web embeds, native mobile, and Zoom Apps. Covers lifecycle, engagement context, campaigns, callbacks, and version-drift troubleshooting.
Plans agent augmentation architectures for Twilio contact centers: real-time coaching, compliance monitoring, QA automation, and intelligent routing using Conversation Intelligence and TaskRouter.
Wires the Agentforce Mobile SDK into an iOS app with interactive use-case discovery, auth flow selection (employee OAuth, service agent, guest), dependency setup (SPM/CocoaPods), and Swift file scaffolding for credential provider, client manager, logger, UI delegate, and SwiftUI chat host.