azure-costs

Automate Azure cost optimization with budgets, reservations, and Savings Plans.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/tomz/agent-skills --skill azure-costs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-costs
Source: https://github.com/tomz/agent-skills/tree/main/azure-costs
Command: npx skills add https://github.com/tomz/agent-skills --skill azure-costs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Azure cost inefficiencies across subscriptions are reduced by providing guidance on budgeting, reservations, savings plans, and hybrid benefit to maximize return on cloud spend.

Core Features & Use Cases

  • Budget creation and management across subscriptions; proactive alerts and governance.
  • Recommendations for reservations and savings plans to optimize spend for stable workloads.
  • Right-sizing guidance and cost analysis for Dev/Test environments.

Quick Start

Create a monthly budget for your production subscription and apply the recommended Azure Reservations to reduce costs.

Frequently Asked Questions about azure-costs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an Azure budget and set up proactive cost alerts for my subscriptions?

Azure budget creation involves configuring monthly spend limits across subscriptions and setting up proactive governance alerts to monitor consumption. This Skill automates applying those budgets to production and dev/test environments to prevent cost overruns.

What is the difference between Azure Reservations and Savings Plans for cost optimization?

Azure Reservations require a commitment to specific virtual machine resources for discounted pricing, while Savings Plans commit to a hourly spend amount for flexible compute usage. This Skill provides recommendations to apply the best option for stable workloads.

How do I know if my workloads are eligible for Azure Hybrid Benefit?

Azure Hybrid Benefit eligibility applies to Windows Server and SQL Server licenses, allowing you to use on-premises licenses to reduce cloud compute costs. This Skill analyzes your resources and highlights workloads that qualify for these hybrid savings.

Can I use Azure CLI or REST APIs to automate cost management and forecast planning?

Azure cost management automation is fully supported through CLI and REST API workflows for managing budgets and reservations. This Skill demonstrates these specific workflows to programmatically analyze dev/test environments and execute forecast planning.

How do I get right-sizing recommendations for my Azure Dev/Test environments?

Azure right-sizing recommendations for Dev/Test environments are generated by analyzing resource utilization metrics to identify underused virtual machines. This Skill provides cost analysis guidance to downsize or terminate inefficient resources and maximize return on cloud spend.