Create diagrams and flowcharts
drawio-skillskillsetup L1★2,234
Agents365-ai/drawio-skill ↗What it does
Generate and export draw.io diagrams (PNG/SVG/PDF)
Best for
Polished, precise architectural, network, or UML diagrams that need custom styling, rich shape vocabulary, swimlanes, or editable exports with embedded XML.
Inputs
- · Diagram type description
- · Optional shape names or AI/brand logos
Outputs
- · .drawio XML file
- · Exported image (PNG/SVG/PDF/JPG with optional embedded XML)
Requires
- · draw.io desktop CLI
- · Graphviz (optional, for autolayout)
Preconditions
draw.io desktop app installed with CLI in PATH; Graphviz optional for autolayout
Failure modes
- · CLI unavailable in sandbox → uses browser fallback
- · Truncated IEND chunk (PNG exports) → repair_png.py fixes automatically