CtrlK
BlogDocsLog inGet started
Tessl Logo

video-report

Generate a report about a video

39

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 ./.agents/skills/video-report/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%

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

The content is concise and gives a specific target file and executable render command, but the download step is underspecified and the workflow lacks any validation or error-recovery checkpoint. Organization is minimal with no section structure.

Suggestions

Specify how to obtain and download the reported URL (e.g. the exact command or source of the URL) so the first step is fully actionable.

Add a validation step after rendering, e.g. check the render output or logs for errors and retry on failure.

Add light section headers (e.g. '## Reproduce' / '## Render') to give the short body clear structure.

DimensionReasoningScore

Conciseness

The body is lean at two sentences with a concrete file path and an executable command, assuming Claude's competence and avoiding any explanation of concepts Claude already knows; every token earns its place.

3 / 3

Actionability

It provides a concrete file path (`packages/example/src/NewVideo.tsx`) and a copy-paste command (`bunx remotion render NewVideo --log=verbose`), but the first step 'download the URL' is incomplete with no source or method, leaving a key detail missing.

2 / 3

Workflow Clarity

The two steps are sequenced clearly with 'Then', but there is no validation or verification that the render succeeded and no error-recovery guidance, capping clarity at 2 for a build/render workflow.

2 / 3

Progressive Disclosure

This under-50-line skill has no bundle files and nothing to split off, but it also lacks any section headers or structural organization beyond two plain paragraphs, so it has only minimal organization rather than well-organized sections.

2 / 3

Total

9

/

12

Passed

Description

7%

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 is minimal and vague: it states a single abstract action over the video domain with no trigger guidance or concrete capabilities. It is barely distinguishable and would rarely be matched on natural user phrasing.

Suggestions

Replace 'report' with concrete actions, e.g. 'Download a broken video URL and render a debug report of the failed Remotion render'.

Add an explicit trigger clause, e.g. 'Use when a user reports a video is not working or a Remotion render fails'.

Include natural trigger terms users would actually say such as 'video not working', 'render failed', or 'broken video'.

DimensionReasoningScore

Specificity

The description 'Generate a report about a video' names only a single abstract action ('report') and the video domain, lacking the multiple concrete actions required for a 3; it falls to 'vague/abstract language' rather than naming a comprehensive set of actions.

1 / 3

Completeness

It gives only a weak 'what' (generate a report) and entirely lacks any 'when'/'Use when...' trigger guidance, so it is missing the 'when' half required for a higher score.

1 / 3

Trigger Term Quality

Only the single generic keyword 'video' appears with no natural trigger variations a user would say to invoke this skill; it is overly generic rather than offering coverage of natural terms.

1 / 3

Distinctiveness Conflict Risk

The 'video' domain provides a somewhat specific niche distinguishing it from non-video skills, but the generic 'report' action means it could still overlap with other video-related skills rather than having distinct triggers.

2 / 3

Total

5

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
remotion-dev/remotion
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.