.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/azure-skills/azure-cost
home/skills/microsoft/azure-skills/azure-cost
microsoft avatar

azure-cost

bymicrosoft· 555 skills

Installs

289k

Stars

1.3k

Forks

219

Category

Cloud & Infrastructure

View on GitHub

TL;DR

Azure cost management: query costs, forecast spending, optimize to reduce waste. WHEN: \"Azure costs\", \"Azure bill\", \"cost breakdown\", \"how much am I spending\", \"forecast spending\", \"optimize costs\", \"reduce spending\", \"orphaned resources\", \"rightsize VMs\", \"cost spike\", \"reduce storage costs\", \"AKS cost\". DO NOT USE FOR: deploying resources, provisioning, diagnostics, or security audits.

How to install azure-cost?

microsoft/azure-skills/azure-cost
$npx -y skills add microsoft/azure-skills --skill azure-cost

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/microsoft/azure-skills" --skill "microsoft/azure-skills/azure-cost"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/microsoft/azure-skills" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/azure-skills"` and select the relevant skills, then follow their instructions.

Files · 1

View on GitHub
SKILL.md
1# Azure Cost Management Skill
2 
3Query historical costs, forecast future spending, optimize to reduce waste.
4 
5## Routing
6 
7| User Intent | Workflow |
8|-------------|----------|
9| Understand current costs | [Cost Query](cost-query/workflow.md) |
10| Reduce costs / find waste | [Cost Optimization](cost-optimization/workflow.md) |
11| Project future costs | [Cost Forecast](cost-forecast/workflow.md) |
12 
13## Quick Reference
14 
15| Property | Value |
16|----------|-------|
17| **Query API** | `POST {scope}/providers/Microsoft.CostManagement/query?api-version=2023-11-01` |
18| **Forecast API** | `POST {scope}/providers/Microsoft.CostManagement/forecast?api-version=2023-11-01` |
19| **Required Role** | Cost Management Reader + Monitoring Reader + Reader (on target scope) |
20 
21## Scope Patterns
22 
23- Subscription: `/subscriptions/<id>`
24- Resource Group: `/subscriptions/<id>/resourceGroups/<name>`
25- Management Group: `/providers/Microsoft.Management/managementGroups/<id>`
26- Billing Account: `/providers/Microsoft.Billing/billingAccounts/<id>`
27 
28## Service-Specific Optimization
29 
30- [Redis](cost-optimization/services/redis/azure-cache-for-redis.md)
31- [Storage](cost-optimization/services/storage/azure-storage.md)
32 
33## References
34 
35- [MCP Tools, Best Practices, Safety](references/tools-and-best-practices.md)
36- [SDK: Redis .NET](cost-optimization/sdk/azure-resource-manager-redis-dotnet.md)

Security

Passed

  • Gen Agent Trust Hubpass
  • Socketpass
  • Snykpass
  • ZeroLeakspass

Preview

microsoft/azure-skillsmicrosoft/azure-skills

$ npx -y skills add microsoft/azure-skills --skill azure-cost

▸ installing to .claude/skills…

✓ azure-cost ready

Repomicrosoft/azure-skills
TypeSkills
CategoryCloud & Infrastructure
ForOps
UpdatedJul 2026
License—
First seenJul 26, 2026

Tags

Skill

Related

6 picks
Type
  1. microsoft avatarazure-storageAzure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake.SkillsJul 2026484k1.3k
  2. microsoft avatarazure-resource-lookupList, find, and show Azure resources across subscriptions or resource groups.SkillsJul 2026484k1.3k
  3. microsoft avatarazure-resource-visualizerAnalyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources.SkillsJul 2026483k1.3k
  4. microsoft avatarazure-computeAzure VM/VMSS router. WHEN: create / provision / deploy / spin-up VM, recommend VM size, compare VM pricing, VMSS, scale set, autoscale, burstable, lightweight…SkillsJul 2026428k1.3k
  5. microsoft avatarazure-quotasCheck/manage Azure quotas and usage across providers. For deployment planning, capacity validation, region selection.SkillsJul 2026354k1.3k
  6. microsoft avatarazure-upgradeAssess and upgrade Azure workloads between plans, tiers, or SKUs, or modernize Azure SDK dependencies in source code.SkillsJul 2026346k1.3k