Pixel Setup banner
willibrandon willibrandon

Pixel Setup

Development community

Description

--- description: Configure pixel-mcp server and verify Aseprite installation argument-hint: [aseprite-path] allowed-tools: Read, Write, Bash --- ## /pixel-setup - Plugin Configuration Configure the pixel-mcp server and verify Aseprite installation. ### Usage ``` /pixel-setup [aseprite-path] ``` ### Arguments **aseprite-path** (optional): Path to Aseprite executable - If not provided, attempts auto-detection - If detection fails, prompts user for path ### What This Command Does 1. **Detec

Installation

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

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

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

Full documentation available on GitHub

View Source Repository