Drawio

🌐Community
by bahayonghang · vlatest · Repository

Drawio generates diagrams and flowcharts using Drawio’s command-line interface, streamlining visual workflow documentation.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add drawio npx -- -y @trustedskills/drawio
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "drawio": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/drawio"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to interact with diagrams created in draw.io (also known as diagrams.net). It can generate diagrams based on textual descriptions, modify existing diagrams, and export diagrams in various formats. The agent can also understand questions about a diagram's contents and provide answers.

When to use it

  • Visualize complex information: Generate flowcharts or organizational charts from text-based requirements.
  • Collaborate on designs: Modify existing draw.io diagrams based on feedback received in natural language.
  • Automate documentation: Create technical drawings or process maps automatically from specifications.
  • Diagram analysis: Ask questions about a diagram and receive answers extracted directly from the visual representation.

Key capabilities

  • Diagram generation from text descriptions
  • Modification of existing diagrams
  • Exporting diagrams in various formats
  • Question answering based on diagram content

Example prompts

  • "Create a flowchart showing the steps for ordering coffee."
  • "Add a 'Database' node to my existing ERD and connect it to the 'Users' table."
  • "What are the inputs and outputs of the 'Payment Processing' module in this diagram?"
  • “Export this diagram as a PNG file.”

Tips & gotchas

The agent needs access to either a local draw.io instance or an online account with diagrams available for modification. The quality of generated diagrams depends heavily on the clarity and detail provided in the prompt.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
bahayonghang
Installs
0

🌐 Community

Passed automated security scans.