CtrlK
BlogDocsLog inGet started
Tessl Logo

create-moviepilot-skill

Use this skill when the user asks to create, scaffold, update, or review a MoviePilot agent skill. This includes adding a new built-in skill under the repository `skills/` directory, editing an existing built-in skill, writing `SKILL.md` frontmatter and workflow instructions, choosing `allowed-tools`, adding helper scripts when needed, and bumping the built-in skill `version` so changes can sync into `config/agent/skills`.

74

Quality

92%

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

85%Weight 40%Scale 1-3

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 lean, well-sequenced procedural guide with a concrete frontmatter template and a validation checkpoint; its main weakness is modest redundancy between the rules and the final checklist.

Suggestions

Collapse the "Final Checklist" or fold it into the MoviePilot-Specific Rules to remove the duplication around version bumping and name-matching.

Trim overlapping path guidance that recurs across Scope, Step 3, and Step 7 into a single canonical statement.

DimensionReasoningScore

Conciseness

Mostly efficient and imperative, but the "Final Checklist" restates the "MoviePilot-Specific Rules" and workflow steps (e.g. version bumping, name-matching), so it could be tightened.

2 / 3

Actionability

Provides concrete file paths (skills/<skill-id>/SKILL.md, config/agent/skills), a copy-paste frontmatter template, and concrete skill-id examples, giving fully actionable guidance for an instruction-only skill.

3 / 3

Workflow Clarity

An explicit 8-step sequence culminates in Step 8 "Validate Before Finishing" with concrete verification checks (name matches directory, description has triggers, version incremented), supplying a clear checkpoint.

3 / 3

Progressive Disclosure

Single self-contained SKILL.md with well-organized sections (Scope, Rules, Workflow, Example, Checklist) and no nested external references, which is appropriate for an instructions-only skill.

3 / 3

Total

11

/

12

Passed

Description

100%Weight 40%Scale 1-3

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 trigger-rich, specific, and clearly scoped to MoviePilot built-in skill authoring, covering both what and when with concrete actions. It closely matches the strong reference examples.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "create, scaffold, update, or review a MoviePilot agent skill" plus "editing an existing built-in skill, writing SKILL.md frontmatter... choosing allowed-tools, adding helper scripts... bumping the built-in skill version" — matching the multi-action anchor.

3 / 3

Completeness

Explicitly states both what it does and when to use it via the "Use this skill when the user asks to..." clause, satisfying the what-AND-when anchor.

3 / 3

Trigger Term Quality

Natural terms a user would say are present ("create", "update", "review", "MoviePilot agent skill", "scaffold"), giving good coverage rather than jargon-only phrasing.

3 / 3

Distinctiveness Conflict Risk

Scoped narrowly to MoviePilot built-in agent skills with distinct triggers, making conflict with generic skills unlikely.

3 / 3

Total

12

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
jxxghp/MoviePilot
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.