pyxel

Guide Pyxel game setup, coding, and verification with pyxel-mcp server.

11|1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/kitao/pyxel-skill --skill pyxel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pyxel
Source: https://github.com/kitao/pyxel-skill/tree/main
Command: npx skills add https://github.com/kitao/pyxel-skill --skill pyxel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pyxel game development can be tedious and error-prone when starting retro-style projects; this skill provides a guided workflow and MCP server integration to accelerate prototyping, debugging, and iteration.

Core Features & Use Cases

  • Integrated Pyxel setup and MCP server configuration for quick project starts.
  • Step-by-step workflow: write code, validate, run, and verify visuals and audio with MCP tools.
  • Use cases include retro platformers, shooters, and puzzle games utilizing Pyxel's 16-color palette and 256x256 tilemaps.

Quick Start

Create a new Pyxel project and run it with the pyxel-mcp server to verify visuals and audio.

Frequently Asked Questions about pyxel

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I start building a retro 2D pixel art game with Pyxel?

Retro 2D pixel art game development with Pyxel requires a guided workflow that scaffolds your project, writes code, and validates scripts. The pyxel-mcp server integration handles run-time verification of visuals and chiptune audio to accelerate prototyping and iteration.

Can I use chiptune audio and a 16-color palette in Pyxel game development?

Chiptune audio and a 16-color palette are fully supported in Pyxel game development. The guided workflow helps you build retro platformers, shooters, and puzzle games using Pyxel's 16-color palette and 256x256 tilemaps with MCP tool verification.

Do I need the pyxel-mcp server to run Pyxel games?

You need the pyxel-mcp server installed to follow this specific workflow, which enforces MCP installation for run-time verification. It allows you to validate scripts and verify visuals and audio during development rather than just running the game standalone.

What is the best way to debug and verify visuals in a Pyxel project?

Verifying visuals and audio in a Pyxel project is best done using MCP tooling. The workflow enforces script validation and run-time verification with the pyxel-mcp server to debug and ensure your retro 2D game functions correctly.

Does this guided workflow support creating puzzle games with 256x256 tilemaps?

This guided workflow supports creating puzzle games with 256x256 tilemaps. It is designed for retro 2D games including platformers, shooters, and puzzles that utilize Pyxel's 16-color palette and 256x256 tilemap capabilities for rapid prototyping.