AI AGENT ADDONS
402,556installs

Azure has many different resources like virtual machines, web apps, and storage accounts. This skill helps you find them quickly across all your subscriptions and resource groups. You can list, search, and discover any type of Azure resource.

It uses a powerful query tool called Azure Resource Graph to answer questions like "show me all my virtual machines" or "find resources with a specific tag." You can even discover orphaned resources like unattached disks or unused IP addresses.

This skill is great for getting a complete inventory of your Azure resources. It works across multiple subscriptions and can find resources in any state. It is not for deploying new resources or checking costs.

Add Azure Resource Lookup skill to your workflow

Global

mkdir -p ~/.claude/skills/azure-resource-lookup

Project

mkdir -p .claude/skills/azure-resource-lookup

Source Repository

Stars
1,241
Forks
195
Watchers
1,241
License
MIT
Last Push
4 days ago
Created
4 months ago