DrawIO Diagram Skill Create diagrams and open them in the Draw.io editor via the bundled CLI. CLI Location Execute with: Available Commands | Command | Input | Use Case | |---------|-------|----------| | | Draw.io XML (mxGraph format) | Full control over layout, styling, custom shapes | | | CSV with draw.io directives | Org charts, hierarchies from tabular data | | | Mermaid.js syntax | Quick flowcharts, sequence/class/state/ER diagrams | Workflow 1. Determine the best input format based on the diagram type (see Decision Guide below) 2. Generate the diagram content 3. Execute the CLI to open…