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.

80

Quality

100%

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

100%

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

The body is lean and fully actionable, giving an exact command, its validation behavior, and a recovery step for auth errors. For a simple single-task skill with one verified script bundle, it reaches the top anchor on conciseness, actionability, workflow clarity, and progressive disclosure.

DimensionReasoningScore

Conciseness

About eight lines with no concept padding — only the executable command, the validation behavior, and the auth-error recovery; every token earns its place and assumes Claude's competence.

3 / 3

Actionability

Provides a copy-paste-ready executable invocation with parameter syntax ('.\scripts\runAzCommand.ps1 -Command "<az command>"'); not below 3 because it is concrete and complete rather than pseudocode.

3 / 3

Workflow Clarity

For a simple single-task skill the sequence is unambiguous: run the script, it validates against allowed prefixes and exits with an error on failure, then handle auth errors via 'az login' — an explicit validation checkpoint and recovery loop are present.

3 / 3

Progressive Disclosure

A short single-purpose skill with a single one-level-deep bundle reference (scripts/runAzCommand.ps1, verified to exist) that is clearly signaled; not below 3 because the split is appropriate and there is no nested referencing.

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.

The description is concise, concrete, and follows the strong pattern of stating a capability plus an explicit 'Use this skill when' trigger with enumerated natural use cases. It uses third-person voice and avoids fluff, hitting the top anchor on every dimension.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'checking authentication, querying Log Analytics, managing deployments, or inspecting Azure resources' — matching the top anchor for naming several specific capabilities.

3 / 3

Completeness

Explicitly answers what ('Runs Azure CLI commands in a terminal') and when ('Use this skill when you need to execute az CLI commands such as...'), matching the both-what-and-when anchor; not below 3 because the 'Use when' trigger is explicit, not implied.

3 / 3

Trigger Term Quality

Natural terms users would say are well covered: 'Azure CLI commands', 'az CLI', 'authentication', 'Log Analytics', 'deployments', 'Azure resources'; not below because coverage is broad rather than missing variations.

3 / 3

Distinctiveness Conflict Risk

A clear niche (Azure CLI execution) with distinct triggers unlikely to overlap with unrelated skills; not below 3 because the domain is specific rather than generic.

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
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.