<< All versions
Skill v1.0.0 current Trusted Publisher 100/100 anthropics/knowledge-work-plugins/web
── Details ─────────────────────────────────────────
Published April 26, 2026 at 05:52 AM
Content Hash sha256:8d8a3fa2638a1beb...
Git SHA
── Files ───────────────────────────────────────────
Raw Rendered
SKILL.md · 55 lines · 1.7 KB Copyname: contact-center/web description: "Zoom Contact Center SDK for Web. Use for web chat/video/campaign embeds, engagement event handling, app-context integrations, and Smart Embed postMessage workflows." user-invocable: false triggers:
"contact center web" "zcc web sdk" "getengagementcontext web" "onengagementcontextchange" "contact center smart embed" "zcc-init-config-request" Zoom Contact Center SDK - Web Official docs:
https://developers.zoom.us/docs/contact-center/web/ https://developers.zoom.us/docs/contact-center/web/sdk-reference/ Quick Links concepts/lifecycle-and-events.md examples/app-context-and-state.md references/web-reference-map.md troubleshooting/common-issues.md Integration Modes Contact Center App in Zoom client: Zoom Apps SDK engagement APIs/events. External website embed: Campaign SDK/web scripts (zoomCampaignSdk pattern). Video client initialization pattern. Smart Embed: iframe + postMessage event contract. Hard Guardrails For campaign SDK, gate calls behind zoomCampaignSdk:ready. Persist state by engagementId. Expect context switching and background app behavior. Validate CSP and allow-list settings before debugging logic. Chaining Operations RUNBOOK.md - 5-minute preflight and debugging checklist.