CtrlK
BlogDocsLog inGet started
Tessl Logo

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.

80

Quality

100%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured, actionable skill body that stays lean while routing detail to a single genuine reference file. The workflow is clearly sequenced with a routing checkpoint and documented error recovery for a read-only query domain.

DimensionReasoningScore

Conciseness

Lean, table-driven body that assumes Claude's competence — no conceptual padding about Azure/KQL/ARG — with detailed KQL patterns offloaded to the reference file.

3 / 3

Actionability

Provides fully executable commands ("az graph query -q … --query … -o table"), a concrete MCP invocation YAML, and an error/fix table that is copy-paste ready.

3 / 3

Workflow Clarity

Three clearly sequenced steps with an explicit decision checkpoint in Step 1 (dedicated-tool routing table); read-only queries do not require destructive-operation validation, and error recovery is documented.

3 / 3

Progressive Disclosure

SKILL.md is an overview with a single well-signaled, one-level-deep reference to references/azure-resource-graph.md (verified present), with patterns appropriately split out.

3 / 3

Total

12

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description that combines concrete capabilities, natural trigger phrasings, and explicit use/avoid routing. It cleanly answers what, when, and how it differs from sibling skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "List, find, and show Azure resources", "orphaned resource discovery", "tag analysis", "count resources by type" — rather than vague language.

3 / 3

Completeness

Explicitly answers both what it does and when to use it via the "USE FOR" and "DO NOT USE FOR" clauses with explicit triggers.

3 / 3

Trigger Term Quality

Embeds natural user phrasings ("list the websites in my subscription", "list my VMs", "what resources do I have") that a user would actually say, with good variation coverage.

3 / 3

Distinctiveness Conflict Risk

Clear Azure Resource Graph niche with distinct triggers and explicit routing away from azure-deploy and azure-cost, making wrong-skill triggering unlikely.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
microsoft/azure-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.