mcpbeat

Azure Resource Lookup

aiskillstore/azure-resource-lookup

List, find, and show Azure resources across subscriptions or resource groups. Handles prompts like \"list the websites in my subscription\", \"list my web apps\", \"show my app services\", \"list virtual machines\", \"list my VMs\", \"show storage accounts\", \"find container apps\", and \"what resources do I have\". USE FOR: list websites, list web apps, list app services, show websites in subscription, resource inventory, find resources by tag, tag analysis, orphaned resource discovery (not for cost analysis), unattached disks, count resources by type, cross-subscription lookup, and Azure Resource Graph queries. DO NOT USE FOR: deploying/changing resources (use azure-deploy), cost optimization (use azure-cost), or non-Azure clouds.

This is a copy. The original lives at microsoft/github-copilot-for-azure-azure-resource-lookup.

12k tokens
context cost
the whole folder, loaded on every use
4
files
instructions only
1
copies elsewhere
how many repositories repackaged it
404
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/aiskillstore/marketplace --skill azure-resource-lookup

Repackaged in 1 other repositories

same content, different owner
microsoft/GitHub-Copilot-for-Azure open on GitHub →

How to use it

Copy the folder

Take aiskillstore/azure-resource-lookup 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.