Install
openclaw skills install @northcap-group/video-content-pipelineFaceless video production for YouTube/TikTok/Shorts: Pixar-style images (free via Pollinations), parallax effects, voiceover (Edge TTS cloud), composer — the full pipeline from script to finished video. DISCLOSURE: scene prompts go to image.pollinations.ai, narration text goes to Microsoft Edge TTS (cloud).
openclaw skills install @northcap-group/video-content-pipelineProduction of faceless videos — from script to finished MP4, without filming.
# 1) Script → scenes
python3 scripts/scene_plan.py script.txt scenes.json
# 2) Generate images (free)
python3 scripts/generate_images.py scenes.json images/
# 3) Voiceover
python3 scripts/voiceover.py scenes.json audio/
# 4) Assemble video
python3 scripts/compositor.py scenes.json images/ audio/ final.mp4
video-content-pipeline/
├── SKILL.md
└── scripts/
├── scene_plan.py # split script → scenes with prompts
├── generate_images.py # Pollinations (Flux, free)
├── voiceover.py # Edge TTS / Piper
└── compositor.py # ffmpeg: images + text + audio → MP4
Generate cinematic scene prompts for your video automatically:
# 2) Generate scenes (PAID call — costs per call)
python3 scripts/scene_gen.py "Islamic history coffee culture"