CtrlK
BlogDocsLog inGet started
Tessl Logo

auth0-cli

Use when running Auth0 CLI commands to manage tenant resources — creating apps or APIs, managing users, roles, organizations, actions, log streams, custom domains, or Universal Login config. Also use when calling the Auth0 Management API directly via the CLI.

79

2.04x
Quality

Does it follow best practices?

Impact

100%

2.04x

Average score across 2 eval scenarios

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

65%

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

The body is highly actionable with well-organized progressive disclosure into references/cli.md, but it carries redundancy between the decision guide and repeated link lists, lacks validation feedback loops for batch/destructive commands, and ships one broken reference (references/setup.md). Tightening duplication and fixing the missing reference would raise the score.

Suggestions

Remove the standalone 'Reference Documentation' link list (or merge it into the per-section blocks) to eliminate duplication with the Quick Decision Guide and inline links.

Add a validate→fix→retry checkpoint for destructive/batch operations — e.g., run `auth0 apps show <id> --json` before `auth0 apps delete --force`, and `auth0 users search` to confirm imports/role assignments.

Create references/setup.md (the body links to it for installation/auth/CI-CD) or repoint that link to the existing Authentication section in references/cli.md.

DimensionReasoningScore

Conciseness

Largely lean with no concept-explanation padding, but the per-resource command blocks overlap the Quick Decision Guide and the closing "Reference Documentation" list repeats every inline link, so the body could be tightened.

2 / 3

Actionability

Provides copy-paste-ready executable commands with real flags, a decision table, jq pipelines, and three concrete output-formatting modes — fully actionable guidance.

3 / 3

Workflow Clarity

Sequencing is clear (authenticate → decision guide → per-resource → output) and the Actions section notes a deploy checkpoint, but batch/destructive operations (apps delete --force, users import, roles assign) lack validate→fix→retry feedback loops, which caps this dimension.

2 / 3

Progressive Disclosure

Structure is good with one-level-deep links into references/cli.md, but the referenced [Setup Guide](references/setup.md) points to a file that does not exist in the bundle — a broken navigation path that prevents the top score.

2 / 3

Total

9

/

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 specific, well-triggered, and clearly distinct: it enumerates concrete resource-management actions and provides explicit "Use when" guidance for both CLI and direct Management API usage. It fully satisfies the what-and-when requirement with no notable conflict risk.

DimensionReasoningScore

Specificity

Names many concrete actions — "creating apps or APIs, managing users, roles, organizations, actions, log streams, custom domains, or Universal Login config" — matching the multiple-specific-actions anchor.

3 / 3

Completeness

Explicitly answers what (manage tenant resources and lists the resource types) and when via two explicit "Use when..." triggers, satisfying the what-and-when anchor.

3 / 3

Trigger Term Quality

"Use when running Auth0 CLI commands" and "Also use when calling the Auth0 Management API directly via the CLI" give natural trigger phrasings a user would actually say for both CLI and raw-API usage.

3 / 3

Distinctiveness Conflict Risk

Tightly scoped to the Auth0 CLI and Auth0 Management API, with distinct triggers unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_field

'metadata' should map string keys to string values

Warning

relative_links

Relative link issues: 1 missing

Warning

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

13

/

16

Passed

Repository
auth0/agent-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.