drawio-diagrams-enhanced

Originally fromnilecui/skillsbase
Installation
SKILL.md

Enhanced Draw.io Diagram Creation with MCP Integration

Create professional diagrams using the next-ai-draw-io MCP server. Generate mxGraphModel XML for real-time browser preview and editing.

MCP Workflow

1. Start Session

Call start_session tool first to open browser with real-time preview.

2. Create New Diagram

Use create_new_diagram tool with mxGraphModel XML (not full mxfile wrapper):

<mxGraphModel>
  <root>
    <mxCell id="0"/>
    <mxCell id="1" parent="0"/>
    <!-- shapes here -->
  </root>
Related skills

More from jim60105/copilot-prompt

Installs
14
GitHub Stars
18
First Seen
Mar 1, 2026