mcpbeat

Excalidraw Diagram Generator

christophacham/excalidraw-diagram-generator

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.

This is a copy. The original lives at github/excalidraw-diagram-generator.

36k tokens
context cost
the whole folder, loaded on every use
16
files
ships runnable scripts
3
copies elsewhere
how many repositories repackaged it
73
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/christophacham/agent-skills-library --skill excalidraw-diagram-generator

Repackaged in 3 other repositories

same content, different owner
aiskillstore/marketplace open on GitHub →
ComeOnOliver/skillshub open on GitHub →
github/awesome-copilot open on GitHub →

How to use it

Copy the folder

Take christophacham/excalidraw-diagram-generator from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.