msw-painter

Generate MapleStory Worlds pixel art sprites from SVG, Canvas, or HTML code.

33|2|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/MSW-Git/msw-ai-coding-plugins-official --skill msw-painter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: msw-painter
Source: https://github.com/MSW-Git/msw-ai-coding-plugins-official/tree/main/plugins/msw-maker-base-skill/skills/msw-painter
Command: npx skills add https://github.com/MSW-Git/msw-ai-coding-plugins-official --skill msw-painter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a workflow for creating hand-drawn pixel art sprites for MapleStory Worlds, offering an alternative to searching for pre-existing assets when none are suitable.

Core Features & Use Cases

  • Sprite Creation: Generate sprite images using SVG, Canvas, or HTML code.
  • Style Options: Choose from chunky pixel (retro) or maple cartoon (MapleStory-inspired) styles.
  • Use Case: When you need a specific character or item that doesn't exist in the asset database, use msw-painter to create it from scratch.

Quick Start

Draw a simple pixel art icon using SVG. Run the following command to render it: node scripts/render.cjs --type svg --in icon.svg --out output.png --width 64 --height 64

Frequently Asked Questions about msw-painter

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

FAQPage Schema
How do I create custom pixel art sprites for MapleStory Worlds when no suitable assets exist?

You can create custom pixel art sprites for MapleStory Worlds by providing SVG, Canvas, or HTML code to generate unique characters and items from scratch.

What is the difference between chunky pixel and maple cartoon sprite styles?

Chunky pixel offers a retro aesthetic, while maple cartoon provides a MapleStory-inspired look for generating distinct sprite images using SVG, Canvas, or HTML.

Can I render an SVG file into a sprite image for MapleStory Worlds?

Yes, you can render SVG files into sprite images using the render script, outputting PNG files with specified dimensions for MapleStory Worlds.

Do I need existing RUID assets to use this pixel art sprite generator?

No, this sprite generator is designed specifically for use cases where no suitable RUID is found, allowing you to hand-draw and generate pixel art sprites independently.

What input formats are supported for generating pixel art sprites?

The sprite generator supports SVG, Canvas, and HTML code as input to render pixel art images for MapleStory Worlds characters and items.

Are there limitations on what UI elements I can create for MapleStory Worlds?

You can create unique characters, items, and UI elements using SVG, Canvas, or HTML, but outputs are limited to chunky pixel or maple cartoon styles.