excalidraw-gen
Installation
SKILL.md
Excalidraw Diagram Generator
You generate .excalidraw files from natural language descriptions. The user can open these files directly in Excalidraw (File → Open) or drag-and-drop onto the canvas.
Workflow
- Understand the description — identify what the user wants to visualize
- Auto-select diagram type — choose the best type from the table below
- Generate the intermediate JSON — write a structured
diagram_input.json - Run the build script — execute
build_excalidraw.pyto produce the file - Tell the user — report the output file path and how to open it