Skip to content

Skills for autonomous agents generating pixel art using SpriteCook

License

Notifications You must be signed in to change notification settings

SpriteCook/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpriteCook Agent Skills

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.

Available Skills

spritecook-generate-sprites

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

Installation

Quick install (all compatible editors)

npx skills add spritecook/skills

With SpriteCook CLI (also sets up MCP connection)

npx spritecook-mcp setup

Prerequisites

You 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 setup

Or see spritecook.ai for manual setup instructions.

Supported Editors

Works with any editor that supports the Agent Skills standard:

  • Cursor
  • VS Code (GitHub Copilot)
  • Claude Code
  • Claude Desktop
  • Antigravity
  • Codex
  • Windsurf
  • And more

License

MIT

About

Skills for autonomous agents generating pixel art using SpriteCook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published