CtrlK
BlogDocsLog inGet started
Tessl Logo

probe-sdk

Use when using Probe SDK.

38

Quality

36%

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/probe-sdk/SKILL.md
SKILL.md
Quality
Evals
Security

Zoom Probe SDK

Use this skill when the app needs readiness checks before a user joins a meeting or video session.

Workflow

  1. Define the preflight gate: browser support, camera, microphone, speaker, network, CPU, or diagnostic report.
  2. Run diagnostics before the Meeting SDK or Video SDK join flow.
  3. Decide whether failed checks should block join, warn the user, or capture support telemetry.
  4. Keep probe results separate from meeting/session tokens and avoid sending unnecessary device details downstream.
  5. Debug by isolating browser permissions, device enumeration, HTTPS requirements, firewall behavior, and unsupported environments.

References

  • Full preserved guide: references/full-guide.md
  • Probe overview: probe-sdk.md
  • Architecture and lifecycle: concepts/architecture-and-lifecycle.md
  • Diagnostic page pattern: examples/diagnostic-page-pattern.md
  • Network pattern: examples/comprehensive-network-pattern.md
  • Common issues: troubleshooting/common-issues.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.