drawio

Generate Azure architecture diagrams in .drawio format via Draw.io MCP server.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/Avihai-H/infraops --skill drawio-avihai-h
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: drawio
Source: https://github.com/Avihai-H/infraops/tree/main/.github/skills/drawio
Command: npx skills add https://github.com/Avihai-H/infraops --skill drawio-avihai-h

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires simonkurtz-MSFT/drawio-mcp-server, deno, ghcr.io/devcontainers-community/features/deno, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the creation of Draw.io architecture diagrams for Azure, providing a framework for standardized diagramming practices.

Core Features & Use Cases

  • Draw.io Integration: Seamlessly integrates with Draw.io for diagramming Azure architecture.
  • Icon Library: Access a library of 700+ Azure icons for use in diagrams.
  • Batch and Transactional Workflows: Offers batch creation and transactional mode for multi-step workflows.
  • Use Case: Quickly generate an architecture diagram of your Azure environment by defining the components and relationships using the skill's workflows.

Quick Start

To start, execute the 'search-shapes' command to resolve Azure icons, then follow with 'create-groups', 'add-cells', 'add-cells-to-group', and 'finish-diagram' for a complete diagram.

Frequently Asked Questions about drawio

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

FAQPage Schema
How do I generate Azure architecture diagrams in .drawio format automatically?

You can automatically generate Azure architecture diagrams in .drawio format by defining components and relationships through the Draw.io MCP server. The workflow resolves Azure icons and creates groups, cells, and connections for complete infrastructure visualization.

What is the best way to create Draw.io diagrams for Azure infrastructure visualization?

The best way to create Draw.io diagrams for Azure infrastructure is through an automated MCP workflow. By executing sequential commands like search-shapes, create-groups, add-cells, and finish-diagram, you can standardize architecture documentation efficiently without manual shape placement.

Do I need Deno installed to use the Draw.io MCP server for diagramming?

Yes, you need Deno installed because the Draw.io MCP server relies on it as a runtime environment. The Deno dependency is required to execute the server-side scripts that handle the MCP protocol and communicate with the Draw.io shape library.

Can I batch create multiple Draw.io cells for Azure architecture diagrams?

Yes, you can batch create Draw.io cells for Azure architecture diagrams using the transactional mode provided by the MCP server. This mode supports multi-step workflows, allowing you to add multiple cells and add-cells-to-group in a single transactional operation.

Does this diagramming approach support standard Azure icons for system documentation?

Yes, this diagramming approach supports standard Azure icons for system documentation by providing access to a library of over 700 Azure shapes. You can resolve these specific icons using the search-shapes command and integrate them directly into your .drawio files.