CtrlK
BlogDocsLog inGet started
Tessl Logo

az-cli-command-runner

Runs Azure CLI commands in a terminal. Use this skill when you need to execute az CLI commands such as checking authentication, querying Log Analytics, managing deployments, or inspecting Azure resources.

69

Quality

84%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

93%Weight 40%Scale 1-5

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

The body is a tight, executable instruction for a simple single-purpose skill that correctly points to a real bundled script. Its only weakness is that validation failure handling is described generically rather than as an explicit retry loop.

DimensionReasoningScore

Conciseness

Lean, efficient body with no padding or explanations of concepts Claude already knows; every line earns its place by giving the invocation form and the two behavioral notes.

5 / 5

Actionability

Provides a fully executable, copy-paste-ready PowerShell invocation with the required parameter form, plus a concrete recovery action ('az login') for the common auth-error case.

5 / 5

Workflow Clarity

The single action is unambiguous and the auth-error recovery branch is explicit, but validation feedback is delegated to the script with only a generic 'exits with an error message' note rather than a clear validate->fix->retry loop.

4 / 5

Progressive Disclosure

Simple under-50-line skill with a well-organized body and a single one-level-deep reference to the real scripts/runAzCommand.ps1 file; no nested references and easy to navigate.

5 / 5

Total

19

/

20

Passed

Description

75%Weight 40%Scale 1-5

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

The description is concise, uses third person, and answers both what and when with concrete example actions. It is a solid, well-targeted description with only minor gaps in trigger synonym coverage and trigger specificity.

DimensionReasoningScore

Specificity

Names the domain ('Runs Azure CLI commands') and lists several concrete actions such as checking authentication, querying Log Analytics, managing deployments, and inspecting resources, though coverage of az capabilities is not exhaustive.

4 / 5

Completeness

Clearly states what the skill does ('Runs Azure CLI commands in a terminal') and provides an explicit 'when' trigger ('Use this skill when you need to execute az CLI commands such as...'), though the when-clause could be more concrete with named user scenarios.

4 / 5

Trigger Term Quality

Includes natural trigger phrases like 'execute az CLI commands' and specific Azure tasks users would name, but is missing common synonyms and the 'az' shorthand variations beyond 'az CLI'.

4 / 5

Distinctiveness Conflict Risk

'Azure CLI' and 'az CLI commands' carve a distinct niche with minimal overlap against generic shell or cloud skills, though it could still slightly overlap with broad cloud-management skills.

4 / 5

Total

16

/

20

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
Azure/Azure-Sentinel
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.