diagram-drawio

Generate draw.io XML diagrams (.drawio files compatible with diagrams.net from text or Markdown.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/fabioabr/ia-ws --skill diagram-drawio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diagram-drawio
Source: https://github.com/fabioabr/ia-ws/tree/main/projects/discovery-to-go/base/behavior/skills/diagram-drawio
Command: npx skills add https://github.com/fabioabr/ia-ws --skill diagram-drawio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill converts textual diagram requests or Markdown briefs into ready-to-open draw.io XML, eliminating manual diagram creation.

Core Features & Use Cases

  • Generate flowcharts, architecture diagrams, C4, ER, sequence diagrams, organograms, or pipelines as draw.io XML.
  • Accepts a plain description or a path to a Markdown file and outputs a valid .drawio file ready to import.
  • Ensures outputs are compatible with diagrams.net, providing a valid mxfile structure with clear diagram naming.

Quick Start

Describe your diagram or provide a path to a Markdown file and generate a .drawio diagram.

Frequently Asked Questions about diagram-drawio

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a draw.io XML diagram from text?

To generate a draw.io XML diagram from text, provide a plain description or a path to a Markdown file detailing the structure. The tool outputs a valid mxfile-based .drawio file ready to open in diagrams.net.

Can I create an architecture diagram from a Markdown file?

Yes, you can create an architecture diagram from a Markdown file by providing the file path. The generator parses the brief and outputs a compatible .drawio file containing the visual architecture structure.

What types of diagrams can I output as draw.io XML?

You can output flowcharts, C4, ER, sequence diagrams, organograms, and pipelines as draw.io XML. The generated mxfile structure ensures unique IDs and proper geometry for reliable rendering in diagrams.net.

Does the generated draw.io XML work with diagrams.net?

Yes, the generated draw.io XML is fully compatible with diagrams.net. The output ensures a valid mxfile structure with clear diagram naming and proper geometry for reliable rendering.

What is the best way to convert a sequence diagram description into a .drawio file?

The best way to convert a sequence diagram description into a .drawio file is to supply the textual description directly. The process generates ready-to-open draw.io XML with unique IDs and accurate geometry.

Do I need to manually fix IDs or geometry in the generated draw.io XML?

No, you do not need to manually fix IDs or geometry in the generated draw.io XML. The output ensures unique IDs and proper geometry automatically to prevent rendering issues in diagrams.net.