video-gen

Installation
SKILL.md

video-gen — the routing brain for visual content

One dispatcher, many engines. Intents stay stable; engines are swappable. When an engine changes, this file changes — the prompts and pipelines that call it do not.

Stack prerequisites

This skill routes to engines you install separately. Missing engines degrade gracefully — the router picks the next-best available and says so.

Engine Role Install
Higgsfield CLI + skills Default image and video engine (paid account) curl -fsSL https://raw.githubusercontent.com/higgsfield-ai/cli/main/install.sh | sh, then sync the vendor skills (higgsfield-generate, higgsfield-soul-id, higgsfield-product-photoshoot, higgsfield-marketplace-cards)
Gemini API key Nano Banana image gen and edits (character/reference work) GEMINI_API_KEY env var
Grok Imagine Fast stylized images if you have a SuperGrok subscription vendor CLI/app
HyperFrames HTML video compositions, captions, TTS, audio-reactive motion npx hyperframes + its skills
Descript MCP Edit by editing text: cuts, filler removal, captions, publish connect the Descript MCP server

Step 1 — classify the request

Installs
2
First Seen
4 days ago
video-gen — frankxai/creator-skills