From zoom-skills
Guides implementation of Zoom Contact Center SDKs for web embeds, native mobile, and Zoom Apps. Covers lifecycle, engagement context, campaigns, callbacks, and version-drift troubleshooting.
How this skill is triggered — by the user, by Claude, or both
Slash command
/zoom-skills:contact-centerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Implementation guidance for Zoom Contact Center across:
RUNBOOK.mdandroid/RUNBOOK.mdandroid/concepts/sdk-lifecycle.mdandroid/examples/service-patterns.mdandroid/references/android-reference-map.mdandroid/troubleshooting/common-issues.mdconcepts/architecture-and-lifecycle.mdios/RUNBOOK.mdios/concepts/sdk-lifecycle.mdios/examples/service-patterns.mdios/references/ios-reference-map.mdios/troubleshooting/common-issues.mdreferences/environment-variables.mdreferences/forum-top-questions.mdreferences/samples-validation.mdreferences/versioning-and-compatibility.mdscenarios/high-level-scenarios.mdtroubleshooting/common-drift-and-breaks.mdweb/RUNBOOK.mdweb/concepts/lifecycle-and-events.mdImplementation guidance for Zoom Contact Center across:
Official docs:
5.6.0 (verified 2026-07-10).5.6.0 adds Agent UI V3/Prism video updates, authenticated consumer chat history,
campaign digital front door, Dynamics CRM share/remote control, CTI/PWA Cobrowse, and new
locales/fallback behavior.5.6.0 revise real-time audio translation; iOS now receives available languages
and interpreter volume restrictions from the backend service.zoom-apps-sdk.Start here:
Platform skills:
contact-center/
├── SKILL.md
├── RUNBOOK.md
├── concepts/
│ └── architecture-and-lifecycle.md
├── scenarios/
│ └── high-level-scenarios.md
├── references/
│ ├── versioning-and-compatibility.md
│ ├── samples-validation.md
│ └── environment-variables.md
├── troubleshooting/
│ └── common-drift-and-breaks.md
├── android/
│ ├── SKILL.md
│ ├── concepts/sdk-lifecycle.md
│ ├── examples/service-patterns.md
│ ├── references/android-reference-map.md
│ └── troubleshooting/common-issues.md
├── ios/
│ ├── SKILL.md
│ ├── concepts/sdk-lifecycle.md
│ ├── examples/service-patterns.md
│ ├── references/ios-reference-map.md
│ └── troubleshooting/common-issues.md
└── web/
├── SKILL.md
├── concepts/lifecycle-and-events.md
├── examples/app-context-and-state.md
├── references/web-reference-map.md
└── troubleshooting/common-issues.md
entryId for chat/video/ZVA, apiKey for scheduled callback and campaign flows).Need to create/configure the Marketplace app first? Use Marketplace app management for app creation, General App surfaces, Contact Center product selection, OAuth scopes, event subscriptions, and credential response shapes before implementing Contact Center SDK/API workflows. Start from the General App Contact Center template or S2S Contact Center template.
fetchUI, startVideo, or web SDK open/show path).start, hold, resume, end) and context switching.endChat/endVideo, logout/logoff, uninitialize/release).engagementId and survives context switching.See scenarios/high-level-scenarios.md for details.
.env keys and where to find each value.npx claudepluginhub zoom/skills --plugin zoom-skillsIntegrates Zoom Virtual Agent across web campaigns, Android/iOS WebViews, and knowledge-base sync. Covers lifecycle patterns, event handling, and version-drift troubleshooting.
Qualifies developer needs across the support ladder (self-service → AI agents → contact center), channel mix, and scale to recommend the right Twilio architecture.
Automates RingCentral communications (calls, messages, meetings) via Rube MCP and Composio toolkit. Always discovers tool schemas before execution.