🎨
AI EngineeringPython

Generate 2D Sprite

by 0x0funky

Generate 2D Sprite is an AI Engineering skill for Claude Code, published by 0x0funky in agent-sprite-forge.

3.8K stars365 forkson 0x0funky/agent-sprite-forgeAdded 2026/08/16+1% in starsRepository updated 2026/07/12
agent-skillscodexpixel-artsprite-generator
Install in seconds
Install Generate 2D Sprite
Copy Generate 2D Sprite 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/0x0funky/agent-sprite-forge/tree/main/skills/generate2dsprite ~/.claude/skills/generate2dsprite

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/0x0funky/agent-sprite-forge.git

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

In this catalog

Source file
skills/generate2dsprite/SKILL.md in 0x0funky/agent-sprite-forge
Installs to
~/.claude/skills/generate2dsprite
Collection
One of 3 skills cataloged from this repository
Category
AI Engineering β€” 2451 skills

What Generate 2D Sprite does

Generate 2D Sprite generates and postprocesses 2D game assets and animation sheets from natural-language requests. Use it when an agent needs pixel-art or HD sprites, chroma-key cleanup, frame extraction, and transparent exports.

Generate 2D Sprite is cataloged under AI Engineering on DirSkills. Generate 2D Sprite comes from a repository tagged agent-skills, codex, pixel-art and sprite-generator.

Documentation

README

Generate2dsprite

Use this skill for self-contained 2D sprite or animation assets.

When a larger game or playable prototype needs sprites, use this skill for the visible sprite assets and keep runtime/game assembly separate. Do not replace requested sprite assets with code-drawn placeholders.

Parameters

Infer these from the user request:

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

Frequently asked about Generate 2D Sprite

  • What else does 0x0funky publish alongside Generate 2D Sprite?

    Generate 2D Sprite is one of 3 skills that DirSkills catalogs from 0x0funky/agent-sprite-forge, the repository it ships in. Its siblings there include Generate 2D Map and Video2DSprite. Each one is a separate skill with its own page in this directory, installs the same way Generate 2D Sprite does, and is maintained by 0x0funky in that same repository. The rest of the collection is listed on the 0x0funky/agent-sprite-forge page.

  • How does Generate 2D Sprite compare to other AI Engineering skills?

    Generate 2D Sprite ranks #567 by stars among the 2451 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 Generate 2D Sprite against them. Open each page to compare what they document and how they install.