explaingit

megatroll222/vox-collage-broll

Analysis updated 2026-05-18

105Audience · vibe coderComplexity · 2/5LicenseSetup · moderate

TLDR

A Claude Code skill that turns one spoken sentence into a short paper collage style explainer video, with staged approvals and self QA.

Mindmap

mindmap
  root((VOX-COLLAGE-BROLL))
    What it does
      Turns a sentence into video
      Paper collage art style
      Assembles from empty field
    Tech stack
      Claude Code skill
      MaxFusion MCP
      ffmpeg
    Use cases
      Social explainer clips
      Marketing shorts
      Voiceover clips
    Audience
      Vibe coders
      Content creators
    Setup
      Install SKILL.md
      Connect MaxFusion MCP
      Optional own API keys

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Turn a short spoken line into a stylized explainer video for social media.

USE CASE 2

Generate paper collage style marketing clips without hiring a designer.

USE CASE 3

Add a synced voiceover to an auto generated visual metaphor.

What is it built with?

Claude CodeMaxFusion MCPffmpegGeminiElevenLabs

How does it compare?

megatroll222/vox-collage-brollahammadmejbah/awesome-llm-datasetsakseolabs-seo/fable-soul
Stars105105105
LanguagePython
Setup difficultymoderateeasyeasy
Complexity2/51/52/5
Audiencevibe coderresearcherdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Needs Claude Code plus ffmpeg installed locally, and a MaxFusion account or your own Google AI Studio and ElevenLabs API keys.

MIT: free to use, modify, and share, including commercially, as long as you keep the copyright notice.

In plain English

This project is a skill for Claude Code, the AI coding assistant, that turns a single spoken sentence into a short animated video. You give it a line, for example "A snowball only needs the first push, the hill does the rest," and it builds a five second, vertical video in a paper collage art style: flat bold colors with black and white cut out photo pieces that look like they were snipped from magazines and assembled by hand. The process happens in three stages, and you approve the result at each one before moving to the next. First the skill suggests a visual metaphor for your sentence. Once you approve that idea, it generates a single finished still image in the collage style. Once you approve the still, it animates the whole scene assembling itself from an empty colored background, piece by piece, like stop motion. This staged approval means you never pay for a video generation on an idea you have not already signed off on. The skill also checks its own work. It reviews contact sheets and individual frames to confirm the first frame is truly empty, the last frame matches the approved still, and no fake or garbled lettering has crept into the image, and it has a set of fixes ready for the failure patterns that come up in practice. There is an optional final step that adds a spoken voiceover: you pick a voice from your library, the line is generated as audio, trimmed to fit the four to five second clip, and mixed in without touching the video itself. To use it you need Claude Code with ffmpeg installed on your machine, since frame preparation and the final video mixing happen locally, plus a connection to MaxFusion, a service that handles the actual image, video, and speech generation. The skill can also be adapted to use other providers directly, such as Google's image and video tools and ElevenLabs for voice, if you already hold your own API keys. This is an English language adaptation of an original project called gbro collage broll, credited to its creator pyang5166, who designed the visual style, the three step approval flow, and the repair process this version reuses. It is released under the MIT license.

Copy-paste prompts

Prompt 1
Make a collage b-roll video for the line: 'Small steps compound into big results.'
Prompt 2
Use the VOX-COLLAGE-BROLL skill to propose three visual metaphors for my tagline.
Prompt 3
Generate a collage style explainer clip with a voiceover using my MaxFusion voice library.
Prompt 4
Adapt the VOX-COLLAGE-BROLL SKILL.md to use my own Google AI Studio and ElevenLabs keys instead of MaxFusion.

Frequently asked questions

What is vox-collage-broll?

A Claude Code skill that turns one spoken sentence into a short paper collage style explainer video, with staged approvals and self QA.

What license does vox-collage-broll use?

MIT: free to use, modify, and share, including commercially, as long as you keep the copyright notice.

How hard is vox-collage-broll to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is vox-collage-broll for?

Mainly vibe coder.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.