CtrlK
BlogDocsLog inGet started
Tessl Logo

remotion-render

Export a Remotion video

56

Quality

65%

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 ./packages/skills/skills/remotion-render/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

82%Weight 40%Scale 1-5

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

The body is efficient and action-oriented with clear separation of render vs still commands, but it lacks flag/argument examples and has a broken bundle reference plus malformed docs links.

Suggestions

Add a couple of the most common render flags or a minimal example invocation so the guidance is copy-paste ready for typical cases.

Fix or restore the missing `./transparent-videos.md` reference (the file is not present in references/scripts/assets).

Correct the docs URLs (e.g., use the actual page path rather than the literal `render.md`/`still.md` suffix) so navigation links resolve.

DimensionReasoningScore

Conciseness

The body is a lean ~15 lines of code blocks and links with no padded explanation of what Remotion is; every token earns its place, matching the lean-and-efficient anchor.

5 / 5

Actionability

It provides concrete executable commands (`npx remotion render`, `npx remotion still`) but no flags, argument examples, or common-case snippets, falling short of the copy-paste-ready, common-cases-covered anchor 5.

4 / 5

Workflow Clarity

The render and still paths are clearly separated as single commands, but there are no validation or verification steps for a render that can fail, leaving minor checkpoint gaps.

4 / 5

Progressive Disclosure

Sections are well-organized with one-level-deep references to external docs and a bundled file, but the referenced `./transparent-videos.md` does not exist in the bundle and the docs links use a malformed `.md` suffix, leaving minor navigation gaps.

4 / 5

Total

17

/

20

Passed

Description

48%Weight 40%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 is concise and clearly scoped to Remotion, but it states only a single action and omits any "Use when..." trigger guidance, capping its completeness and limiting keyword coverage.

Suggestions

Add a "Use when..." clause naming concrete trigger phrases (e.g., "Use when rendering or exporting a Remotion video or still image").

Expand the action list beyond "Export" to include render, still, and transparent-video exports for broader capability coverage.

Include natural synonyms and file extensions users might say (e.g., "video render", ".mp4 export", "still frame").

DimensionReasoningScore

Specificity

"Export a Remotion video" names the domain and a single action but offers no breadth of capabilities, matching the anchor for minimal/generic actions rather than the 1-2 concrete actions of score 3.

2 / 5

Completeness

It gives a clear "what" (export a Remotion video) but provides no "Use when..." trigger guidance, so per the missing-trigger cap it cannot exceed 3.

3 / 5

Trigger Term Quality

It contains a relevant specific term ("Remotion video") but omits natural variations users would say such as "render video", "video export", or "still", leaving common synonyms missing.

3 / 5

Distinctiveness Conflict Risk

"Remotion video" is a distinct named niche with low conflict risk, though the bare description is not comprehensive enough to fully match the anchor 5 example.

4 / 5

Total

12

/

20

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

frontmatter_unknown_keys

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

Warning

relative_links

Relative link issues: 1 missing

Warning

Total

14

/

16

Passed

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.