claudeers.
// MCP Servers

VOX-COLLAGE-BROLL

Turn one spoken line into a paper-collage explainer video — Claude Code skill + MaxFusion MCP. English adaptation of gbro-collage-broll by pyang5166.

// MCP Servers[ api ][ claude ]#claude#mcp-serversNOASSERTION$open-sourceupdated about 1 month ago
Actively maintained
91/100
last commit about 1 month ago
last release none
releases 0
open issues 0
// star history+3 this week (+1.6%)

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up VOX-COLLAGE-BROLL (claude-skill project) into my current project.
Found on https://claudeers.com/vox-collage-broll
Repo: https://github.com/MegaTroll222/VOX-COLLAGE-BROLL
Homepage/docs: —
Detected install method: claude-skill → # copy this skill into .claude/skills/vox-collage-broll/
Category: mcp-servers. Platforms: api.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
active; community-verified: false. Confirm the source before running anything.
// or install directly (claude-skill)
# copy the skill dir into your project:
# .claude/skills/vox-collage-broll/   (or ~/.claude/skills/vox-collage-broll/ for all projects)
// or clone
git clone https://github.com/MegaTroll222/VOX-COLLAGE-BROLL

// compatibility

Platformsapi
Operating systems
AI compatibilityclaude
LicenseNOASSERTION
Pricingopen-source
Language
   _____                   _____            .__
  /     \ _____  ___  ____/ ____\_ __  _____|__| ____   ____
 /  \ /  \\__  \ \  \/  /\   __\  |  \/  ___/  |/  _ \ /    \
/    Y    \/ __ \_>    <  |  | |  |  /\___ \|  (  <_> )   |  \
\____|__  (____  /__/\_ \ |__| |____//____  >__|\____/|___|  /
        \/     \/      \/                 \/               \/

Collage B-roll Explainers

A Claude Code skill that turns a single spoken sentence into a premium editorial paper-collage explainer video — 9:16, 5 seconds, halftone cut-outs assembling piece by piece on a bold color field, optionally with a fitted voiceover.

You give it a line like "A snowball only needs the first push — the hill does the rest." It proposes a visual metaphor, waits for your approval, generates the finished still, waits again, then animates the whole scene assembling itself from an empty color field — and QAs its own output frame by frame.

Examples

snowballcandlesdominoes
"A snowball only needs the first push — the hill does the rest.""One flame can light the whole room — and lose none of its fire.""Tip the first tile — and the rest of your week runs itself."

Full-quality MP4s (with voiceover) are in examples/.

What the skill enforces

  • Three-gate approval flow — metaphors first, stills second, video last. You approve at each gate; nothing burns generation cost on an unapproved idea.
  • A locked visual language — flat bold paper fields, black-and-white halftone photographic cut-outs, colored cardstock accents, crisp cut edges, cream keylines, paper grain. Color semantics are part of the system (burnt orange = urgency, deep purple = rules, teal = judgment…).
  • Assemble-from-empty motion — the clip opens on a pure empty color field and builds the scene piece by piece with stop-motion timing. First and last frames are prepared locally with ffmpeg and passed as tagged references, so the video lands exactly on the approved still.
  • Self-QA — contact sheets, first-frame purity checks, end-frame comparisons, an anti-fake-lettering rule set, and a repair playbook for the failure modes that actually happen.
  • Voiceover fitting (optional) — pick a voice from your library, generate the line, trim silence, fit it into a 4–5s window, and mux — video stream untouched.

Requirements

  • Claude Code (or any agent with local file access) with ffmpeg installed — frame prep, QA, and muxing run locally on your machine.
  • MaxFusion MCP — all image, video, and speech generation runs through it.

Install

  1. Drop SKILL.md into your skills directory:

    mkdir -p ~/.claude/skills/collage-broll-explainers
    curl -o ~/.claude/skills/collage-broll-explainers/SKILL.md \
      https://raw.githubusercontent.com/MegaTroll222/VOX-COLLAGE-BROLL/main/SKILL.md
    
  2. Connect the MaxFusion MCP server:

    claude mcp add --transport http maxfusion https://mcp.maxfusion.ai/mcp
    

    The first call will ask you to authenticate with your MaxFusion account.

  3. In Claude Code, say something like:

    make a collage b-roll for: "Nobody misses washing dishes by hand."

    The skill proposes metaphors and takes it from there. When you want a voiceover, it lists the voices in your MaxFusion library and asks you to pick one.

Using it without MaxFusion

The skill file is written for the MaxFusion MCP tool surface, but the pipeline is portable. If you'd rather bring your own keys, you'll need:

  • a Google AI Studio API key — for the image generation (the stills) and the Gemini video model that does the assemble-from-empty animation from first/last-frame references, and
  • an ElevenLabs API key — for the voiceover stage.

Swap the maxfusion_* tool calls in SKILL.md for your own scripts against those APIs; everything else (prompt templates, gates, ffmpeg frame prep, QA, the fix ladders) stays exactly the same. That is in fact how the original project worked — see credits below.

Credits

This skill is an English adaptation of gbro-collage-broll by pyang5166, who designed the visual language, the three-gate flow, the prompt templates, the color semantics, and the QA/repair playbook — originally in Chinese, built for Codex with local Gemini scripts.

This version adapts it for Claude Code + MaxFusion MCP, translates it to English, and adds the voiceover-fitting stage. All credit for the core idea and the craft belongs to the original author.

License

MIT

// faq

What is VOX-COLLAGE-BROLL?

Turn one spoken line into a paper-collage explainer video — Claude Code skill + MaxFusion MCP. English adaptation of gbro-collage-broll by pyang5166.. It is open-source on GitHub.

Is VOX-COLLAGE-BROLL free to use?

VOX-COLLAGE-BROLL is open-source under the NOASSERTION license, so it is free to use.

What category does VOX-COLLAGE-BROLL belong to?

VOX-COLLAGE-BROLL is listed under mcp-servers in the Claudeers registry of Claude-compatible tools.

2 views
193 stars
unclaimed
updated about 1 month ago

// embed badge

VOX-COLLAGE-BROLL on Claudeers
[![Claudeers](https://claudeers.com/api/badge/vox-collage-broll.svg)](https://claudeers.com/vox-collage-broll)

// retro hit counter

VOX-COLLAGE-BROLL hit counter
[![Hits](https://claudeers.com/api/counter/vox-collage-broll.svg)](https://claudeers.com/vox-collage-broll)

// reviews

// guestbook

0/500

// related in MCP Servers

🔓

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete…

// mcp-serversf/HTML167,135NOASSERTION[ claude ]
🔓

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io

// mcp-serversfarion1231/Rust127,274MIT[ claude ]
🔓

An open-source AI agent that brings the power of Gemini directly into your terminal.

// mcp-serversgoogle-gemini/TypeScript106,524Apache-2.0[ claude ]
🔓

🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman

// mcp-serversJuliusBrussee/JavaScript100,343MIT[ claude ]
→ see how VOX-COLLAGE-BROLL connects across the ecosystem