azure-resource-visualizer

Model Azure resource relationships and generate layered Mermaid diagrams.

Updated May 25, 2026
One-click install
npx skills add https://github.com/Chieji/my-skills --skill azure-resource-visualizer-chieji
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-resource-visualizer
Source: https://github.com/Chieji/my-skills/tree/main/azure-resource-visualizer
Command: npx skills add https://github.com/Chieji/my-skills --skill azure-resource-visualizer-chieji

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

The Skill helps teams quickly understand how Azure resources relate within a subscription by generating comprehensive Mermaid diagrams that map resource relationships and topology.

Core Features & Use Cases

  • Resource Group discovery: List resource groups when a group is not specified to start the analysis.
  • Deep resource analysis: Inspect all resources in the group, capturing type, location, SKU, configuration, and dependencies.
  • Relationship mapping: Identify network connections, data flows, identity links, and configuration dependencies.
  • Diagram construction & documentation: Produce a detailed Mermaid diagram and a markdown report describing resource roles and connections.

Quick Start

Provide a resource group name to initiate automatic discovery and a Mermaid architecture diagram.

Frequently Asked Questions about azure-resource-visualizer

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

FAQPage Schema
How do I generate a Mermaid diagram of my Azure resource group topology?

To generate an Azure resource topology diagram, you provide a resource group name and the tool automatically discovers all resources, mapping their network, data flow, identity, and configuration relationships into a layered Mermaid diagram.

What is the best way to visualize Azure resource dependencies and SKUs?

The best way to visualize Azure resource dependencies and SKUs is to use an automated resource graph analysis that inspects every resource in a group, capturing its type, location, SKU, and configuration settings to produce a detailed architecture diagram.

Can I automatically map network and data flow connections across Azure resources?

Yes, you can automatically map network and data flow connections by analyzing the specified resource group, identifying cross-resource relations, and grouping the validated Mermaid diagram output by logical layers.

Does this tool work if I don't specify an Azure resource group?

If a resource group is not specified, the tool will list the available resource groups in your subscription to help you start the resource discovery and relationship mapping analysis.

How do I document Azure architecture configurations alongside visual diagrams?

You can document Azure architecture configurations by generating a markdown report that describes resource roles and connections, produced together with the layered Mermaid diagram during the resource group analysis.

What level of detail is included in an Azure resource topology diagram?

An Azure resource topology diagram includes all listed resources within the group, displaying their SKUs and key configuration settings directly in the diagram labels, grouped logically by network and data flow layers.