From azure
Routes Azure VM requests to workflows for VM/VMSS recommendations, pricing, autoscale, orchestration, connectivity troubleshooting, capacity reservations, and Essential Machine Management.
How this skill is triggered — by the user, by Claude, or both
Slash command
/azure:azure-computeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Routes Azure VM requests to the appropriate workflow based on user intent.
references/retail-prices-api.mdreferences/vm-families.mdreferences/vm-quotas.mdreferences/vmss-guide.mdworkflows/capacity-reservation/capacity-reservation.mdworkflows/capacity-reservation/references/association-disassociation.mdworkflows/capacity-reservation/references/capacity-reservation-overview.mdworkflows/essential-machine-management/essential-machine-management.mdworkflows/essential-machine-management/references/emm-enable-flow-portal-guidance.mdworkflows/essential-machine-management/references/emm-enable-flow.mdworkflows/essential-machine-management/references/emm-overview.mdworkflows/essential-machine-management/references/emm-prerequisites.mdworkflows/vm-recommender/vm-recommender.mdworkflows/vm-troubleshooter/references/cannot-connect-to-vm.mdworkflows/vm-troubleshooter/references/credential-auth-errors.mdworkflows/vm-troubleshooter/references/firewall-blocking.mdworkflows/vm-troubleshooter/references/network-connectivity.mdworkflows/vm-troubleshooter/references/rdp-connectivity.mdworkflows/vm-troubleshooter/references/rdp-service-config.mdworkflows/vm-troubleshooter/references/ssh-connectivity.mdRoutes Azure VM requests to the appropriate workflow based on user intent.
Activate this skill when the user:
User intent?
├─ Recommend / choose / compare / price a VM or VMSS
│ └─ Route to [VM Recommender](workflows/vm-recommender/vm-recommender.md)
│
├─ Can't connect / RDP / SSH / troubleshoot a VM
│ └─ Route to [VM Troubleshooter](workflows/vm-troubleshooter/vm-troubleshooter.md)
│
├─ Capacity reservation / CRG / reserve capacity / associate VM with CRG
│ └─ Route to [Capacity Reservation](workflows/capacity-reservation/capacity-reservation.md)
│
├─ Essential Machine Management / EMM / machine enrollment
│ └─ Route to [Essential Machine Management](workflows/essential-machine-management/essential-machine-management.md)
│
└─ Unclear
└─ Ask: "Are you looking for a VM recommendation, troubleshooting a connectivity issue, managing capacity reservations, or enabling Essential Machine Management?"
| Signal | Workflow |
|---|---|
| "recommend VM", "which VM", "VM size", "VM pricing", "VMSS", "scale set" | VM Recommender |
| "can't connect", "RDP", "SSH", "NSG blocking", "reset password", "black screen" | VM Troubleshooter |
| "capacity reservation", "CRG", "reserve capacity", "guarantee capacity", "associate VM with CRG" | Capacity Reservation |
| "essential machine management", "EMM", "machine enrollment" | Essential Machine Management |
Routing rule: Always read the matched workflow file before accessing any reference files. The workflow file contains the step-by-step guidance and the reference routing table for the user's request.
| Workflow | Purpose | References |
|---|---|---|
| VM Recommender | Recommend VM sizes, VMSS, pricing using public APIs/docs | vm-families, retail-prices-api, vmss-guide, vm-quotas |
| VM Troubleshooter | Diagnose and resolve VM connectivity failures (RDP/SSH) | cannot-connect-to-vm |
| Capacity Reservation | Create and manage Capacity Reservation Groups (CRGs) | capacity-reservation-overview, association-disassociation |
| Essential Machine Management | Enable and manage EMM for subscription-level VM onboarding | emm-overview, emm-prerequisites, emm-enable-flow-portal-guidance, emm-enable-flow |
npx claudepluginhub philipjonsen/azure-skillsRoutes Azure VM and VMSS requests to workflows for creation, recommendation, troubleshooting, capacity reservation, and essential machine management. Covers VM sizing, pricing, connectivity issues.
Guides Azure VM development with troubleshooting, best practices, architecture patterns, and deployment decisions for VM sizes, disks, GPU/HPC, Oracle workloads, and CLI automation.
Routes Azure tasks to the right specialist agent from a catalog. Classifies tasks into domains (architecture, containers, database, etc.) and dispatches single agents or parallel teams. Does not answer Azure questions itself.