CtrlK
BlogDocsLog inGet started
Tessl Logo

muapi-award-ceremony-video

Generate a 15-second cinematic awards-ceremony video — a host announces a winner from the stage, a spotlight finds them in the crowd, they walk up to the podium, receive the award, and the LED display reveals their name and "THE BEST ACTOR".

55

Quality

62%

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

Fix and improve this skill with Tessl

tessl review fix ./library/motion/award-ceremony-video/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

61%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 content provides concrete, executable guidance and a clear phased workflow with input validation, but the verbose inlined prompt and missing externalization of the large prompt block limit conciseness and progressive disclosure.

Suggestions

Move the lengthy cinematic prompt block into a references/ file (e.g. PROMPT.md) and reference it from the body to improve progressive disclosure and reduce token weight.

Tighten the scene-timeline prose by removing repeated stylistic qualifiers (e.g. 'cinematic', 'broadcast quality') that restate the Style/Lighting sections.

Add an explicit post-generation validation step (e.g. confirm the predict returned a video URL) before presenting the result to the user.

DimensionReasoningScore

Conciseness

The body is mostly efficient but the ~30-line cinematic prompt is heavily padded with descriptive prose that restates the same scene, and the description is duplicated verbatim as a subtitle, which inflates tokens.

3 / 5

Actionability

Concrete CLI command with model id, fallback raw endpoint, exact image ordering, and full parameter set (aspect ratio, duration, resolution, generate_audio) give mostly executable guidance with only minor gaps around curl body construction.

4 / 5

Workflow Clarity

Phases A and B are clearly sequenced with explicit input validation in Phase A, and the 0-15s timeline is broken into labeled segments; minor gap is no explicit validation that generation succeeded before presenting.

4 / 5

Progressive Disclosure

No bundle files exist; the entire large cinematic prompt is inlined in the body rather than split into a separate reference, which is content that clearly belongs in its own file, so structure could be better organized.

3 / 5

Total

14

/

20

Passed

Description

63%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 is vivid and specific about the cinematic outcome but omits an explicit 'Use when...' trigger clause, which caps completeness. It is highly distinctive within the video-generation space.

Suggestions

Append an explicit 'Use when...' clause, e.g. 'Use when the user wants an awards-ceremony, Oscars/Grammy-style winner-reveal video from a winner and host photo.'

Add a couple of natural synonyms (e.g. 'acceptance speech video', 'award winner reveal') to broaden trigger coverage.

DimensionReasoningScore

Specificity

The description lists several concrete narrative beats (host announces, spotlight finds winner, walk to podium, receive award, LED display reveals name), but these are scene events rather than discrete tool capabilities.

4 / 5

Completeness

The 'what' is clear (generate a 15-second ceremony video) but there is no 'Use when...' clause or equivalent explicit trigger guidance, which caps completeness at 3 per the guidelines.

3 / 5

Trigger Term Quality

Natural phrases like 'award ceremony video', 'winner announcement', and 'cinematic awards-ceremony video' would be said by users, though some common synonyms (e.g. 'acceptance speech video') are absent.

4 / 5

Distinctiveness Conflict Risk

The awards-ceremony niche with strict-locked winner/host identities and 'THE BEST ACTOR' LED reveal is a clear, distinct trigger set with minimal overlap against generic video skills.

5 / 5

Total

16

/

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
SamurAIGPT/Generative-Media-Skills
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.