By GBSOSS
Generate draw.io XML diagrams including flowcharts, architecture diagrams, and mindmaps from natural language prompts using AI, then embed and preview them directly in the browser.
AI-powered draw.io diagram generator for Claude Code. Generate flowcharts, architecture diagrams, mind maps, and technical illustrations from natural language descriptions with browser preview.
# Clone the repository
git clone https://github.com/GBSOSS/ai-drawio.git
# Create symlink to Claude Code plugins directory
ln -s "$(pwd)/ai-drawio" ~/.claude/plugins/ai-drawio
Or manually add to your Claude Code settings (~/.claude/settings.json):
{
"plugins": [
"/path/to/ai-drawio"
]
}
Simply describe the diagram you want:
Draw a user login flowchart
Create an AWS architecture diagram with EC2, S3, RDS and Lambda
Generate a mind map about machine learning concepts
The skill will:
The skill responds to these keywords:
draw, diagram, flowchart, architecture, mindmap画图, 流程图, 架构图Users → Cloudflare → Load Balancer → API Gateway → Microservices
ai-drawio/
├── .claude-plugin/
│ └── plugin.json # Plugin configuration
├── skills/
│ └── diagram-generator/
│ └── SKILL.md # Core skill instructions
├── README.md
└── LICENSE
rounded=1;whiteSpace=wrap;html=1;rhombus;whiteSpace=wrap;html=1;ellipse;whiteSpace=wrap;html=1;shape=cylinder3;shape=mxgraph.aws4.ec2
shape=mxgraph.aws4.s3
shape=mxgraph.aws4.rds
shape=mxgraph.aws4.lambda
shape=mxgraph.aws4.api_gateway
| Purpose | Fill Color | Stroke Color |
|---|---|---|
| Start/Success | #d5e8d4 | #82b366 |
| Process/Info | #dae8fc | #6c8ebf |
| Decision/Warning | #fff2cc | #d6b656 |
| Error/Stop | #f8cecc | #b85450 |
Inspired by next-ai-draw-io by Dayuan Jiang.
MIT License - see LICENSE file.
Contributions are welcome! Please feel free to submit a Pull Request.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub gbsoss/ai-drawioGenerate professional draw.io diagrams from natural language — flowcharts, architecture diagrams, comparisons, and more.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Claude Code skill pack for Lucidchart (18 skills)
Excalidraw diagramming toolkit — auto-diagram any codebase, architecture diagrams, data flows, with PNG/SVG/URL export
Claude Code skill for generating high-quality draw.io diagrams with proper font settings, arrow placement, and Japanese text support
MCP server for previewing Mermaid diagrams in Claude Code