CtrlK
BlogDocsLog inGet started
Tessl Logo

films-search

Search cloud drives for downloadable film and TV resources (movies, TV series, anime). Use this skill when the user wants to download a specific movie or TV show. Do NOT use for general movie information, schedules, reviews, or recommendations.

68

Quality

84%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

86%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 tightly written, highly actionable skill body with executable commands, a clear agent workflow, and well-structured one-level-deep bundle references. The main improvement area is adding explicit error-recovery/feedback steps to the workflow.

Suggestions

Add a short validate/retry step to 'Agent 使用流程' for failure cases (e.g., empty results → retry with broader keywords or --engine web; fetch errors → fall back to web engine).

Trim the engine-explanation prose and the disclaimer slightly to recover tokens without losing meaning.

DimensionReasoningScore

Conciseness

The body is dense and task-focused with tight tables and scoped examples, assuming Claude's competence rather than explaining网盘/web-search concepts; only minor padding (engine prose, disclaimer) could be trimmed, fitting the 'efficient, minor over-explanation' anchor.

4 / 5

Actionability

Copy-paste-ready bash and PowerShell commands, a full options table, concrete per-variant examples, and a complete JSON output schema with field meanings make the guidance fully executable and cover the common cases.

5 / 5

Workflow Clarity

The 'Agent 使用流程' provides a clear 5-step sequence with a conditional resolve branch and an example dialogue, but there is no explicit validate→fix→retry feedback loop for failure modes like empty results or failed page fetches, leaving minor validation gaps.

4 / 5

Progressive Disclosure

SKILL.md is a clear overview with well-organized sections, references real one-level-deep scripts (film-search.sh/.ps1) while keeping the bulk extraction logic in film-search.js and shared/deep-extract.js, and externalizes config to .env — easy to navigate.

5 / 5

Total

18

/

20

Passed

Description

82%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 well-constructed description that clearly defines a niche, gives an explicit trigger, and guards against mis-triggering with a negative boundary. Its only weakness is capability specificity — it names the search/download action without enumerating multiple concrete capabilities.

Suggestions

List a few concrete capabilities beyond 'search' (e.g., 'search, filter by cloud-drive type and resolution, and resolve redirect links to direct downloads') to lift specificity.

Consider adding common phrasings users say (e.g. 'find a movie online', 'get a download link for a show') to round out trigger-term coverage.

DimensionReasoningScore

Specificity

Names the domain (movies, TV series, anime) and one concrete action ('Search cloud drives for downloadable film and TV resources'), but does not enumerate multiple distinct capabilities, so it sits at the 1-2 concrete actions anchor rather than the multi-action anchor above.

3 / 5

Completeness

It explicitly states what the skill does and gives a concrete 'Use this skill when the user wants to download a specific movie or TV show' trigger, plus a negative boundary, matching the anchor that requires both an explicit what and when with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural user-facing terms ('movie', 'TV show', 'film', 'TV series', 'anime', 'download') with useful synonyms are present, though coverage stops short of a fully comprehensive synonym set, fitting the 'good coverage, a few terms missing' anchor.

4 / 5

Distinctiveness Conflict Risk

A clear niche (cloud-drive film/TV downloads) with distinct triggers and an explicit 'Do NOT use for general movie information, schedules, reviews, or recommendations' boundary keeps conflict risk minimal.

5 / 5

Total

17

/

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
netease-youdao/LobsterAI
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.