CtrlK
BlogDocsLog inGet started
Tessl Logo

remotion-docs

Search and fetch Remotion documentation pages

62

Quality

75%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

Fix and improve this skill with Tessl

tessl review fix ./packages/skills/skills/remotion-docs/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

The body is a model of lean, actionable instruction: real search/fetch mechanics, a clear numbered workflow, and well-organized sections with no token waste. It is appropriate for a simple, read-only documentation skill.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it never explains what Remotion or Algolia is, and every line (endpoint, params, .md suffix, the routing pointer) earns its place, matching anchor 3.

3 / 3

Actionability

Provides a concrete POST request with the real Algolia endpoint, API key, index name, and retrieval params, plus copy-paste-ready .md fetch URLs; the only placeholder is the user's query input, which is a legitimate parameter rather than pseudocode.

3 / 3

Workflow Clarity

The 4-step workflow (search → pick URL → fetch .md → implement from current docs) is clearly sequenced and unambiguous; the task is read-only so the destructive/batch validation requirement does not apply.

3 / 3

Progressive Disclosure

Under 50 lines with well-organized sections (Searching, Fetching, Workflow) and no nested references; the single sibling-skill pointer is appropriate one-level navigation, so per the simple-skills note this scores 3 without bundle files.

3 / 3

Total

12

/

12

Passed

Description

50%

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 states a clear purpose and domain with two concrete actions but lacks an explicit 'Use when…' trigger clause and broader natural-language trigger variations. It is competent but generic enough to risk overlap with sibling Remotion skills.

Suggestions

Add an explicit trigger clause, e.g. "Use when the user asks about Remotion APIs, rendering, or needs current Remotion docs."

Broaden trigger terms to include natural variations like "Remotion docs", "Remotion API reference", and "Remotion rendering".

Distinguish from the sibling skill by naming what is unique, e.g. "…live documentation lookup (not memorized best practices)."

DimensionReasoningScore

Specificity

Names two concrete actions ("Search and fetch") on a specific domain ("Remotion documentation pages"), but the action list is not comprehensive enough for anchor 3 (which expects multiple specific actions like extract/fill/merge).

2 / 3

Completeness

It clearly answers *what* (search and fetch Remotion docs) but provides no "Use when…" clause or equivalent explicit trigger for *when*, so per the rubric guideline completeness is capped at 2.

2 / 3

Trigger Term Quality

"Remotion documentation pages" supplies some natural keywords a user might say, but misses common variations like "docs", "API reference", or "Remotion docs", matching anchor 2's 'some relevant keywords but missing common variations'.

2 / 3

Distinctiveness Conflict Risk

Remotion is a specific niche, but the generic phrasing "Search and fetch … documentation pages" plus the absence of distinct triggers leaves potential overlap with the sibling remotion-best-practices skill referenced in the body.

2 / 3

Total

8

/

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: 1 suspicious

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.