Pixel Palette banner
willibrandon willibrandon

Pixel Palette

Development community

Description

--- description: Manage sprite palettes - set, optimize, or load preset palettes argument-hint: <action> [palette-name|color-count] allowed-tools: Read, Bash, mcp__aseprite__set_palette, mcp__aseprite__get_palette, mcp__aseprite__quantize_colors --- ## /pixel-palette - Palette Management Manage sprite color palettes with presets, optimization, and custom palettes. ### Usage ``` /pixel-palette <action> [palette-name|color-count] ``` ### Actions **set** - Set palette to a preset or custom co

Installation

Installs to ~/.claude/skills/willibrandon-pixel-plugin-pixel-palette/SKILL.md

Terminal
mkdir -p ~/.claude/skills/willibrandon-pixel-plugin-pixel-palette && curl -fsSL https://raw.githubusercontent.com/willibrandon/pixel-plugin/HEAD/commands/pixel-palette.md -o ~/.claude/skills/willibrandon-pixel-plugin-pixel-palette/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository