Help us improve
Share bugs, ideas, or general feedback.
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.
npx claudepluginhub zoom/skills --plugin zoom-skillsHow 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.mdProvides 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.
Library of proven patterns for Copilot Studio agent design. Includes YAML examples, design guidance, pattern suggestions, best practice review, and troubleshooting pitfalls.
Share bugs, ideas, or general feedback.
Implementation 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.