Agent skills for SpriteCook - AI-powered game asset generation. These skills teach AI coding agents how to generate pixel art sprites, characters, items, tilesets, and other game assets using SpriteCook's MCP tools.
Skills follow the open Agent Skills standard and work across all compatible editors.
Generate sprites and game assets from text prompts. Teaches the agent to:
- Generate production-ready pixel art (characters, items, tilesets, UI, backgrounds)
- Maintain visual consistency across assets using style references
- Download and save generated assets into your project
- Autonomously identify and create all assets needed for a game
npx skills add spritecook/skillsnpx spritecook-mcp setupYou need the SpriteCook MCP server connected to your editor. The skill tells your AI agent how to use SpriteCook, but the MCP connection provides the actual tools.
Set up MCP + skill in one step:
npx spritecook-mcp setupOr see spritecook.ai for manual setup instructions.
Works with any editor that supports the Agent Skills standard:
- Cursor
- VS Code (GitHub Copilot)
- Claude Code
- Claude Desktop
- Antigravity
- Codex
- Windsurf
- And more
MIT