CtrlK
BlogDocsLog inGet started
Tessl Logo

feedback-issue

Use this skill ONLY when the user EXPLICITLY requests filing an upstream issue for MoviePilot core, frontend, or an installed plugin, for example "反馈 issue", "提 issue", "报 bug", "给 MP 提 issue", "让上游修一下", "提交错误报告", "提问题", "提需求", "功能请求", or English "file an issue / report a bug / open an upstream issue / feature request". A bare problem report is not enough: diagnose locally first. This skill uses its own scripts under `scripts/`; it does not add or call dedicated Agent tools for collect / prepare / submit.

69

Quality

85%

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

81%Weight 40%Scale 1-5

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

A well-structured, actionable workflow with strong validation gates and externalized scripts. Minor conciseness trims and splitting dense policy tables into reference files would push it to top marks.

Suggestions

Trim explanatory asides like the virtualenv note in 'Required Scripts' to keep the body lean.

Move the target-repository and allowed-values tables into a references/ file, keeping SKILL.md as an overview with one-level links.

Consider providing a concrete example skill_dir value or a discovery snippet so the script commands are closer to copy-paste ready.

DimensionReasoningScore

Conciseness

Mostly efficient instructions, tables, and command/JSON examples for a complex workflow, with a few over-explanatory asides (e.g. the virtualenv note) that could be trimmed but are not severely padded.

4 / 5

Actionability

Concrete script invocations with flags, full JSON draft templates, and allowed-value tables give mostly executable guidance; necessary placeholders like <skill_dir> and <用户原话> keep it just short of copy-paste ready.

4 / 5

Workflow Clarity

Six clearly sequenced steps with explicit validation checkpoints (success=false -> stop, preview rejection -> ask, explicit "确认" gate) and a re-collect feedback loop for an outward-facing submission operation.

5 / 5

Progressive Disclosure

Scripts are appropriately externalized under scripts/ (verified: 4 real .py files) with one-level, clearly signaled references and well-organized sections; some policy detail lives inline rather than split into reference docs.

4 / 5

Total

17

/

20

Passed

Description

90%Weight 40%Scale 1-5

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 strong, highly scoped description with excellent bilingual trigger coverage and explicit what/when guidance. Its only weakness is that it names a single capability rather than enumerating several distinct actions, capping specificity at 3.

DimensionReasoningScore

Specificity

Names the domain (filing upstream issues for MoviePilot core, frontend, or plugin) but describes essentially one concrete action rather than a list of several, matching the 'domain + 1-2 actions' anchor.

3 / 5

Completeness

Explicitly answers both what (file an upstream issue for MoviePilot core/frontend/plugin) and when ("Use this skill ONLY when the user EXPLICITLY requests filing an upstream issue") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Comprehensive natural trigger phrases in both Chinese and English including synonyms ("反馈 issue", "提 issue", "报 bug", "file an issue", "report a bug", "feature request") that users would actually say.

5 / 5

Distinctiveness Conflict Risk

A clear narrow niche (upstream MoviePilot issue filing) with distinct bilingual triggers and a guard against bare problem reports, minimizing overlap with other skills.

5 / 5

Total

18

/

20

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.