broll-generator

Installation
SKILL.md

B-roll Generator

Generate short, hyper-realistic complementary B-roll clips with Pruna's p-video model on Replicate. The clips show only the people / objects / environments you describe — the main presenter/avatar never appears — so they can play under an avatar voice-over in a final composite (like the inserts used in the original lolo reels).

This is the visual counterpart to the avatar-talking-video skill: that one renders the talking head, this one renders the cutaways that reinforce what's being said.

Setup

Uses the same Replicate token as the other Replicate-based skills (avatar-talking-video, voice-clone, gpt-image-2, ...). If any of those is configured, this skill finds the token automatically.

pip3 install -r ~/.cursor/skills/broll-generator/scripts/requirements.txt
# Only if no sibling skill has a token yet:
python3 ~/.cursor/skills/broll-generator/scripts/setup_key.py YOUR_REPLICATE_API_TOKEN

ffmpeg/ffprobe are used to normalize to the exact length and strip audio (recommended, but the skill degrades gracefully without them).

Quick start

Installs
1
First Seen
Today
broll-generator — puntorigen/avatar-skills