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.
npx skills add Jamailar/Beav --skill redbox-video-director --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# RedBox Video Director Use this skill before calling `app_cli(command="video generate ...")` for RedBox video work. ## Default Workflow Before any video tool call, follow this order: 1. Clarify the intended video mode from the user's goal and assets. 2. Draft a concise but detailed video script for review. 3. Decide whether this should use a video project pack. 4. For multi-shot or context-heavy work, create a video project pack first. 5. Decide whether this should be a single-video job or a multi-video assembly. 6. If the script has multiple shots, continuity risk, character consistency requirements, or environment consistency requirements, proactively ask whether storyboard stills / keyframes should be generated first. 7. If storyboard stills are needed, design a stable keyframe-generation plan first. 8. Show the script to the user together with explicit video specs. 9. Ask for confirmation or revision. 10. Only after confirmation, call `app_cli(command="video generate ...")`. If the user has not yet confirmed the script, do not generate the video. ## Video Project Pack Rule For multi-shot videos, long-context videos, continuity-sensitive videos, or videos likely to go through s
- Default Workflow
- Video Project Pack Rule
- Hard Rules
- Mode Selection
- Production Strategy
- Storyboard-First Rule
- Core Environment Reference Image
- Prompt Consistency Rules For Keyframe Images
- Keyframe Generation Order
- Script Format
- Prompt Discipline
- Tool Usage
What does the redbox-video-director skill do?
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.
How do I install it?
Run `npx skills add Jamailar/Beav --skill redbox-video-director --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From Jamailar/Beav, a repository with 1,349 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
