Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
julianobarbosa avatar

Azure Finops

  • 46 installs
  • 6 repo stars
  • Updated July 22, 2026
  • julianobarbosa/claude-code-skills

Helps with ai & agent building tasks.

About

azure-finops is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.

  • azure-finops
  • AI & Agent Building
  • AI-coding skill

Azure Finops by the numbers

  • 46 all-time installs (skills.sh)
  • +1 installs in the week ending Aug 2, 2026 (Skillselion tracking)
  • Ranked #7,629 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 3, 2026 (Skillselion catalog sync)
npx skills add https://github.com/julianobarbosa/claude-code-skills --skill azure-finops

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs46
repo stars6
Last updatedJuly 22, 2026
Repositoryjulianobarbosa/claude-code-skills

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

AzureFinOps Skill

Azure cost optimization through reservation analysis, waste discovery, and stakeholder reporting.

Important

  • All Azure operations are READ-ONLY — zero modifications to any resource
  • Primary output language: Portuguese (BR) for stakeholder responses
  • Python CLI fallback: uv run python -m azure_finops when MCP/CLI auth unavailable

Context Files

  • AzureToolReference.md — MCP tools + CLI commands quick reference
  • ReservationInventory.md — SKU matching and reservation interpretation SOP
  • PricingComparison.md — PAYG vs RI pricing methodology and savings formulas

Workflow Routing

WorkflowTriggerFile
ValidateCosts"validate costs", "are these reservations or PAYG", "check billing"Workflows/ValidateCosts.md
FindWaste"find waste", "orphaned disks", "orphaned resources"Workflows/FindWaste.md
CoverageAnalysis"reservation coverage", "reservation gaps", "savings analysis"Workflows/CoverageAnalysis.md
DraftResponse"draft response for", "resposta para", "executive summary"Workflows/DraftResponse.md

Examples

Example 1 — Cost Validation:

"Are these January costs reservations or pay-as-you-go?"
Routes to: Workflows/ValidateCosts.md

Example 2 — Waste Discovery:

"Find orphaned disks and wasted resources across all subscriptions"
Routes to: Workflows/FindWaste.md

Example 3 — Executive Response:

"Draft a response for Jean about the January billing anomalies"
Routes to: Workflows/DraftResponse.md

---

Gotchas

  • Reservation matching: SKU naming differs between usage data and purchase dataStandard_D8s_v3 in usage vs D8sv3 in RI. A direct join misses 100%.
  • Savings Plan vs Reservation can stack — calculators that pick one ignore the combined savings.
  • PAYG vs RI pricing: Marketplace listings are excluded from RI — surprise unreserved charges show up for SQL Server BYOL, etc.
  • Cost data lag is 24-48 hours — same-day analyses miss recent activity entirely.
  • RI scope (shared vs single-subscription): wrong scope means the RI applies to unintended workloads — and you discover it months later in an audit.
  • Currency conversion in EA reports: exchange rate is locked at month close; mid-month estimates use a different rate than the final invoice.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.