← ClaudeAtlas

azure-indexlisted

Top-level intent router for Azure operations. Routes auth requests to azure-auth, resource queries to the cli-operator agent, and help/discovery to the az_help tool. Use when the user mentions Azure, az CLI, subscriptions, resource groups, VMs, or any Azure topic but the request does not clearly match a specific skill trigger.
f5-sales-demo/marketplace · ★ 0 · DevOps & Infrastructure · score 71
Install: claude install-skill f5-sales-demo/marketplace
**Canonical skill URI**: `skill://azure:azure-index` # Azure Intent Router Route the user's request to the correct skill or agent. ## Routing Rules ### F5 Customer Edge Keywords and paraphrases: "Customer Edge", "F5 CE", "XC CE", "CE site", "Secure Mesh Site", "secure mesh node", "F5 XC on Azure", "Distributed Cloud node", "Distributed Cloud appliance", "F5 cloud edge", "F5 appliance from the Azure Marketplace", "one-node CE", "three-node F5 cluster", "CE HA", "Route Server", "CE BGP", "CE bootstrap", "CE lifecycle", "CE image", and requests to deploy, resize, replace, repair, inspect, or tear down F5 Distributed Cloud in Azure. - Invoke `azure:azure-ce` for discovery, planning, mutation, lifecycle, status, diagnostics, cloud-init, or teardown. - Route ambiguous phrases combining F5 or Distributed Cloud with Azure deployment, VM, appliance, node, edge, routing, or HA to `azure:azure-ce`; do not treat them as generic VM requests. - Never route CE mutation through the generic CLI operator or legacy Azure VNet Site, Fleet, or shared-token procedures. ### Authentication and Account Management Keywords: "login", "authenticate", "az login", "subscription", "switch subscription", "account", "tenant" - Auth setup -> invoke `azure:azure-auth` skill - Account/subscription status -> delegate to `azure:cli-operator` agent: ```text Agent( subagent_type="azure:cli-operator", description="Check Azure account status", prompt="Run az account show --output jso