skills/azure-finops/SKILL.md
Azure FinOps reservation analysis, cost validation, waste discovery, and executive reporting. USE WHEN user says 'validate costs', 'check reservations', 'find waste', 'orphaned resources', 'reservation coverage', 'savings analysis', 'draft response for', 'cost analysis', 'are these reservations', 'reservation gaps', OR any Azure cost optimization request.
npx skillsauth add julianobarbosa/claude-code-skills azure-finopsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Azure cost optimization through reservation analysis, waste discovery, and stakeholder reporting.
uv run python -m azure_finops when MCP/CLI auth unavailableAzureToolReference.md — MCP tools + CLI commands quick referenceReservationInventory.md — SKU matching and reservation interpretation SOPPricingComparison.md — PAYG vs RI pricing methodology and savings formulas| Workflow | Trigger | File |
|----------|---------|------|
| 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 |
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
Standard_D8s_v3 in usage vs D8sv3 in RI. A direct join misses 100%.testing
Brief description of what this skill does. Include specific triggers - when should Claude use this skill? Example triggers, file types, or keywords that indicate this skill applies.
tools
Manage and troubleshoot PATH configuration in zsh. Use when adding tools to PATH (bun, nvm, Python venv, cargo, go), diagnosing "command not found" errors, validating PATH entries, or organizing shell configuration in .zshrc and .zshrc.local files.
tools
Zabbix monitoring system automation via API and Python. Use when: (1) Managing hosts, templates, items, triggers, or host groups, (2) Automating monitoring configuration, (3) Sending data via Zabbix trapper/sender, (4) Querying historical data or events, (5) Bulk operations on Zabbix objects, (6) Maintenance window management, (7) User/permission management
development
Operate YouTube Music via natural language. Search songs, artists, albums, playlists, lyrics, charts, recommendations, and control playback. Browse personal library, manage playlists, rate tracks, and inspect account info. Use this skill whenever the user asks about YouTube Music, wants to play music, manage playlists, search by song or artist name, inspect lyrics, or control playback.