excalidraw-diagram-generator

Generate Excalidraw diagrams from natural language descriptions in multiple formats.

github ↓ 27k
Claude Code
View source ↗

What it does

  • "Create a diagram showing..."
  • "Make a flowchart for..."
  • "Visualize the process of..."
  • "Draw the system architecture of..."
  • "Generate a mind map about..."
  • "Create an Excalidraw file for..."
  • "Show the relationship between..."

Requirements & configuration

  • ✅ No token consumption: Icon JSON data (200-1000 lines each) never enters AI context
  • Search the reference.md table for icon names matching diagram needs
  • ⚠️ High token consumption (200-1000 lines per icon × number of icons)
  • No token consumption for icon data
  • High token consumption (~2000-5000 lines)

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Generate Excalidraw diagrams from natural language descriptions in multiple formats.

Source

Repository: https://github.com/github/awesome-copilot

excalidraw-diagram-generator FAQ

What does the excalidraw-diagram-generator skill do?

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", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw. "Create a diagram showing..." "Make a flowchart for..."

What does excalidraw-diagram-generator require?

✅ No token consumption: Icon JSON data (200-1000 lines each) never enters AI context Search the reference.md table for icon names matching diagram needs ⚠️ High token consumption (200-1000 lines per icon × number of icons) No token consumption for icon data High token consumption (~2000-5000 lines)

How do I install excalidraw-diagram-generator?

Run: npx -y skills add https://github.com/github/awesome-copilot --skill excalidraw-diagram-generator --agent claude-code — the source lives at github.com/github/awesome-copilot.

Maintain excalidraw-diagram-generator?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

excalidraw-diagram-generator on getagentictools
[![excalidraw-diagram-generator on getagentictools](https://getagentictools.com/badge/skills/github-awesome-copilot-excalidraw-diagram-generator.svg)](https://getagentictools.com/skills/github-awesome-copilot-excalidraw-diagram-generator?ref=badge)
npx agentictools info skills/github-awesome-copilot-excalidraw-diagram-generator

The second line is the CLI lookup for this page — handy in READMEs and docs.