excalidraw-diagrams
Installation
SKILL.md
Excalidraw Diagrams
Create diagrams using the Excalidraw canvas server and verify output with screenshots.
Prerequisites
-
Canvas server running at http://localhost:3000
cd ${MCP_EXCALIDRAW_PATH:-~/code/mcp_excalidraw} && npm run canvasSet
MCP_EXCALIDRAW_PATHin your global mise config (~/.config/mise/config.toml) if the path differs. -
MCP server configured in project
.mcp.json(for MCP tool access)