ai-content-pipeline

Originally frominference-sh/skills
Installation
SKILL.md

AI Content Pipeline

Build multi-step content creation pipelines via inference.sh CLI.

AI Content Pipeline

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>"}'
Related skills

More from inference-sh-skills/skills

Installs
31
GitHub Stars
433
First Seen
5 days ago