CtrlK
BlogDocsLog inGet started
Tessl Logo

product-launch-video

Turn a product or marketing URL, pasted script, or brief into a product launch / promo video — SaaS promos, feature reveals, product demos, app and company launches. Use when the user wants to market, launch, promote, or reveal a product; the default for any commercial URL. Site tours / showcases of a website route here too — the brief carries the show-it-as-is intent. Unclear → /hyperframes.

76

Quality

96%

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

SKILL.md
Quality
Evals
Security

Quality

Content

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

An exceptionally well-structured orchestration skill: fully executable commands, per-step validation gates with error-recovery feedback loops, and clean one-level-deep references backed by an actual bundle whose file listing matches the cited paths. The only nit is light repetition of the orchestrator framing and routing rules.

Suggestions

Remove the duplicate 'You are the orchestrator' framing (lines ~16 and ~18) and consolidate the intent-routing rules so they appear once rather than in both the intro and Step 0's opening rule.

A few long guardrail sentences (e.g. the full-bleed background explanation and the auth exit-code contract) could be tightened to their essential condition without losing the contract.

DimensionReasoningScore

Conciseness

Dense and procedural throughout, with virtually no generic-concept padding (no 'what a video is' filler) and every line carrying domain-specific orchestration knowledge; docked one point for minor repetition such as 'You are the orchestrator' restated within three lines and routing rules re-stated across the intro and Step 0.

4 / 5

Actionability

Copy-paste-ready commands throughout (e.g. 'npx hyperframes init ... --skill=product-launch-video', 'node <SKILL_DIR>/scripts/build-frame.mjs --preset <name> --hyperframes .') with exact file paths, exit-code contracts, and parameterized placeholders covering the common cases.

5 / 5

Workflow Clarity

Steps 0-6 are explicitly sequenced, each ending in a bolded '**Gate:**' validation checkpoint, with feedback loops ('If a command fails, surface stderr and stop... fix it yourself, then rerun') and collaborative-vs-autonomous branches plus lint/check/snapshot verification before render.

5 / 5

Progressive Disclosure

The orchestrator body points one-level-deep to real, clearly signaled reference files (references/story-design.md, visual-design.md, motion-language.md, cut-catalog.md all exist) and a Quick Reference table maps each read to its step, with design/motion/story detail appropriately split out of the overview.

5 / 5

Total

19

/

20

Passed

Description

100%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 model description: concrete actions, natural trigger synonyms, explicit what-and-when guidance, and clear routing boundaries that distinguish it from adjacent skills. Uses imperative voice consistent with the rubric's good examples rather than first/second person.

DimensionReasoningScore

Specificity

Lists multiple concrete outputs (SaaS promos, feature reveals, product demos, app and company launches) and concrete input types (product/marketing URL, pasted script, brief), giving comprehensive coverage of the skill's capabilities.

5 / 5

Completeness

Explicitly answers both what ('Turn a product or marketing URL, pasted script, or brief into a product launch / promo video') and when ('Use when the user wants to market, launch, promote, or reveal a product; the default for any commercial URL') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Covers the natural verbs users say ('market, launch, promote, or reveal a product') plus synonyms ('promo', 'site tours / showcases', 'commercial URL'); these are exactly the phrases a user would utter when needing this skill.

5 / 5

Distinctiveness Conflict Risk

Carves a clear niche (commercial/product-launch video) with distinct triggers and explicit routing guidance ('the default for any commercial URL', 'Site tours route here', 'Unclear -> /hyperframes'), minimizing overlap with sibling skills.

5 / 5

Total

20

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 1 missing, 12 suspicious

Warning

referenced_paths_exist

Referenced path issues: 2 missing

Warning

Total

14

/

16

Passed

Repository
heygen-com/hyperframes
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.