From zoom-skills
Implements Zoom Virtual Agent across web campaigns, Android/iOS WebView bridges, and knowledge-base sync workflows. 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:
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-skillsProvides implementation guidance for Zoom Contact Center across desktop apps, web embeds, and native mobile SDKs. Covers lifecycle patterns, engagement context/state handling, campaigns, callbacks, and version-drift troubleshooting.
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.
Qualifies developer use cases for real-time AI agent augmentation and recommends Twilio Conversation Intelligence + TaskRouter architecture.