CtrlK
BlogDocsLog inGet started
Tessl Logo

redbox-video-director

Use when generating short videos with RedBox official video API. Produces a detailed shot script first, asks the user to confirm it, then chooses between text-to-video, reference-guided, and first-last-frame modes and calls the correct wan2.7 video model with prompt discipline focused on motion, reference elements, and transitions.

72

Quality

88%

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

77%

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

The body is well-organized with concrete commands, explicit model mappings, and a clearly sequenced workflow with confirmation checkpoints. Its weaknesses are repetition of the same rules across multiple sections and a lack of progressive disclosure — all detail is inlined with no reference files.

Suggestions

Deduplicate the shot-duration rule (1-3s usual, 5s max) and the storyboard-first guidance so each appears in one canonical section rather than three.

Move the detailed Keyframe Generation Order and Prompt Consistency Rules into a referenced file (e.g. references/storyboard.md) and keep SKILL.md as a concise overview pointing to it.

Collapse overlapping sections (Storyboard-First Rule, Core Environment Reference Image, Keyframe Generation Order) into a single storyboard workflow to reduce redundancy.

DimensionReasoningScore

Conciseness

Mostly efficient directives with no concept re-explanation, but several rules are restated across sections — storyboard-first appears in Default Workflow, Production Strategy, and its own section, and the 1-3s/5s shot-duration rule repeats in Hard Rules, Production Strategy, and Script Format — so it could be tightened; not the lean anchor at 3.

2 / 3

Actionability

Provides concrete commands ('app_cli(command="video generate ...")', 'app_cli(command="video project-create --title ... --duration ... --aspect-ratio ... --mode ...")'), explicit model mappings, an ffmpeg concatenation step, and a precise script-table column spec — actionable, instruction-style guidance rather than the vague anchor at 1.

3 / 3

Workflow Clarity

A numbered 1-10 Default Workflow with explicit checkpoints ('If the user has not yet confirmed the script, do not generate the video', 'Only after confirmation, call ...') plus a revise-and-wait feedback loop matches the clear-sequence-with-validation anchor; not the gaps-at-2 anchor.

3 / 3

Progressive Disclosure

No bundle files exist and all detail is inlined in a ~240-line SKILL.md; sections like Prompt Consistency Rules, Keyframe Generation Order, and Prompt Discipline could be split into one-level-deep reference files, so it is 'some structure, content that should be separate is inline' rather than the well-split anchor at 3.

2 / 3

Total

10

/

12

Passed

Description

100%

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 specific, third-person, and opens with an explicit 'Use when' trigger, covering both what the skill does and when to use it. It names concrete actions and a distinct RedBox/wan2.7 niche with low conflict risk.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Produces a detailed shot script first, asks the user to confirm it, then chooses between text-to-video, reference-guided, and first-last-frame modes and calls the correct wan2.7 video model' — matching the multiple-specific-actions anchor rather than the single-domain anchor at 2.

3 / 3

Completeness

Opens with an explicit 'Use when generating short videos...' trigger (when) and states the capability pipeline (what), in third person, satisfying both what-and-when; not capped at 2 since the trigger clause is explicit.

3 / 3

Trigger Term Quality

Includes natural terms a user would say — 'generating short videos', 'reference-image video', 'image-to-video', 'first/last frame transitions' — giving good coverage rather than only some relevant keywords (2) or jargon-only (1).

3 / 3

Distinctiveness Conflict Risk

Scoped to the RedBox official video API and wan2.7 models with mode-specific triggers, a clear niche unlikely to fire for unrelated skills; more distinct than the 'could overlap' anchor at 2.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
Jamailar/Beav
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.