CtrlK
BlogDocsLog inGet started
Tessl Logo

convert

Start the local @remotion/convert app and open it in the Codex browser. Use when the user invokes /convert or $convert, asks to launch convert.remotion.dev locally, or wants to inspect the Convert package UI.

80

Quality

100%

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

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 content is a tight, executable runbook with concrete commands, sensible fallback handling, and clean section organization. It assumes Claude's intelligence and avoids concept explanations or unnecessary verbosity.

DimensionReasoningScore

Conciseness

The body is lean: it gives the exact commands and the expected URL without explaining what bun, Vite, or the Codex browser are. "every token earns its place" — it assumes Claude's competence and adds no concept padding.

3 / 3

Actionability

Steps 1–2 provide copy-paste-ready executable commands ("bun i && bun run build", "cd packages/convert && bun run dev") and step 3 gives a concrete default URL with port-fallback guidance, fully matching the executable anchor.

3 / 3

Workflow Clarity

A clear 5-step sequence with a recovery path (follow the printed URL if Vite picks another port) and a tool fallback in step 4. This is a simple, non-destructive launch task, so the lack of explicit validate-checkpoints does not cap the score per the simple-skills note.

3 / 3

Progressive Disclosure

The skill is under 50 lines with no need for external references and is organized into well-signaled Overview and Workflow sections, meeting the rubric's allowance for simple skills to score 3 on progressive disclosure with clean organization.

3 / 3

Total

12

/

12

Passed

Description

100%

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, concrete, and well-targeted, explicitly covering both capability and trigger conditions with natural invocation terms. It does not pad with fluff or over-claim.

DimensionReasoningScore

Specificity

"Start the local @remotion/convert app and open it in the Codex browser" names two concrete actions (start the app, open it in the browser), matching the multiple-specific-actions anchor; it is not vague like "Helps with documents".

3 / 3

Completeness

It clearly states what it does (start and open the app) and has an explicit "Use when..." clause with concrete triggers, satisfying both halves of the completeness anchor.

3 / 3

Trigger Term Quality

"Use when the user invokes /convert or $convert, asks to launch convert.remotion.dev locally, or wants to inspect the Convert package UI" provides strong, natural trigger coverage (slash/dollar invocations, the domain, the package UI) a user would actually say.

3 / 3

Distinctiveness Conflict Risk

The niche is narrow and well-branded (@remotion/convert, convert.remotion.dev, /convert, $convert), making it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

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.