Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

pixel-grid-draw

// Draw 2D shapes (filled rectangles, outlined frames, ASCII bitmaps) on the 32×32 MCP pixel grid. Use this skill whenever the user asks to draw a square, rectangle, box, frame, outline, border, sprite, or other 2D shape on the pixel grid, or when the task involves placing a block or bitmap at specific grid coordinates. The pixel-grid MCP server only exposes a 1D `write(offset, bits)` primitive; this skill compiles a 2D drawing into the sequence of `write` calls that implements it.

$ git log --oneline --stat
stars:2
forks:0
updated:2026년 4월 17일 21:16
파일 탐색기
2 개 파일
SKILL.md
readonly