Back to feed

0x0funky/agent-sprite-forge

0x0funky/agent-sprite-forge
1k
+140/day
100
Python

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

From the README

Agent Sprite Forge

Traditional Chinese README: README.zh-TW.md

Turn natural-language prompts into game-ready 2D sprites with Codex.

Plan with an agent. Render with built-in image generation. Export clean transparent sheets and GIFs.

Showcase

Text To Sprite

  Goku with Kamehameha
  
  help me to use $generate2dsprite to create a goku is attacking with Kamehameha


  
  
  Naruto using Rasengan
  
  使用 $generate2dsprite 幫我做一個鳴人使用螺旋丸的元素

Spell Bundle / Cast, Projectile, Impact

  Cast


  
  
  Projectile


  
  
  Impact

Prompt:

Use  $generate2dsprite to create a fire mage cast animation with projectile and impact.

Game Sprite / Four-Direction Walk

  Down


  
  
  Left


  
  
  Right


  
  
  Up

Prompt:

Use Generate 2D Sprite to create a top-down 4x4 player_sheet for a wandering young samurai with a red scarf and short katana.
Make a four-direction walk sprite sheet with 4 frames per direction.
Row order: down, left, right, up.
Same character, same outfit, same proportions, same pixel scale in every frame.
Solid #FF00FF background.
Each frame must fit fully inside its cell, with clear margin on all sides.
Retro JRPG pixel-art style.

Reference To Sprite

  Reference


  
  
  Generated sprite animation
  
  幫我使用 $generate2dsprite 做一個這隻鱷魚玩手上石頭的元素




  
  
  Reference


  
  
  Generated sprite animation
  
  Use  $generate2dsprite to create this male character teaching.

Codex-first 2D sprite generation skill for game-ready pixel assets.

This repository currently ships one generic skill: skills/generate2dsprite.

Codex is the primary target because Codex already h