Install
openclaw skills install drawio-skillCreate and edit draw.io diagrams through the configured drawio MCP server, including flowcharts, architecture diagrams, ML model diagrams, Chinese labels, animated connectors, and svg export.
openclaw skills install drawio-skillUse this skill for all draw.io and diagrams.net work. This skill wraps the configured drawio MCP server; it does not replace the server.
start_session before creating a new diagram or before inspecting or editing a diagram in a fresh session.create_new_diagram with a full mxGraphModel.get_diagram before edit_diagram..drawio for editable source..svg when the user needs a shareable artifact or when the diagram uses animated connectors.user-login-flow, payment-architecture, or event-pipeline.diagram.-zh suffix, such as order-flow-zh.-architecture, -topology, or -flow suffixes when they improve clarity.lstm-architecture, transformer-blocks, or cnn-pipeline.diagram.drawio and diagram.svg.When the user asks for animated connectors, flowing lines, or moving dashed lines:
dashed=1;dashPattern=8 4;flowAnimation=1;.endArrow=classic unless the requested style suggests otherwise..svg because the animation is preserved there.This skill expects the drawio MCP server to already be configured and available.
drawio MCP server.