azure-resource-visualizer
Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. Use this skill when the user asks for a diagram of their Azure resources or help in understanding how the resources relate to each other.
Installation
Pick a client and clone the repository into its skills directory.
Installation
About this skill
Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. Use this skill when the user asks for a diagram of their Azure resources or help in understanding how the resources relate to each other.
How to use
Zainstaluj skill w swoim środowisku GitHub Copilota, wskazując repozytorium azure-resource-visualizer z kolekcji awesome-copilot.
Poproś Copilota o diagram swoich zasobów Azure, na przykład: "Pokaż mi diagram architektury dla mojej grupy zasobów" lub "Wizualizuj relacje między zasobami w resource group X".
Jeśli nie podałeś nazwy grupy zasobów, skill wyświetli listę dostępnych grup z ich lokalizacjami i poprosi Cię o wybór numeru lub nazwy.
Skill przeanalizuje wszystkie zasoby w wybranej grupie — ich typy, konfiguracje, SKU, lokalizacje i powiązania między nimi.
Na podstawie analizy wygeneruje diagram Mermaid pokazujący architekturę i dokumentację w formacie markdown z osadzonym diagramem.
Otrzymasz gotowy diagram, który możesz wykorzystać do dokumentacji, prezentacji lub lepszego zrozumienia struktury infrastruktury.