Generates professional diagrams like UML, cloud architecture, and flowcharts from text prompts or codebases via the draw.io desktop CLI.
drawio-skill is a tool by Agents365-ai that integrates with AI agents to automate diagram creation. It addresses the tedious manual process of building technical diagrams by converting natural language descriptions or existing source code into professional-looking flowcharts, UML diagrams, and cloud architecture visualizations using the draw.io engine.
Users interact with the skill via prompts in a compatible AI agent. The skill generates .drawio XML and uses the draw.io desktop command-line tool to export the final diagram as a PNG, SVG, PDF, or JPG file. It is an open-source agent skill that requires a local installation of the draw.io desktop application to function. A feedback loop allows for iterative refinement of the output.
This tool is ideal for software engineers and architects who need to create precise, polished diagrams for documentation, presentations, or system design directly from their development environment.
The skill requires users to manually install the draw.io desktop application and its command-line interface. It is not suited for creating informal, hand-drawn style diagrams or simple text-based diagrams intended for Markdown.