Loading...
Loading...
Helps estimate and calculate Azure resource costs. Use this skill when users ask about Azure pricing, cost estimation, resource sizing costs, comparing pricing tiers, budgeting for Azure deployments, or understanding Azure billing. Triggers include questions like "how much will this cost in Azure", "estimate Azure costs", "compare Azure pricing", "budget for Azure resources".
npx skill4agent add ahmadabdalla/azure-cost-calculator-skill azure-cost-calculatorreferences/services/**/*<keyword>*.mdservices/**/cosmos*.mdreferences/services/**/*.mdscripts/Explore-AzurePricing.ps1serviceNamescripts/Get-AzurePricing.ps1| Condition | Read |
|---|---|
| Always (entry point) | references/shared.md — constants, category index, alias lookup |
| Query returned 0 results or wrong data | references/pitfalls.md — troubleshooting and traps |
| User asks about Reserved Instances or savings plans | references/reserved-instances.md |
| Non-USD currency or non-eastus region | references/regions-and-currencies.md |
| Category Index + file search both failed | references/service-routing.md — full 140+ service map |
| First time running scripts or unfamiliar with parameters | references/workflow.md — script parameters and output formats |
-Currencyreferences/services/pwsh -Filepwsh -Commandpwsh -File scripts/Get-AzurePricing.ps1 ...serviceNameproductNameskuName-MeterNameWrite-Host-OutputFormat JsonSummaryGet-AzurePricing.ps1