az-cost-optimize

Analyze Azure resources and IaC files to generate cost optimization GitHub issues.

1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/Gabeujin/workspace-init-mcp --skill az-cost-optimize-gabeujin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: az-cost-optimize
Source: https://github.com/Gabeujin/workspace-init-mcp/tree/main/awesome/skills/az-cost-optimize
Command: npx skills add https://github.com/Gabeujin/workspace-init-mcp --skill az-cost-optimize-gabeujin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the analysis of Azure resources to identify cost-saving opportunities, creating actionable GitHub issues for implementation.

Core Features & Use Cases

  • Resource Analysis: Discovers and analyzes Azure resources (compute, database, storage) and their configurations.
  • Usage Metrics: Collects utilization data to validate current costs and identify underutilized resources.
  • Optimization Recommendations: Generates specific, evidence-based recommendations for cost reduction.
  • Automated Issue Creation: Creates individual GitHub issues for each optimization and an EPIC issue for overall tracking.
  • Use Case: Automatically scan your Azure subscription, identify under-provisioned virtual machines and storage accounts, and generate GitHub issues with the exact commands needed to right-size them, saving your team time and money.

Quick Start

Analyze your Azure resources for cost optimization opportunities and create GitHub issues for identified savings.

Frequently Asked Questions about az-cost-optimize

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

FAQPage Schema
How do I identify Azure cost optimization opportunities across my cloud resources?

Azure cost optimization is identified by analyzing resource configurations and usage metrics to find underutilized compute, database, and storage assets. The Skill discovers resources, validates current costs, and generates evidence-based recommendations with calculated savings.

Can I automatically create GitHub issues for Azure cloud cost reduction recommendations?

Yes, you can automatically create GitHub issues for Azure cloud cost reduction. The Skill generates individual GitHub issues containing exact implementation commands for each optimization, plus an EPIC issue to track the overall cost-saving efforts.

How do I analyze IaC files to find underutilized Azure resources?

Analyzing IaC files to find underutilized Azure resources involves scanning infrastructure configurations alongside current usage metrics. This process validates actual costs against provisioned capacity to identify right-sizing opportunities and generate actionable cost reduction recommendations.

What is the best way to calculate and prioritize Azure resource right-sizing savings?

The best way to calculate Azure resource right-sizing savings is to collect utilization data and validate current costs against actual usage. The Skill provides actionable recommendations featuring calculated savings amounts and priority scores for implementation.

Does this Azure cost optimization tool work without external cloud dependencies?

Yes, this Azure cost optimization tool works without external dependencies. It operates independently using internal scripts and references to discover Azure resources, collect usage metrics, and output GitHub issues for infrastructure right-sizing.

When should I use automated issue creation for Azure infrastructure cost management?

You should use automated issue creation for Azure infrastructure cost management when you need to systematically track and implement cost reduction. It is ideal for scanning subscriptions to generate prioritized, actionable GitHub issues for right-sizing underutilized resources.