Embed contact center chat, video, and event workflows into web apps.
The material appears to be an open-source prompt/documentation-only skill with no declared secrets, remote endpoints, local execution, or data access, so overall risk is low. Its subject matter involves Zoom Contact Center web integrations, which may introduce network and identity considerations in real deployments, but those are not exposed by this skill material itself.
The material explicitly states there are no required keys or environment variables. While the README references OAuth/identity-related skills, this skill itself does not request or handle credentials, and no direct leakage or abuse path is shown.
The system flags it as prompt-only, and the metadata lists no remote host endpoints. Although the docs discuss iframe, postMessage, web scripts, and Zoom integration scenarios, this skill material does not declare any actual data egress to remote endpoints.
There are no instructions to install software, run scripts, spawn local processes, or invoke system capabilities. As a documentation-only skill, it shows no observable local code-execution surface.
The material does not declare permissions to read or write local files, databases, browser storage, or other resources. It only describes integration modes and event-handling concepts, with no signs of overbroad access.
The source is an open-source GitHub repository and is flagged as open-source, which improves auditability. Although it has 0 stars, no declared license, and unknown maintenance status, there are no high-risk red flags such as closed-source exfiltration, malicious injection, or mismatched privileged access.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "contact-center/web" skill from askskill: 1. Download https://raw.githubusercontent.com/anthropics/knowledge-work-plugins/main/partner-built/zoom-plugin/skills/contact-center/web/SKILL.md 2. Save it as ~/.claude/skills/web/SKILL.md 3. Reload skills and tell me it's ready
Explain how to integrate Zoom Contact Center Web SDK chat embed into a website, including initialization steps, a basic code example, and how to open the chat window when a user clicks a button.
An integration guide with frontend initialization code, chat embed setup, and a trigger interaction example.
Give me an example showing how to listen to Zoom Contact Center Web SDK engagement events such as session start, message received, and session end, and log them on the page.
Event listener code showing common callback handling and how to display event states in the frontend UI.
Show how to use postMessage with Zoom Contact Center Smart Embed to pass page context such as the current user ID and order number to the embedded support component.
A solution with a postMessage communication example, including message structure, timing, and context integration approach.
Official docs:
zoomCampaignSdk pattern).postMessage event contract.zoomCampaignSdk:ready.engagementId.Embed Zoom Virtual Agent chat on web with secure controls and context updates.
Quickly add Zoom’s prebuilt React video UI to web workflows.
Create stakeholder updates tailored to audience, cadence, and communication goals.
Review an analysis for methodology, accuracy, bias, and evidence support.
Generate people analytics reports on headcount, attrition, diversity, and org health.
Identify, categorize, and prioritize technical debt for smarter refactoring decisions.
Integrate contact center chat, video, and callbacks into native Android apps.
Build and troubleshoot Zoom Contact Center integrations, state handling, and callbacks.
Integrate Zoom Contact Center features into native iOS apps with chat and callbacks.
Implement Zoom Meeting SDK joins, auth flows, and platform-specific integrations.
Build in-client web app features with the Zoom Apps SDK.
Embed Zoom meeting features into web apps with full or component-based integration.