azure-architecture-autopilot

仓库创建 2025年6月12日最近提交 4 小时前SkillHot 收录 20 天前
▸ 精选理由

适合快速从概念到可部署 Azure 架构的工程师与 SRE。

▸ 风险提示

需要 Azure 凭据与部署权限;脚本可能执行本地或远程操作。

这个 Skill 做什么

用自然语言设计或分析 Azure 基础设施,生成架构图并用 Bicep 部署。

用自然语言设计或分析 Azure 架构,能自动画出架构图、和你交互修订,最后生成可部署的 Bicep 模板。适合要搭建 RAG、AI/数据平台或想优化成本与安全的场景,一条龙从设计到 IaC 代码。特点是能识别常见 Azure 服务(如 Databricks、ADLS、OpenAI)并直接产出可部署配置。

▸ 展开 SKILL.md 英文原文

Design Azure infrastructure using natural language, or analyze existing Azure resources to auto-generate architecture diagrams, refine them through conversation, and deploy with Bicep. When to use this skill: - "Create X on Azure", "Set up a RAG architecture" (new design) - "Analyze my current Azure infrastructure", "Draw a diagram for rg-xxx" (existing analysis) - "Foundry is slow", "I want to reduce costs", "Strengthen security" (natural language modification) - Azure resource deployment, Bicep template generation, IaC code generation - Microsoft Foundry, AI Search, OpenAI, Fabric, ADLS Gen2, Databricks, and all Azure services

自动化集成Azure架构设计Bicep通用
3.7w
Stars
4.6k
Forks
40
仓库内 Skill
+837
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/github/awesome-copilot/main/skills/azure-architecture-autopilot/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/azure-architecture-autopilot/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Azure Architecture Builder

A pipeline that designs Azure infrastructure using natural language, or analyzes existing resources to visualize architecture and proceed through modification and deployment.

The diagram engine is **embedded within the skill** (`scripts/` folder).
No `pip install` needed — it directly uses the bundled Python scripts
to generate interactive HTML diagrams with 605+ official Azure icons.
Ready to use immediately without network access or package installation.

## Automatic User Language Detection

**🚨 Detect the language of the user's first message and provide all subsequent responses in that language. This is the highest-priority principle.**

- If the user writ
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有