azure-skills
Deploy, troubleshoot, and manage Azure resources with AI agents
All Skills in This Repository (21)
Pure Emerald Level Indicatorsazure-app-onboard-prereq
Evaluate source code repositories for Azure deployment readiness.
azure-app-onboard
Orchestrate Azure application deployment from code analysis to provisioning.
Prepare — Architecture Planning & Cost Estimation
Map Azure application components to services and estimate infrastructure costs.
Deploy — IaC Execution & Health Verification
Execute validated IaC templates against Azure with preflight and health checks.
Azure App Onboard Scaffold — IaC Generation + Self-Review
Generate Bicep infrastructure-as-code from structured service architecture plans.
Azure App Onboard Scaffold
Generate Azure Bicep or Terraform templates from architecture plans.
azure-reliability
Assess and remediate reliability posture of Azure Functions and App Service resources.
azure-cost
Query, forecast, and optimize Azure spending using the Cost Management API.
azure-quotas
Checks Azure quota limits, usage, and available capacity across resource providers and regions.
azure-compute
Routes Azure VM and VMSS requests to recommendation, creation, capacity reservation, and management workflows.
azure-resource-lookup
Query and list Azure resources across subscriptions using Azure Resource Graph KQL.
azure-kubernetes
Plans and configures production-ready Azure Kubernetes Service clusters with Day-0 decision guidance.
Frequently Asked Questions
FAQPage SchemaHow to install azure-skills?â–¼
Run `npx skills add microsoft/azure-skills --all -g -y` in your terminal to install the full Azure skill suite globally.
What can Azure Skills do?â–¼
It lets your AI agent deploy apps to Azure, generate Bicep or Terraform infrastructure, troubleshoot production issues, check costs and quotas, and run compliance audits using live Azure tools.
Does Azure Skills work with Claude Code and Copilot?â–¼
Yes. The skills follow the universal SKILL.md standard and work across GitHub Copilot, Claude Code, Cursor, Codex, and Gemini CLI.
Do I need an Azure account to use these skills?â–¼
Yes. You need an Azure subscription, the Azure CLI authenticated with `az login`, and Node.js 18+ so the MCP servers can run.
Can AI deploy my app to Azure automatically?â–¼
Yes. The azure-app-onboard skill analyzes your code, picks the right Azure services, estimates costs, generates infrastructure, and deploys after your approval.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core