🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Crazyrouter Video Gen

by @xujfcn

AI video generation via Crazyrouter API. Supports Sora 2, Kling V2, Veo 3, Seedance, Pika, MiniMax Hailuo, Runway. Text-to-video generation. Use when user as...

Versionv1.1.0
Installs1
πŸ’‘ Examples

# Generate with default model (sora-2)
node ${SKILL_DIR}/scripts/main.mjs --prompt "A cat playing piano" --output cat.mp4

With Kling V2

node ${SKILL_DIR}/scripts/main.mjs --prompt "Ocean waves at sunset" --output waves.mp4 --model kling-v2-1

With Veo 3

node ${SKILL_DIR}/scripts/main.mjs --prompt "Timelapse of city traffic" --output city.mp4 --model veo3

Options

| Option | Description | Default | |--------|-------------|---------| | --prompt | Video description (required) | β€” | | --output | Output file path (required) | β€” | | --model | Model to use | sora-2 |

Note: Video generation is async β€” it may take 30-120 seconds depending on model. The script will poll until complete.

βš™οΈ Configuration

| Option | Description | Default | |--------|-------------|---------| | --prompt | Video description (required) | β€” | | --output | Output file path (required) | β€” | | --model | Model to use | sora-2 |

Note: Video generation is async β€” it may take 30-120 seconds depending on model. The script will poll until complete.

View on ClawHub
TERMINAL
clawhub install crazyrouter-video-gen

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’