CtrlK
BlogDocsLog inGet started
Tessl Logo

build-zoom-virtual-agent

Use when using Virtual Agent.

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

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./plugins/zoom/skills/virtual-agent/SKILL.md
SKILL.md
Quality
Evals
Security

Build Zoom Virtual Agent

Use this skill when the workflow embeds or wraps Zoom Virtual Agent, including web campaigns and mobile WebView integrations.

Workflow

  1. Identify the client: web, Android WebView, iOS WKWebView, campaign entry, support handoff, or knowledge-base sync pipeline.
  2. Route to the platform skill before coding because event handling and native bridge behavior differ by client.
  3. Confirm campaign, entry ID, allowed origins, lifecycle events, and support handoff behavior.
  4. Keep user context updates, native URL handling, and handoff payloads explicit.
  5. Debug by checking SDK readiness, campaign configuration, bridge injection, CSP, WebView lifecycle, and version drift.

References

  • Full preserved guide: references/full-guide.md
  • Web: web/SKILL.md
  • Android: android/SKILL.md
  • iOS: ios/SKILL.md
  • Architecture and lifecycle: concepts/architecture-and-lifecycle.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.