Help us improve
Share bugs, ideas, or general feedback.
From azure
Queries Azure costs, forecasts spending, and identifies optimization opportunities to reduce waste. Activated by billing or cost-related questions.
npx claudepluginhub anthropics/claude-plugins-official --plugin azureHow this skill is triggered — by the user, by Claude, or both
Slash command
/azure:azure-costThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Query historical costs, forecast future spending, optimize to reduce waste.
cost-forecast/error-handling.mdcost-forecast/examples.mdcost-forecast/guardrails.mdcost-forecast/request-body-schema.mdcost-forecast/workflow.mdcost-optimization/auth-best-practices.mdcost-optimization/azure-aks-anomalies.mdcost-optimization/azure-aks-cost-addon.mdcost-optimization/azure-quick-review.mdcost-optimization/azure-resource-graph.mdcost-optimization/report-template.mdcost-optimization/sdk/azure-resource-manager-redis-dotnet.mdcost-optimization/services/redis/azure-cache-for-redis.mdcost-optimization/services/storage/azure-storage.mdcost-optimization/workflow.mdcost-query/dimensions-by-scope.mdcost-query/error-handling.mdcost-query/examples.mdcost-query/guardrails.mdcost-query/request-body-schema.mdQueries Azure historical costs by service/resource/tag, forecasts spending, and suggests optimizations like rightsizing VMs or finding unused resources.
Reviews Azure cost governance, budgets, alerts, cost analysis, reservations, savings plans, tagging, exports, and FinOps ownership using official documentation and read-only evidence.
Manages Azure costs using CLI tools for Advisor recommendations, budgets, anomaly alerts, savings plans, reservations, exports, and commitment discounts.
Share bugs, ideas, or general feedback.
Query historical costs, forecast future spending, optimize to reduce waste.
| User Intent | Workflow |
|---|---|
| Understand current costs | Cost Query |
| Reduce costs / find waste | Cost Optimization |
| Project future costs | Cost Forecast |
| Property | Value |
|---|---|
| Query API | POST {scope}/providers/Microsoft.CostManagement/query?api-version=2023-11-01 |
| Forecast API | POST {scope}/providers/Microsoft.CostManagement/forecast?api-version=2023-11-01 |
| Required Role | Cost Management Reader + Monitoring Reader + Reader (on target scope) |
/subscriptions/<id>/subscriptions/<id>/resourceGroups/<name>/providers/Microsoft.Management/managementGroups/<id>/providers/Microsoft.Billing/billingAccounts/<id>