CtrlK
BlogDocsLog inGet started
Tessl Logo

zoom-meeting-sdk-web-client-view

Zoom Meeting SDK Web - Client View. Full-page Zoom meeting experience with the familiar Zoom interface. Uses ZoomMtg global singleton with callback-based API. Ideal for quick integration with minimal customization. Provides the same UI as Zoom Web Client.

61

Quality

73%

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/meeting-sdk/web/client-view/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%Weight 40%Scale 1-3

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

A highly actionable, executable reference with a clear initialization workflow, but it is hurt by some token-heavy repetition, missing validation feedback loops, and broken/missing reference links that weaken progressive disclosure.

Suggestions

Fix or remove the missing referenced files (RUNBOOK.md, ../troubleshooting/error-codes.md, ../concepts/sharedarraybuffer.md, ../SKILL.md) so navigation links resolve.

Condense repetitive one-line method examples (e.g. the many console.log listener snippets) into compact grouped tables or a single representative example.

Add an explicit validation checkpoint after ZoomMtg.join() (verify join succeeded, check #zmmtg-root rendered) with a fix-and-retry loop for the documented failure modes.

DimensionReasoningScore

Conciseness

Mostly efficient with lean tables and executable code and almost no explanation of concepts Claude already knows, but the dozens of near-identical one-line method examples and repetitive console.log snippets could be condensed for better token economy.

2 / 3

Actionability

Provides fully executable, copy-paste-ready code (complete 7-step init flow) and parameter tables with types, defaults, and "when required" notes — concrete and specific throughout.

3 / 3

Workflow Clarity

The initialization flow is clearly sequenced (Step 1–7) with success/error callbacks and gotchas, but there is no explicit validate→fix→retry feedback loop or validation checkpoint for the risky join/init operations.

2 / 3

Progressive Disclosure

Structure exists with a references/index.md and outbound links, but several referenced files are missing (RUNBOOK.md, ../troubleshooting/*, ../concepts/*, ../SKILL.md) and a large API reference is inlined that could live in separate files.

2 / 3

Total

9

/

12

Passed

Description

82%Weight 40%Scale 1-3

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

A strong, specific description that names concrete capabilities and natural trigger terms, with a clear distinct niche. It is held back only by the absence of an explicit "Use when…" clause, leaving the use-conditions implied rather than stated.

Suggestions

Add an explicit "Use when…" clause, e.g. "Use when embedding a full-page Zoom meeting in a web app and you want the standard Zoom UI with minimal customization."

Include a few more user-facing trigger phrases (e.g. "Zoom Web Client", "embed Zoom meeting") to strengthen natural keyword coverage.

DimensionReasoningScore

Specificity

Names multiple concrete capabilities and technical specifics: "ZoomMtg global singleton with callback-based API", "Full-page Zoom meeting experience", "Provides the same UI as Zoom Web Client" — concrete actions rather than vague language.

3 / 3

Completeness

Clearly answers "what" but the "when" is only implied via "Ideal for quick integration with minimal customization" with no explicit "Use when…" trigger clause, which caps completeness at 2 per the guidelines.

2 / 3

Trigger Term Quality

Natural terms a user would say are present ("Zoom meeting", "Zoom Web Client", "Zoom Meeting SDK Web"); coverage of common variations is good, even though "Client View" is somewhat technical jargon.

3 / 3

Distinctiveness Conflict Risk

The niche is sharply defined (Zoom Meeting SDK Web - Client View) with distinct triggers unlikely to overlap with or trigger for unrelated skills.

3 / 3

Total

11

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (614 lines); consider splitting into references/ and linking

Warning

relative_links

Relative link issues: 1 missing, 4 suspicious

Warning

Total

14

/

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.