Build multi-step AI content creation pipelines combining image, video, audio, and text. Workflow examples: generate image -> animate -> add voiceover -> merge…
Install the belt CLI skill: npx skills add belt-sh/cli
AI Content Pipeline
Build multi-step content creation pipelines via inference.sh CLI.
Quick Start
Requires inference.sh CLI (belt). Install instructions
belt login
# Simple pipeline: Generate image -> Animate to video
belt app run falai/flux-dev --input '{"prompt": "portrait of a woman smiling"}' > image.json
belt app run falai/wan-2-5 --input '{"image_url": "<url-from-previous>"}'don't have the plugin yet? install it then click "run inline in claude" again.