CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-resource-lookup

List, find, and show Azure resources across subscriptions or resource groups. Handles prompts like "list websites", "list virtual machines", "list my VMs", "show storage accounts", "find container apps", and "what resources do I have". USE FOR: 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, cost optimization, or non-Azure clouds.

94

Quality

92%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Discovery

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.

This is an excellent skill description that excels across all dimensions. It provides specific concrete actions, includes natural trigger phrases users would actually say, explicitly defines both when to use and when NOT to use the skill, and clearly carves out a distinct niche for Azure resource discovery separate from deployment or cost analysis skills.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'List, find, and show Azure resources', 'resource inventory', 'find resources by tag', 'tag analysis', 'orphaned resource discovery', 'unattached disks', 'count resources by type', 'cross-subscription lookup', and 'Azure Resource Graph queries'.

3 / 3

Completeness

Clearly answers both what (list, find, show Azure resources with specific use cases) and when (USE FOR clause with explicit triggers, plus DO NOT USE FOR exclusions). The explicit positive and negative trigger guidance is exemplary.

3 / 3

Trigger Term Quality

Excellent coverage of natural user phrases: 'list websites', 'list virtual machines', 'list my VMs', 'show storage accounts', 'find container apps', 'what resources do I have'. Includes both formal terms and casual variations users would actually say.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with clear Azure-specific scope, explicit exclusions ('DO NOT USE FOR: deploying/changing resources, cost optimization, or non-Azure clouds'), and focus on read-only resource discovery operations. Unlikely to conflict with deployment or cost analysis skills.

3 / 3

Total

12

/

12

Passed

Implementation

85%

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

This is a well-structured skill with strong actionability and clear workflow guidance. The routing table for MCP tool selection is particularly valuable for decision-making. Minor verbosity in the 'When to Use' section and some redundancy with the skill description prevent a perfect conciseness score.

Suggestions

Trim or remove the 'When to Use This Skill' section since it largely duplicates the skill description that Claude already has access to

Consolidate the MCP Tools table and Step 1 routing table to reduce redundancy while preserving the decision logic

DimensionReasoningScore

Conciseness

The skill is mostly efficient but includes some redundancy - the 'When to Use This Skill' section largely duplicates information from the description, and the routing table in Step 1 could be more compact. The Quick Reference table is helpful but some content feels slightly padded.

2 / 3

Actionability

Provides concrete, executable guidance with specific CLI commands, MCP tool names with exact parameters, and clear YAML examples for tool invocation. The error handling table gives specific fixes for each error type.

3 / 3

Workflow Clarity

Clear 3-step workflow with explicit decision points (check dedicated tool first, then ARG). The routing table provides clear guidance on when to use which approach. Constraints section adds validation guardrails.

3 / 3

Progressive Disclosure

Well-structured with Quick Reference for fast lookup, detailed workflow for step-by-step guidance, and appropriate reference to external file for KQL patterns. One-level-deep reference to 'references/azure-resource-graph.md' is clearly signaled.

3 / 3

Total

11

/

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
microsoft/github-copilot-for-azure
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.