CtrlK
BlogDocsLog inGet started
Tessl Logo

moviepilot-cli

Use this skill when the user asks to operate MoviePilot through the local `moviepilot tool` MCP CLI for normal product workflows: media search, torrent search, downloads, subscriptions, downloader tasks, library checks, sites, schedulers, workflows, and messages. Prefer dedicated skills for slash command dispatch, manual file organization or failed transfer retry, direct REST API calls, direct database SQL, browser operations, and restart/upgrade.

79

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%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.

An exceptionally well-structured operational skill: terse, command-dense, with clear multi-step workflows, validation gates, and explicit error-recovery feedback loops. It assumes Claude's intelligence while providing copy-paste-ready guidance for every action.

DimensionReasoningScore

Conciseness

The body is lean and command-dense, assumes Claude's competence (no explaining what a torrent or TMDB is), and every section earns its tokens with executable commands and terse rules.

3 / 3

Actionability

Nearly every step gives copy-paste-ready `moviepilot tool run ...` commands with real parameter examples (e.g., tmdb_id=791373, sites='1,3'), fully executable rather than pseudocode.

3 / 3

Workflow Clarity

The Search-and-Download flow is a numbered sequence with explicit validation checkpoints (Check Library and Subscriptions before downloading, stop-and-report rules, Season Validation) plus an error-handling table and retry guidance with feedback loops.

3 / 3

Progressive Disclosure

No bundle files exist, so all content is correctly self-contained in a well-sectioned single file; the scope table and command-group table serve as navigable overviews, appropriate for a skill with no external references needed.

3 / 3

Total

12

/

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.

A highly specific, well-triggered description that clearly scopes the skill to MoviePilot MCP CLI product operations and explicitly distinguishes it from sibling skills. Third-person imperative voice is preserved and it avoids fluff.

DimensionReasoningScore

Specificity

Lists many concrete actions (media search, torrent search, downloads, subscriptions, downloader tasks, library checks, sites, schedulers, workflows, messages) bound to a specific CLI, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly answers 'what' (operate MoviePilot via the MCP CLI for listed workflows) and 'when' ('Use this skill when the user asks to operate...'), and adds negative triggers listing when to prefer other skills.

3 / 3

Trigger Term Quality

Covers natural user-facing terms (search, downloads, subscriptions, library checks) plus explicit 'Use this skill when the user asks to operate...' phrasing, giving good coverage of terms users would say.

3 / 3

Distinctiveness Conflict Risk

It carves a clear niche (local MCP CLI product operations) and explicitly routes seven adjacent cases to dedicated skills, making conflicts 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.