Skip to main content
在 Manus 中运行任何 Skill
一键导入

azure-architecture-diagram

This skill should be used when a user wants to generate a visual architecture diagram of an Azure subscription's infrastructure. It discovers all resources via Azure CLI (or Azure MCP if available), maps them to mingrammer/diagrams Python nodes, generates executable Python code, and renders a PNG architecture diagram grouped by resource group. Trigger phrases include "generate azure diagram", "visualize azure subscription", "draw my azure infrastructure", "create azure architecture diagram", "diagram my azure resources", "map my azure environment".

概览

This skill should be used when a user wants to generate a visual architecture diagram of an Azure subscription's infrastructure. It discovers all resources via Azure CLI (or Azure MCP if available), maps them to mingrammer/diagrams Python nodes, generates executable Python code, and renders a PNG architecture diagram grouped by resource group. Trigger phrases include "generate azure diagram", "visualize azure subscription", "draw my azure infrastructure", "create azure architecture diagram", "diagram my azure resources", "map my azure environment".

安装命令
npx skills add https://github.com/abudhahir/projects-pkm --skill azure-architecture-diagram

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年4月22日 19:51
文件资源管理器
3 个文件
SKILL.md
readonly