A Claude skill that restyles any ad or video into a completely different visual world — Aardman claymation, LEGO-style bricks, X-ray, 16-bit pixel art, Ghibli anime, felt puppets, voxel art, knitted yarn, premium Pixar-style 3D — while keeping every shot,
FAQ
ad-restyler is a Claude Code plugin with 1 hand-picked skill for content work, indexed on Flowy. Install it with the command on its page. It includes AD-RESTYLER. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
$ npx -y skills add holy-templar/AD-RESTYLER --agent claude-code
_____ _____ .__
/ \ _____ ___ ____/ ____\_ __ _____|__| ____ ____
/ \ / \\__ \ \ \/ /\ __\ | \/ ___/ |/ _ \ / \
/ Y \/ __ \_> < | | | | /\___ \| ( <_> ) | \
\____|__ (____ /__/\_ \ |__| |____//____ >__|\____/|___| /
\/ \/ \/ \/ \/
A Claude skill that restyles any ad or video into a completely different visual world — Aardman claymation, LEGO-style bricks, X-ray, 16-bit pixel art, Ghibli anime, felt puppets, voxel art, knitted yarn, premium Pixar-style 3D — while keeping every shot, camera move, performance, and beat of motion exactly as filmed.
You give it a video and pick a style. The skill walks a fixed gate flow — source check, style selection, preservation preferences, prompt approval — then either generates the restyled clips itself through the MaxFusion MCP (Google Omni Flash, video-to-video) and returns them in chat, or hands you the complete run-ready prompt package for your own Google AI Studio key. Either way you end the conversation with everything you need.
| Original | Restyled |
|---|---|
![]() | ![]() |
| source ad | Aardman Claymation |
![]() | ![]() |
| source ad | Felt Puppet Stop-Motion |
![]() | ![]() |
| source ad | Plastic Construction Bricks (LEGO-style) |
Full-quality MP4s are in examples/.
SKILL.md into your skills directory:mkdir -p ~/.claude/skills/ad-restyler
curl -o ~/.claude/skills/ad-restyler/SKILL.md \
https://raw.githubusercontent.com/holy-templar/ad-restyler/main/SKILL.md
claude mcp add --transport http maxfusion https://mcp.maxfusion.ai/mcp
The first call will ask you to authenticate with your MaxFusion account.
restyle this ad as claymation — and attach your video.
The skill takes it from there: style menu, preservation preferences, prompt approval, then generation.
The skill file is written for the MaxFusion MCP tool surface, but the pipeline is portable. At the delivery gate, answer no to MaxFusion generation and you'll need:
If your agent can execute against that API, it runs the generation for you. If not, the skill delivers the complete run-ready package in chat — the final prompt per segment plus run instructions: upload your clip (≤10s), paste the prompt, generate at the highest available resolution. Prompts, gates, and rules stay exactly the same.
GNU AGPL v3.0 — Copyright (C) 2026 Maxfusion AI.
Free to use, study, modify and share. If you modify it and let others use it — including over a network — the modified version must be released under the same license.
examples/ claymation-full.mp4 claymation-original-full.mp4 claymation-original-preview.gif claymation-preview.gif felt-full.mp4 felt-original-full.mp4 felt-original-preview.gif felt-preview.gif lego-full.mp4 lego-original-full.mp4 lego-original-preview.gif lego-preview.gif LICENSE README.md SKILL.md
© 2026 Flowy · Free and open source
Built for Claude Code · Not affiliated with Anthropic