CtrlK
BlogDocsLog inGet started
Tessl Logo

zoom-automation

Automate Zoom meeting creation, management, recordings, webinars, and participant tracking via Rube MCP (Composio). Always search tools first for current schemas.

57

Quality

66%

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/AI-Agents-Safe-Coding-Skills-claude/skills/zoom-automation/SKILL.md

The canonical home for this skill is zoom-automation in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

63%Scale 1-5

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

This is a solid reference skill for Zoom automation via Rube MCP with good actionability through specific tool names, parameter values, and sequenced workflows. Its main weaknesses are significant redundancy across sections (pitfalls and patterns repeated 2-3 times) and a monolithic structure that could benefit from splitting detailed reference material into separate files. The quick reference table is a strong addition, but the overall document could be 30-40% shorter without losing information.

Suggestions

Eliminate redundant pitfalls and patterns: UUID encoding, pagination, and plan requirements are each stated 2-3 times across individual workflows, Common Patterns, and Known Pitfalls — consolidate into one location and reference it.

Remove 'When to use' descriptions from each workflow — Claude can infer when to create a meeting or list recordings from context; these add tokens without value.

Consider splitting rate limits, parameter quirks, and the quick reference table into a separate REFERENCE.md file to keep the main skill focused on workflows.

Add a brief error-handling pattern (e.g., 'If tool returns auth error, re-check connection status via RUBE_MANAGE_CONNECTIONS') to improve workflow robustness.

DimensionReasoningScore

Conciseness

The skill is comprehensive but includes redundant information across sections. Pitfalls like UUID double-encoding and pagination patterns are repeated multiple times (in individual workflows AND in Common Patterns AND in Known Pitfalls). The 'When to use' descriptions explain obvious things Claude can infer. However, the domain-specific details (rate limits, parameter quirks) do earn their place.

3 / 5

Actionability

The skill provides concrete tool names, specific parameter values, and clear tool sequences for each workflow. Key parameters are well-documented with exact values (e.g., type codes 1/2/3/8, date formats). However, there are no executable code examples or copy-paste ready command invocations — it's all structured reference rather than runnable examples, which prevents a score of 5.

4 / 5

Workflow Clarity

Each workflow has a clear numbered sequence with tools marked as [Required], [Prerequisite], or [Optional], which is helpful. The setup section has a clear 4-step verification flow. However, there are no explicit validation/verification checkpoints or error recovery loops within the core workflows — for example, no 'verify meeting was created successfully' step or 'if creation fails, check X' guidance. Since these aren't destructive/batch operations, the missing feedback loops don't trigger the cap at 3.

4 / 5

Progressive Disclosure

The content is well-structured with clear sections and a quick reference table, but it's a monolithic ~200-line document with no references to external files. The Common Patterns and Known Pitfalls sections largely duplicate information already stated in individual workflow pitfalls. Content like the full rate limits table or parameter quirks could be split into separate reference files to keep the main skill leaner.

3 / 5

Total

14

/

20

Passed

Description

70%Scale 1-5

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 effectively identifies a clear niche (Zoom automation via Composio) and lists several concrete capabilities. Its main weakness is the absence of an explicit 'Use when...' clause that would help Claude know exactly when to select this skill. Adding trigger phrases and a few more natural synonyms would strengthen it.

Suggestions

Add an explicit 'Use when...' clause, e.g., 'Use when the user asks about Zoom meetings, scheduling video calls, managing webinars, or accessing Zoom recordings.'

Include natural synonyms and variations such as 'video call', 'conference call', 'schedule a meeting', or 'Zoom link' to improve trigger term coverage.

DimensionReasoningScore

Specificity

Lists several specific actions: meeting creation, management, recordings, webinars, and participant tracking. Also mentions the tooling (Rube MCP/Composio) and a procedural note about searching tools first. Minor gaps in coverage (e.g., doesn't mention scheduling, updating, deleting, or specific recording operations).

4 / 5

Completeness

The 'what' is clearly stated (automate Zoom meeting creation, management, recordings, etc.), but there is no explicit 'when' clause. The procedural note about searching tools first is operational guidance, not a trigger condition. Per rubric guidelines, missing 'Use when...' caps completeness at 3.

3 / 5

Trigger Term Quality

Includes strong natural keywords like 'Zoom', 'meeting', 'recordings', 'webinars', 'participant tracking' that users would naturally say. Missing some variations like 'video call', 'conference call', 'schedule a meeting', or 'Zoom link'.

4 / 5

Distinctiveness Conflict Risk

Highly distinctive with 'Zoom' as a clear niche identifier, plus the specific mention of Rube MCP (Composio) as the integration mechanism. Very unlikely to conflict with other skills.

5 / 5

Total

16

/

20

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

10

/

11

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
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.