·azure-cost-calculator
</>

azure-cost-calculator

ahmadabdalla/azure-cost-calculator-skill

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".

18Installs·1Trend·@ahmadabdalla

Installation

$npx skills add https://github.com/ahmadabdalla/azure-cost-calculator-skill --skill azure-cost-calculator

SKILL.md

Deterministic Azure cost estimation using the public Retail Prices API. Never guess prices — always query the live API via the scripts.

| Runtime | Condition | Pricing script | Explore script |

| Bash (preferred) | curl and jq available | scripts/get-azure-pricing.sh | scripts/explore-azure-pricing.sh | | PowerShell | pwsh available | scripts/Get-AzurePricing.ps1 | scripts/Explore-AzurePricing.ps1 |

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". Source: ahmadabdalla/azure-cost-calculator-skill.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ahmadabdalla/azure-cost-calculator-skill --skill azure-cost-calculator
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is azure-cost-calculator?

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". Source: ahmadabdalla/azure-cost-calculator-skill.

How do I install azure-cost-calculator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ahmadabdalla/azure-cost-calculator-skill --skill azure-cost-calculator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/ahmadabdalla/azure-cost-calculator-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-11

Related Skills

None