CtrlK
BlogDocsLog inGet started
Tessl Logo

build-zoom-contact-center-app

Use when using Contact Center.

43

Quality

43%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/zoom/skills/contact-center/SKILL.md
SKILL.md
Quality
Evals
Security

Build Zoom Contact Center App

Use this skill when the integration targets Zoom Contact Center rather than general meetings, chat, or phone. Route to the platform-specific skill once the client surface is clear.

Workflow

  1. Identify the channel and client: web, Android, iOS, campaign embed, video engagement, chat engagement, Virtual Agent handoff, or scheduled callback.
  2. Confirm the lifecycle: initialization, engagement start, context retrieval, state changes, transfer or handoff, and cleanup.
  3. Choose the platform reference before coding; Contact Center SDKs differ by event names, lifecycle hooks, and wrapper requirements.
  4. Treat engagement context as shared state and validate how it flows into CRM, ticketing, analytics, or AI workflows.
  5. Debug version drift by checking SDK version, documented event names, app settings, campaign configuration, and browser or mobile lifecycle behavior.

References

  • Full preserved guide: references/full-guide.md
  • Web SDK: web/SKILL.md
  • Android SDK: android/SKILL.md
  • iOS SDK: ios/SKILL.md
  • High-level scenarios: scenarios/high-level-scenarios.md
  • Common drift and breaks: troubleshooting/common-drift-and-breaks.md
Repository
openai/plugins
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.