mcpbeat Sign in

Azure Cost Health Check Agent Skill

Open Azure Cost Health Check for read-only cost, forecast, budget, governance, and AI billing analysis.

210 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
0
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/microsoft/azure-dev-tools --skill azure-cost-health-check

The instruction itself

as written by the author

Use the host-declared azure-cost-health-check canvas. Inspect its capabilities

and open it with a fresh instance handle and input: { "mode": "real" }.

If multiple providers register that canvas ID, ask the user to select the

host-declared provider rather than guessing an extensionId. Do not reuse a panel

owned by another canvas or provider.

This import contains no mock dataset. Do not select mock mode or promise an

automatic demo fallback. Azure CLI must be installed and signed in outside the

canvas; read failures are not evidence of zero spend. Show the actual error.

Native-alert and analysis handoffs ask the chat agent for guidance; they do not

authorize Azure writes.

How to use it

Copy the folder

Take microsoft/azure-cost-health-check from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.