CtrlK
BlogDocsLog inGet started
Tessl Logo

debug-zoom

Use when debugging issues.

52

Quality

58%

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

Quality

Content

85%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a concise, well-organized instruction skill with a clear sequenced workflow and explicit verification checkpoint. Its main weakness is actionability: the guidance is procedural and generic rather than concrete Zoom-specific commands or examples.

Suggestions

Add a couple of concrete, copy-paste-ready examples (e.g. a sample curl/API error check or a webhook payload inspection command) to lift actionability toward executable guidance.

Tie each workflow step to the specific Zoom layers (auth, API, webhook, SDK, media) with one concrete diagnostic action per layer rather than a generic 'route to references' step.

DimensionReasoningScore

Conciseness

The body is lean (~30 lines) with no padding of concepts Claude already knows; each section (Usage, Workflow, Output, Related Skills) earns its place, matching the 'lean and efficient; every token earns its place' anchor.

3 / 3

Actionability

The workflow gives concrete-ish procedural guidance (e.g. 'Identify the failing layer: auth, API request, webhook, SDK init') but provides no executable Zoom-specific commands or copy-paste examples, so it lands at anchor 2 rather than the 'fully executable; copy-paste ready' anchor 3.

2 / 3

Workflow Clarity

The five-step workflow is clearly sequenced and includes an explicit verification checkpoint (step 5 'Give a short verification plan') plus a 'Verification checklist' in the Output section, satisfying the 'clear sequence with explicit validation steps... checklists' anchor.

3 / 3

Progressive Disclosure

With no bundle files present, this under-50-line skill is well-organized into clear sections with only one-level-deep, clearly signaled references (the README pointer and two Related Skills links), so it meets the simple-skill anchor 3.

3 / 3

Total

11

/

12

Passed

Description

32%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description provides an explicit 'Use when' trigger but is otherwise vague: it names no concrete actions and omits the Zoom domain entirely, leaving it indistinguishable from any generic debugging skill.

Suggestions

Add Zoom-specific capability language, e.g. 'Debug Zoom auth, API, webhook, or SDK issues' to name concrete actions and domain.

Expand trigger terms with natural variations users would say, such as 'Zoom API error', 'webhook delivery failure', or 'OAuth token refresh' instead of the generic 'issues'.

Mention the target surface (Zoom) explicitly in the description so it is distinguishable from other debugging skills.

DimensionReasoningScore

Specificity

The description states only "debugging issues" — a vague activity with no concrete actions named, matching the 'vague or no actions; abstract language' anchor rather than anchor 2 which requires naming some actions.

1 / 3

Completeness

The explicit "Use when debugging issues" clause satisfies the 'when' trigger, but the 'what' is barely stated — Zoom and the actual debugging capabilities are absent — so it stops at anchor 2 rather than reaching the both-what-and-when anchor 3.

2 / 3

Trigger Term Quality

"debugging" is a natural keyword a user might say, but "issues" is generic and there is no coverage of the Zoom-specific domain (auth, API, webhook, SDK), so it has some relevant keywords while missing common variations.

2 / 3

Distinctiveness Conflict Risk

"Use when debugging issues" never mentions Zoom and is extremely generic, so it would conflict with virtually any debugging-related skill, matching the 'very generic; would conflict with many skills' anchor.

1 / 3

Total

6

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 3 suspicious

Warning

Total

15

/

16

Passed

Repository
openai/plugins
Reviewed

Table of Contents

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.