Loading...
Loading...
Generate draw.io editable diagrams (.drawio, .drawio.svg) from text, images, or Excel. Orchestrates 3-agent workflow (Analysis → Manifest → SVG generation) with quality gates. Use when creating architecture diagrams, flowcharts, sequence diagrams, or converting existing images to editable format. Supports Azure/AWS cloud icons.
npx skill4agent add aktsmm/agent-skills drawio-diagram-forge| Tool | Required |
|---|---|
| VS Code | Yes |
| Draw.io Integration | Yes |
| GitHub Copilot | Yes |
Create a login flow diagramGenerate an Azure Hub-Spoke architecture diagramFrom inputs/requirements.md, create a system diagram| Extension | Description | When to Use |
|---|---|---|
| Native format | Recommended |
| SVG + metadata | Markdown/Web |
| PNG + metadata | Image with edit |
outputs/USER INPUT → ORCHESTRATOR → MANIFEST GATEWAY → SVG FORGE → COMPLETED| Score | Action |
|---|---|
| 90-100 | Proceed |
| 70-84 | Fix and retry |
| 50-69 | Simplify |
| 0-29 | Ask user |
| Limit | Value |
|---|---|
| Manifest revision | 2 |
| SVG revision | 2 |
| Total timeout | 45min |
.drawio<!-- WRONG -->
<mxCell style="shape=mxgraph.azure.front_door;..." />
<!-- CORRECT -->
<mxCell style="aspect=fixed;image=img/lib/azure2/networking/Front_Doors.svg;..." />| File | Description |
|---|---|
| mxcell-structure.md | mxCell XML structure |
| cloud-icons.md | Azure/AWS icon guide |
| style-guide.md | Node colors, edge styles |
| Script | Description |
|---|---|
| Validate mxCell structure |
| Issue | Solution |
|---|---|
| Blank in draw.io | Check |
| Edges not visible | Verify node IDs |
| Icons missing | Enable Azure/AWS shapes |
.drawio.drawio.svg