general-video

Author and edit multi-scene HyperFrames video compositions from briefs and storyboards.

1|Updated Jan 10, 2024
One-click install
npx skills add https://github.com/noemdb/cfla --skill general-video-noemdb
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: general-video
Source: https://github.com/noemdb/cfla/tree/main/.agents/skills/general-video
Command: npx skills add https://github.com/noemdb/cfla --skill general-video-noemdb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve? Building longer or multi-scene videos requires coordinating storyboards, motion blueprints, media assets, audio, and rendering across many steps; this Skill orchestrates that entire HyperFrames composition workflow when no specialized video workflow fits. ## Core Features & Use Cases - Multi-scene composition pipeline: Plans scenes, dispatches parallel frame workers via packet scripts, merges motion sidecars, and assembles the final composition with transitions, captions, and audio. - Companion and automation flows: Supports co-creative direction with checkpoint reviews or fully automated builds driven by BRIEF.md and STORYBOARD.md project state. - Design and quality gates: Enforces design-spec resolution (frame.md, design.md, DESIGN.md), lint and check validation, design-adherence review, and final preview approval before rendering. - Use Case: Given a brand sizzle reel brief, scaffold a project, plan five scenes with cited motion blueprints, build them in parallel, assemble with music and captions, and render after preview approval. ## Quick Start Ask the AI to create a multi-scene brand reel video from your brief using the general-video workflow and approve the final preview before rendering.

Frequently Asked Questions about general-video

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a multi-scene video with HyperFrames?▼

Run the hyperframes intent layer first, then this workflow plans scenes in STORYBOARD.md, builds each scene from cited motion blueprints or rules, assembles them with transitions and audio, and renders after you approve the final Studio preview.

When should I use general-video instead of motion-graphics?▼

Use general-video for longer or multi-scene pieces, brand reels, montages, static loops, and freeform builds. Use motion-graphics for a short unnarrated motion-first unit such as an animated title.

Can I use Figma designs as input for a video composition?▼

Yes. If any input is a figma.com URL, the Figma skill runs first and the composition is built from its exported assets, tokens, components, or storyboard frames rather than raw connector calls.

When does the workflow dispatch parallel scene workers?▼

Dispatch pays off only at scale. Films up to about six short scenes build faster inline; beyond that, workers receive two to three scene packets each, all spawned in a single wave, and return composition HTML plus motion sidecar files.

Why does the skill run npx hyperframes check before rendering?▼

The check command is the final quality gate and reruns lint internally, verifying composition structure, determinism, and contrast. Rendering only proceeds after checks pass and the user approves the final Studio preview.