🎞️
AI EngineeringPython

2D Image To Motion

by WU-HAOTIAN34

2D Image To Motion is an AI Engineering skill for Claude Code, published by WU-HAOTIAN34 in 2dimg2motion.

186 stars5 forkson WU-HAOTIAN34/2dimg2motionAdded 2026/09/06+3% in starsRepository updated 2026/07/02
agent-skillsclaude-skillscodex-skillgame-developmentskillskillssprite-animationspritesheet
Install in seconds
Install 2D Image To Motion
Copy 2D Image To Motion into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/WU-HAOTIAN34/2dimg2motion ~/.claude/skills/2dimg2motion

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/WU-HAOTIAN34/2dimg2motion.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in WU-HAOTIAN34/2dimg2motion
Installs to
~/.claude/skills/2dimg2motion
Collection
One of 3 skills cataloged from this repository
Category
AI Engineering3278 skills

What 2D Image To Motion does

2D Image To Motion turns one static character, creature, vehicle, weapon, or prop image into a style-consistent transparent game-animation sequence. Use it for key poses, in-between frames, spritesheets, and other action loops like idle, walk, attack, or death.

2D Image To Motion is cataloged under AI Engineering on DirSkills. 2D Image To Motion comes from a repository tagged agent-skills, claude-skills, codex-skill, game-development and skill.

Documentation

README

2dimg2motion

Overview

Convert one baseline character, creature, vehicle, weapon, or prop image into a style-consistent transparent game-animation sequence. Motion artwork must be generated by the model: by default, use built-in image_gen to directly generate whole-character key poses and in-between frames.

Core principle: first analyze the baseline frame's subject, body parts, weapons, and art style; establish an identity lock; write detailed prompts for keyframes 02/05/08/11; then use image_gen to generate shared key poses and in-betweens. Do not use scripts, Pillow, canvas, SVG, or affine transforms to draw or synthesize motion artwork.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about 2D Image To Motion

  • What else does WU-HAOTIAN34 publish alongside 2D Image To Motion?

    2D Image To Motion is one of 3 skills that DirSkills catalogs from WU-HAOTIAN34/2dimg2motion, the repository it ships in. Its siblings there include Img2Mo Standardize and Img2mo Learn. Each one is a separate skill with its own page in this directory, installs the same way 2D Image To Motion does, and is maintained by WU-HAOTIAN34 in that same repository. The rest of the collection is listed on the WU-HAOTIAN34/2dimg2motion page.

  • How does 2D Image To Motion compare to other AI Engineering skills?

    2D Image To Motion ranks #2989 by stars among the 3278 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of 2D Image To Motion against them. Open each page to compare what they document and how they install.