CtrlK
BlogDocsLog inGet started
Tessl Logo

upgrade-mediabunny

Upgrade Mediabunny and related @mediabunny packages across the Remotion repo. Use when asked to update Mediabunny to the latest version.

68

Quality

81%

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

87%

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

The body is lean and highly actionable with precise commands and file paths, and its organization fits a simple single-purpose skill. The one gap is the absence of a verification step for a batch operation spanning multiple files.

Suggestions

Add a final verification step after "bun i" (e.g., confirm all @mediabunny versions resolve to the target, or run the relevant test/build) so the batch upgrade has an explicit validation checkpoint.

DimensionReasoningScore

Conciseness

Seven terse bullets with no background explanation of packages or versioning; details like "Templates use explicit versions, not catalog:" earn their place rather than pad.

3 / 3

Actionability

Gives concrete commands ("npm view mediabunny version", "bun i") and exact file paths to edit, leaving copy-paste-ready guidance with the dynamic value appropriately fetched.

3 / 3

Workflow Clarity

The bullets form a clear ordered sequence across six files, but this batch modification lacks an explicit validation/verification step after "bun i", which caps batch-operation workflows at 2 per the rubric.

2 / 3

Progressive Disclosure

A single-purpose skill under 50 lines with no external references needed; the well-organized bullet list satisfies the simple-skill carve-out for a top score.

3 / 3

Total

11

/

12

Passed

Description

75%

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 cleanly states both its purpose and an explicit trigger, and its product-specific framing makes it highly distinctive. It is slightly thin on action breadth and trigger-term variation, which keeps specificity and trigger_term_quality at the mid level.

Suggestions

Broaden the action list to mention the distinct sub-tasks the body covers (e.g., bump the catalog, sync template versions, update CLI/studio config) so specificity reaches multiple concrete actions.

Add natural trigger variations such as "upgrade", "bump", or "@mediabunny packages" alongside "update to the latest version" to improve trigger-term coverage.

DimensionReasoningScore

Specificity

"Upgrade Mediabunny and related @mediabunny packages across the Remotion repo" names the domain and a concrete action (upgrading packages), but only a single action rather than the multiple specific concrete actions a score-3 anchor lists.

2 / 3

Completeness

It states what ("Upgrade Mediabunny and related @mediabunny packages across the Remotion repo") and an explicit "Use when asked to update Mediabunny to the latest version" trigger, clearly answering both what and when.

3 / 3

Trigger Term Quality

"Use when asked to update Mediabunny to the latest version" provides one natural trigger phrasing ("update Mediabunny"), but lacks common variations a user might say ("upgrade", "bump", version-specific mentions).

2 / 3

Distinctiveness Conflict Risk

The unique proper noun "Mediabunny" plus scoped @mediabunny packages in a named repo give it a clear niche unlikely to conflict with other skills.

3 / 3

Total

10

/

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.