CtrlK
BlogDocsLog inGet started
Tessl Logo

create-moviepilot-plugin

Use this skill when the user asks to create, modify, debug, validate, or scaffold a MoviePilot local plugin. Covers MoviePilot V2 plugin development, _PluginBase implementations, package.v2.json/package.json market metadata, plugins.v2/plugins source layout, PLUGIN_LOCAL_REPO_PATHS local plugin sources, plugin APIs, Vuetify JSON forms/pages/dashboards, Vue module federation remote components, get_render_mode, get_sidebar_nav, plugin sidebar pages, commands, services, workflow actions, agent tools, and local install/reload flows. Also use for Chinese requests mentioning 编写插件、本地插件源, 插件开发, V2插件, 插件市场, 本地安装插件, 插件热加载, 前端联邦, 侧栏入口, Vue插件页面.

71

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

77%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 content is highly actionable with executable skeletons, concrete configs, and well-sequenced validation-backed workflows, but is long and somewhat repetitive with no external reference files to offload detail.

Suggestions

Trim duplication between the Package Metadata rules and the Validation section (e.g., version/plugin_version synchronization and docstring requirements appear in both) to improve conciseness.

Move the large Vue Federation UI and Troubleshooting detail into a references file (e.g., references/vue-federation.md) and link to it from SKILL.md so the body acts as an overview, improving progressive disclosure.

Consolidate the repeated Chinese-docstring gate into a single stated rule rather than restating it in Implementation Skeleton, Package Metadata, and Validation.

DimensionReasoningScore

Conciseness

Mostly efficient and concrete, but at ~490 lines it repeats some rules across Package Metadata and Validation (version/plugin_version sync, docstring requirements) and could be tightened, fitting 'mostly efficient but includes some unnecessary explanation or could be tightened' rather than fully lean.

2 / 3

Actionability

Provides copy-paste-ready executable artifacts: a complete _PluginBase Python skeleton, Vuetify JSON form schema, package metadata JSON, federation JS config, and exact tool calls (install_plugin(..., force=True), update_system_settings(...)), matching 'fully executable code/commands; copy-paste ready'.

3 / 3

Workflow Clarity

Multi-step processes (Pre-Flight 1-5, Local Install And Reload 1-4) are clearly sequenced with an explicit Validation section of re-read/confirm checkpoints and a Troubleshooting feedback loop for error recovery, matching the score-3 anchor.

3 / 3

Progressive Disclosure

No bundle files exist (references/, scripts/, assets/ absent), so all detail is necessarily inline; the well-sectioned single file is organized but monolithic with content that could otherwise be split into separate references, fitting score 2 rather than a one-level-deep reference split.

2 / 3

Total

10

/

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 specific, comprehensive, and bilingual, clearly stating both capabilities and explicit triggers for an unambiguous niche. It is among the strongest examples of a skill description.

DimensionReasoningScore

Specificity

Lists concrete actions ('create, modify, debug, validate, or scaffold') and enumerates many specific technical surfaces (_PluginBase, package.v2.json, Vuetify JSON forms, Vue module federation, get_render_mode, get_sidebar_nav), matching the 'lists multiple specific concrete actions' anchor rather than the partial score-2 level.

3 / 3

Completeness

Explicitly answers both halves: 'Covers MoviePilot V2 plugin development...' (what) and 'Use this skill when the user asks to...' plus 'Also use for Chinese requests mentioning...' (when), satisfying the explicit-trigger requirement that would otherwise cap at 2.

3 / 3

Trigger Term Quality

Natural English triggers ('when the user asks to create... a MoviePilot local plugin') plus a dedicated Chinese block ('编写插件、本地插件源, 插件开发... 侧栏入口, Vue插件页面') mirror what users would actually type, giving broad coverage beyond 'some relevant keywords'.

3 / 3

Distinctiveness Conflict Risk

Scoped tightly to 'MoviePilot local plugin' with version-specific and Chinese triggers, a clear niche unlikely to fire for unrelated skills.

3 / 3

Total

12

/

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

skill_md_line_count

SKILL.md is long (511 lines); consider splitting into references/ and linking

Warning

frontmatter_unknown_keys

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

Warning

Total

14

/

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.