CtrlK
BlogDocsLog inGet started
Tessl Logo

openrouter-video-generator

Generate or declare an OpenRouter video asset for AwesomeWebpageMetaSkill using a parent-leased Provider Settings connection and configured non-secret model/output values.

55

Quality

64%

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

Fix and improve this skill with Tessl

tessl review fix ./src/opensquilla/skills/bundled/openrouter-video-generator/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

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

The body is a well-structured, actionable adapter contract with a clear poll-based workflow and concrete failure/manifest formats, losing points only for minor label repetition and the absence of a retry feedback loop.

DimensionReasoningScore

Conciseness

The body is largely lean and assumes Claude's competence, with only minor repetition of the failure labels across the API contract, Failure Labels, and Output Requirements sections.

4 / 5

Actionability

Concrete guidance is provided (POST {base_url}/videos JSON body, polling_url cadence, unsigned_urls download, exit codes 78/0, VIDEO_READY manifest template), though there is no full copy-paste code block for the call itself.

4 / 5

Workflow Clarity

The submit->response->poll->download sequence is explicit with checkpoints (8-15s poll, 5-min cap, only download on 'completed', terminal-failure mapping), but a validate-and-retry feedback loop is absent in favor of graceful degradation.

4 / 5

Progressive Disclosure

Content is organized into well-signaled sections in a single file with no external documentation references needed; the only bundle file is the executable entrypoint script, which is appropriately separate.

4 / 5

Total

16

/

20

Passed

Description

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

The description gives a clear, specific 'what' tied to a distinct meta-skill niche, but omits any explicit 'when to use' trigger guidance and offers only modest keyword coverage.

Suggestions

Add a 'Use when...' clause naming the trigger conditions (e.g., 'Use when AwesomeWebpageMetaSkill needs a short browser-playable video asset').

Broaden trigger vocabulary with natural synonyms like 'intro video', 'clip', or '.mp4' so the skill is more discoverable.

List the concrete outputs (MP4 under project/assets/video with a VIDEO_READY manifest) to raise specificity beyond two verbs.

DimensionReasoningScore

Specificity

Names the domain and two concrete actions ('Generate or declare an OpenRouter video asset') plus the mechanism (parent-leased Provider Settings connection), but stops at two verbs rather than listing several.

3 / 5

Completeness

The 'what' is clearly stated, but there is no 'Use when...' clause or equivalent trigger guidance, which caps completeness at 3 per the judging guidelines.

3 / 5

Trigger Term Quality

'video asset' and 'generate' are natural terms a user might say, but the description lacks common synonyms or variations beyond 'OpenRouter video'.

3 / 5

Distinctiveness Conflict Risk

The narrow scope (OpenRouter video asset for AwesomeWebpageMetaSkill) is a clear niche with only minor overlap risk against other media-generation skills.

4 / 5

Total

13

/

20

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

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

Warning

Total

13

/

16

Passed

Repository
TokenRhythm/opensquilla
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.