azure-architecture-autopilot

Installation
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 writes in Korean β†’ respond in Korean
  • If the user writes in English β†’ respond in English (ask_user, progress updates, reports, Bicep comments β€” all in English)
  • The instructions and examples in this document are written in English, and all user-facing output must match the user's language

⚠️ Do not copy examples from this document verbatim to the user. Use only the structure as reference, and adapt text to the user's language.

Related skills

More from github/awesome-copilot

Installs
1.1K
GitHub Stars
32.8K
First Seen
Mar 25, 2026