Motion Hack — Development skill for Claude Code
Turn your talking-head video into an animated motion-graphics reel.
How to install Motion Hack
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open aipauloshimas/motion-hack and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Motion Hack does
Turn your talking-head video into an animated motion-graphics reel. Seedance 2.0 prompt generator. By The Creator Stack.
Alternatives in Development
README
Motion Hack
Turn a short talking-head video into an animated **motion-graphics reel** prompt for **Seedance 2.0**.
The speaker is re-rendered in a stylized look that changes per beat, lip-synced to the original audio, with motion graphics that illustrate the words, animated transitions, animated cut-out text and timed SFX. Cut-paper collage is the flagship style, but any look works. The prompt is generated in **English and Chinese**, and you upload **only your video** to Seedance.
How it works
- Drop your video (and optionally a few collage style reference images) in a folder.
- The skill runs a preflight check (
scripts/check_env.py) and, if anything is missing, explains what it is for and asks permission to install it — so it's plug-and-play. - It transcribes your video word-level (Whisper, runs locally) to get exact timing.
- It grabs a couple of frames so the stylized look stays the same recognizable you in every beat (the identity anchor).
- It maps your words to collage styles, motion graphics, transitions, text and SFX.
- It outputs a ready-to-paste Seedance 2.0 prompt in English and Chinese.
Setup (free and local, no API keys)
The skill checks this for you: `scripts/check_env.py` reports what's missing, what each piece is for, and the install command for your OS — then asks before installing anything. To set it up manually:
- Install Python 3.8+.
- Install ffmpeg (includes
ffprobe):- macOS:
brew install ffmpeg - Windows:
winget install Gyan.FFmpeg(orchoco install ffmpeg) - Linux:
sudo apt install ffmpeg
- macOS:
- Install the Python dependency:
pip install -r requirements.txt
The first transcription downloads a Whisper model (~140MB) once. Everything else is local: no API key, no account, no paid service. Whisper is multilingual, so it works for any creator's language.
Use it
This is a **Claude Code skill**. With the skill installed, give your agent your video (and optional style references) and ask it
Related Skills
Talking Head Video
Turn a 口播/talking-head video + script into a polished vertical explainer — synced subtitles, animated Remotion
Multicam
Turn one talking-head take into a virtual multi-camera edit for Google Omni — a Claude Code skill. By The Crea
Kinetic Multicam
Claude Code skill: turn one talking-head take into a kinetic supers + camera whips prompt for Seedance 2.0 Fas
Explainer Reel Skill
Claude Code skill: build a self-playing animated explainer reel - one self-contained HTML file that plays like
04 Correct Colors
Apply color correction to video files using ffmpeg filters for warm, punchy talking-head look
05 Master Audio
Apply broadcast-ready audio mastering chain to video files using ffmpeg for clear, warm talking-head sound
Related Agents
Animation Art Director
Art director and animation producer for a painted AI animated short film. Owns the style lock, the cast sheets
Animation Implementer
Specialized coding agent that implements motion design specs using Framer Motion, GSAP, and Three.js. Use this
SVG Animator
Load when the user wants an SVG to move — an animated icon, logo reveal, stroke drawing, path morph, mascot lo