Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", "generate an Excalidraw file", "show this system visually", or "draw the agent/system architecture". Supports flowcharts, relationship diagrams, mind maps, system snapshots, and architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw, with PNG/SVG previews when useful.
A skill for generating Excalidraw-format diagrams from natural language descriptions. This skill helps create visual representations of processes, systems, relationships, and ideas without manual drawing.
Use this skill when users request:
Supported diagram types:
This SKILL.md is the routing layer. Detailed recipes, examples, integration notes, and troubleshooting guidance live in references/details.md so they are loaded only when the task needs them.
Before producing concrete output, making a design recommendation, or debugging an implementation, load the relevant reference section below. Do not rely on memory for branch-specific APIs, examples, or caveats.
| Task branch | Read first |
|---|---|
| Prerequisites | references/details.md#prerequisites |
| Agent and System Snapshot Mode | references/details.md#agent-and-system-snapshot-mode |
| Step-by-Step Workflow | references/details.md#step-by-step-workflow |
| Best Practices | references/details.md#best-practices |
| Example Prompts and Responses | references/details.md#example-prompts-and-responses |
| Troubleshooting | references/details.md#troubleshooting |
| Advanced Techniques | references/details.md#advanced-techniques |
| Output Format | references/details.md#output-format |
| Validation Checklist | references/details.md#validation-checklist |
| Icon Libraries (Optional Enhancement) | references/details.md#icon-libraries-optional-enhancement |
| References | references/details.md#references |
| Limitations | references/details.md#limitations |
| Future Enhancements | references/details.md#future-enhancements |