drawio
The skill generates draw.io diagrams via a local MCP server and exposes MCP tools like `start_session`, `create_new_diagram`, `edit_diagram`, `get_diagram`, and `export_diagram`. It includes shell commands (`npx --yes @next-ai-drawio/mcp-server@latest`, `npm view @next-ai-drawio/mcp-server version`) and will perform network operations (`http://localhost:6002?mcp=abc123`, `https://github.com/DayuanJiang/next-ai-draw-io`).