Drawio

🌐Community
by akiojin · vlatest · Repository

Drawio allows you to generate diagrams and flowcharts directly within this chat for visualising processes and ideas quickly.

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 akiojin-drawio npx -- -y @trustedskills/akiojin-drawio
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "akiojin-drawio": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/akiojin-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 generate and manipulate diagrams using the draw.io (also known as diagrams.net) platform. It can create new diagrams from scratch, modify existing ones based on instructions, and export them in various formats like PNG, SVG, or PDF. The agent can understand textual descriptions of diagrams and translate them into visual representations.

When to use it

  • Visualizing workflows: Generate a flowchart representing a complex business process described in text.
  • Creating network diagrams: Produce a diagram illustrating the connections between different systems based on provided specifications.
  • Designing UML diagrams: Develop class or sequence diagrams for software projects, given textual descriptions of components and interactions.
  • Generating architectural plans: Create simple building layouts from written instructions.

Key capabilities

  • Diagram generation from text descriptions
  • Modification of existing drawio diagrams
  • Support for various diagram types (flowcharts, network diagrams, UML)
  • Export to PNG, SVG, and PDF formats

Example prompts

  • "Create a flowchart showing the steps in ordering food online."
  • "Modify this draw.io diagram [link to diagram] to add a 'payment processing' step."
  • "Generate a network diagram illustrating three servers connected to a load balancer."

Tips & gotchas

The quality of generated diagrams depends heavily on the clarity and detail provided in the prompt. Ensure your instructions are specific about shapes, connections, and labels for best results.

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
akiojin
Installs
17

🌐 Community

Passed automated security scans.