CtrlK
BlogDocsLog inGet started
Tessl Logo

start

Use when starting Zoom work.

60

Quality

70%

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

Start

Use this as the default entry skill for the plugin.

What This Skill Does

  • Classifies the request by job-to-be-done, not by product name alone
  • Routes into the right implementation skill
  • Pulls in product-specific Zoom references only after the route is clear
  • Prevents common early mistakes, especially Meeting SDK vs Video SDK and REST API vs SDK confusion

Routing Table

If the user wants to...Route to
Choose the right Zoom surface for a new projectplan-zoom-product
Set up OAuth, tokens, scopes, or app credentialssetup-zoom-oauth
Embed or customize a Zoom meeting flowbuild-zoom-meeting-app
Build a bot, recorder, or real-time meeting processorbuild-zoom-bot
Debug a broken integrationdebug-zoom

Supporting Zoom References

Use these only after selecting the workflow:

Operating Rules

  1. Prefer one clear recommendation over a product catalog dump.
  2. Ask a short clarifier only when the route is genuinely ambiguous.
  3. Keep the first response architectural and actionable, then go deep.
  4. Pull in deeper references only when they directly help the current decision or implementation.
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.