# 0x0funky/agent-sprite-forge

Agent Skill for generating 2D sprite sheets and map, transparent PNG frames, and animated GIFs from prompts.

Repository: https://github.com/0x0funky/agent-sprite-forge
Canonical: https://ross.abutalabs.com/products/agent-sprite-forge
Language: Python
License: MIT
License Family: permissive
Topics: agent-skills, codex, pixel-art, sprite-generator
Last push: 2026-07-12T19:00:42+00:00

## Health v2 (maintenance only)
Score: 55/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 92, release rhythm 35, longevity 9
- inputs: {"age_days": 132, "days_push": 52, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3917, forks 378 (observed 2026-08-28T04:08:28.929775+00:00)

## What it is
Agent Sprite Forge is a Codex agent skill for generating game-ready 2D assets from natural language prompts. It produces sprite sheets, layered maps, and transparent PNG/GIF exports, with local scripts that clean, split, validate, and package assets for Godot, Unity, or raw 2D workflows.

## Use cases
- generate pixel art sprite sheets from text prompts
- create transparent PNG animation frames for game characters
- build layered tile maps with collision for Godot
- export game assets for Unity 2D projects
- slice prop packs and clean up AI-generated art with chroma-key removal
- prototype 2D games with AI-generated art pipelines

## When to choose
- you use Codex or similar agent workflows and need 2D game assets
- you want an automated prompt-to-sprite-sheet pipeline with engine-ready output
- you need deterministic local processing (frame extraction, transparency, QA) on top of AI image generation

## When to avoid
- you need hand-crafted, art-directed assets rather than AI-generated ones
- you don't use an agent runtime like Codex to drive the workflow
- you need 3D assets or non-2D game art

## Facets
- artifact type: plugin
- maturity: active
- function: image-processing, agent-framework, data-generation
- domain: artificial-intelligence, graphics
- platform: python, cli, cross-platform
- tags: pixel-art, sprite-sheet, codex-skills, game-assets, godot, unity, transparent-png, animated-gif, tilemap, game-development

## Member repositories
- 0x0funky/agent-sprite-forge (main) score 55

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:28.929775+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:25:01.945798+00:00, confidence not recorded.
  - readme: https://github.com/0x0funky/agent-sprite-forge (fetched 2026-08-28T04:08:28.929775+00:00, sha faa5397bc116)
- Data as of 2026-08-30T08:39:29.467469+00:00.
