Skip to main content

← All sources

agent-sprite-forge skills

Agent Skill for generating 2D sprite sheets and map, transparent PNG frames, and animated GIFs from prompts. 3 skills. skills-hub.ai mirrors 3 skills from agent-sprite-forge daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/0x0funky/agent-sprite-forge

Installing a agent-sprite-forge skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a agent-sprite-forge skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all agent-sprite-forge skills via API
curl https://skills-hub.ai/api/v1/skills?source=agent-sprite-forge

# Browse all sources
open https://skills-hub.ai/sources

Top agent-sprite-forge skills

See all →

The most-installed skills from agent-sprite-forge, ranked by adoption.

  1. 01generate2dsprite

    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.

    Buildfrom agent-sprite-forge
  2. 02generate2dmap

    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.

    Buildfrom agent-sprite-forge
  3. 03video2dsprite

    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.

    Buildfrom agent-sprite-forge

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Aug 24, 2026, 6:21 PM (success).

agent-sprite-forge skills, frequently asked

What are agent-sprite-forge skills?

agent-sprite-forge skills are AI coding skills published by agent-sprite-forge (Agent Skill for generating 2D sprite sheets and map, transparent PNG frames, and animated GIFs from prompts. 3 skills.) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many agent-sprite-forge skills are available?

skills-hub.ai indexes 3 skills from agent-sprite-forge, synced daily from the upstream GitHub repository (https://github.com/0x0funky/agent-sprite-forge).

How do I install a agent-sprite-forge skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official agent-sprite-forge skills?

Yes. Every skill from this source is mirrored from agent-sprite-forge's own GitHub repository (https://github.com/0x0funky/agent-sprite-forge). Each skill page links back to the upstream source of truth, so you can verify the original.

agent-sprite-forge skills, 3 official AI coding skills, skills-hub.ai