CtrlK
BlogDocsLog inGet started
Tessl Logo

remotion-captions

Dealing with captions in Remotion

48

Quality

53%

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-captions/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 an efficient, well-structured hub: it front-loads the essential Caption type and cleanly routes each task to a single reference file. Its only gap is that the actual per-task instructions live entirely in the referenced files rather than the body.

DimensionReasoningScore

Conciseness

The body is lean: it states the JSON mandate, gives the import and full type definition, then three short pointer sections — no padding and no explaining what captions or Remotion are, so every token earns its place.

3 / 3

Actionability

The import statement and full Caption type are concrete and copy-paste ready, but the three core tasks (transcribe, display, import) are deferred with 'load the X file for more instructions' — key executable detail is missing from the body itself.

2 / 3

Workflow Clarity

This is a well-organized hub skill: three clearly delineated task categories each with one unambiguous instruction (identify the task, load the corresponding file), satisfying the simple-skill allowance for workflow clarity.

3 / 3

Progressive Disclosure

The body is a clear overview that splits content into three one-level-deep, well-signaled reference files under distinct headers — textbook progressive disclosure matching the score-3 anchor. (Note: the referenced .md files were not present in the provided bundle directories.)

3 / 3

Total

11

/

12

Passed

Description

22%

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 too terse to be useful: it states only a vague topic ('Dealing with captions in Remotion') with no concrete actions and no trigger guidance. It is barely more informative than 'Helps with documents'.

Suggestions

Replace 'Dealing with' with concrete verbs, e.g. 'Generate, display, and import captions for Remotion videos'.

Add an explicit trigger clause, e.g. 'Use when working with captions or subtitles in Remotion projects, or importing .srt files'.

Include common user terms like 'subtitles' and '.srt' alongside 'captions' to improve trigger coverage.

DimensionReasoningScore

Specificity

The description 'Dealing with captions in Remotion' names no concrete actions — 'Dealing with' is as vague as the score-1 anchor 'Helps with documents', merely gesturing at a domain without saying what the skill does.

1 / 3

Completeness

It names only a topic ('captions in Remotion') with no actions for the 'what', and there is no 'Use when...' trigger for the 'when' — both halves are weak/missing, mirroring the score-1 anchor 'Helps with documents' rather than the concrete-action score-2 example.

1 / 3

Trigger Term Quality

'captions' and 'Remotion' are natural terms a user would say, matching the score-2 anchor 'Works with PDF files' (some relevant keywords), but common variations like 'subtitles' or '.srt' are absent so it does not reach full coverage.

2 / 3

Distinctiveness Conflict Risk

The Remotion-plus-captions niche is fairly specific, but the bare 'Dealing with' phrasing and missing 'when' guidance mean it could overlap with a general Remotion skill or generic subtitle skill, matching 'somewhat specific but could still overlap'.

2 / 3

Total

6

/

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

metadata_version

'metadata.version' is missing

Warning

relative_links

Relative link issues: 3 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.