
from excalidraw-skill22
Generate hand-drawn Excalidraw-style diagrams (SVG/PNG) from text prompts with layout rules, element format, and a renderer script.
This skill generates Excalidraw-style, hand-drawn diagrams from textual descriptions. It parses user intent into components, relationships, layout direction and outputs diagram JSON that a renderer produces as SVG and PNG. The SKILL.md contains configuration for output directories, element format rules, rendering details, and example workflows.
Use when a user asks for architecture sketches, flowcharts, system designs, deployment diagrams, or any hand-drawn visual. It is invoked for prompts requesting diagrams or via a user command like /excalidraw. Ideal for quickly producing visuals for documentation or design reviews.
Agents capable of invoking Node.js renderers or producing diagram JSON (local assistants, Code/Copilot-like agents, or any agent that can write files and run node).
This skill has not been reviewed by our automated audit pipeline yet.