github.com/0x0funky/agent-sprite-forge
| Skill | Added | Review |
|---|---|---|
video2dsprite skills/video2dsprite/SKILL.md Grok Build ONLY. Turn a 2D character still into smooth animation sprites via image_gen/image_edit base → image_to_video (6s/10s run-in-place) → ffmpeg frames → magenta chroma-key → dense sampled sprites (strip/grid/GIF). Use when the user wants video-to-sprite, motion capture from generated video, smoother run/walk cycles from dense frames, or runs /video2dsprite. Do NOT use on Codex/Claude — only Grok Build has image_to_video. Prefer generate2dsprite for crisp pixel sheets without video. | 75 75 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 64fd0b5 | |
generate2dsprite skills/generate2dsprite/SKILL.md Generate and postprocess general 2D game assets and animation sheets: pixel-art sprites, clean HD map props, creatures, characters, NPCs, spells, projectiles, impacts, props, summons, and transparent GIF exports. Use when Codex should infer the asset plan from a natural-language request, match a reference or map art style, call built-in `image_gen` for solid-magenta raw sheets, and use the local processor only for chroma-key cleanup, frame extraction, alignment, QC, and transparent exports. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 64fd0b5 | |
generate2dmap skills/generate2dmap/SKILL.md Generate and revise production-oriented 2D game maps with built-in image generation as the default visual asset source, choosing a visual model, runtime object model, collision model, art direction, and engine/export target. Use when Codex needs to create or integrate RPG maps, monster-taming maps, tactical arenas, battle backgrounds, side-scroller/parallax scenes, tilemaps, layered raster maps, clean HD hand-painted maps, pixel-inspired maps, prop packs, collision zones, walkable areas, or map previews. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 64fd0b5 |