Reference for Auth0 CLI commands — apps, apis, users, roles, organizations, actions, logs, custom domains, universal-login, terraform, raw API mode, and --json output. Use this skill whenever you need to run Auth0 CLI commands to create or manage applications, APIs, users, roles, organizations, actions, log streams, custom domains, or Universal Login configuration, or when you need to call the Auth0 Management API directly. Trigger on prompts like "create an Auth0 app", "list my Auth0 users", "assign a role", "set up an organization", "deploy an action", "configure a custom domain", "generate Terraform for Auth0", "stream Auth0 logs", "call the Management API", or any task involving the auth0 CLI tool.
93
93%
Does it follow best practices?
Impact
92%
1.24xAverage score across 3 eval scenarios
Passed
No known issues
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 thoroughly enumerates specific capabilities, provides explicit 'Use when' guidance, and includes a rich set of natural trigger phrases. It is clearly scoped to the Auth0 CLI domain, making it highly distinctive and unlikely to conflict with other skills. The description uses proper third-person voice throughout.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions and entities: apps, apis, users, roles, organizations, actions, logs, custom domains, universal-login, terraform, raw API mode, and --json output. Very comprehensive enumeration of capabilities. | 3 / 3 |
Completeness | Clearly answers both 'what' (reference for Auth0 CLI commands covering apps, apis, users, roles, etc.) and 'when' (explicit 'Use this skill whenever...' clause plus a 'Trigger on prompts like...' section with concrete examples). Both dimensions are thoroughly addressed. | 3 / 3 |
Trigger Term Quality | Excellent coverage of natural trigger terms users would say: 'create an Auth0 app', 'list my Auth0 users', 'assign a role', 'set up an organization', 'deploy an action', 'configure a custom domain', 'generate Terraform for Auth0', 'stream Auth0 logs', 'call the Management API', and 'auth0 CLI tool'. These are highly natural phrases. | 3 / 3 |
Distinctiveness Conflict Risk | Highly distinctive — scoped specifically to the Auth0 CLI tool and Auth0 Management API. The domain (Auth0) and tool (auth0 CLI) are very specific, making it unlikely to conflict with other skills. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
87%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a high-quality CLI reference skill that excels at conciseness and actionability. The quick decision guide table is an outstanding feature for rapid task-to-command mapping. The main weakness is the lack of validation checkpoints and feedback loops for destructive or multi-step operations (e.g., bulk user imports, domain verification workflows, action deploy sequences), which limits workflow clarity for complex scenarios.
Suggestions
Add explicit validation/verification steps for multi-step workflows like domain setup (create → verify → check status) and action deployment (create → test → deploy → verify), including what to do if a step fails.
Add a brief caution or confirmation pattern for destructive operations like `apps delete --force` and `users import --upsert` to prevent accidental data loss.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is lean and efficient throughout. It avoids explaining what Auth0 is, what CLIs are, or other concepts Claude already knows. Every section provides concrete commands without unnecessary preamble. The quick decision guide table is an excellent token-efficient way to map tasks to commands. | 3 / 3 |
Actionability | Nearly every section contains copy-paste ready bash commands with realistic flags and arguments. Examples cover the full lifecycle (create, list, show, update, delete) and include practical patterns like jq piping for output parsing. The commands are executable, not pseudocode. | 3 / 3 |
Workflow Clarity | The skill is primarily a command reference rather than a multi-step workflow guide. While the authentication section provides a clear starting point, and the Actions section notes the important deploy-after-create requirement, there are no explicit validation/verification steps or feedback loops for potentially destructive operations like user imports, app deletion, or bulk changes. | 2 / 3 |
Progressive Disclosure | Excellent progressive disclosure structure. The SKILL.md serves as a concise overview with concrete examples for each command category, then consistently links to one-level-deep references (references/cli.md#section and references/setup.md). The Reference Documentation section provides a clear navigation index. However, no bundle files were provided to verify the referenced paths exist. | 3 / 3 |
Total | 11 / 12 Passed |
Validation
90%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 10 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
metadata_field | 'metadata' should map string keys to string values | Warning |
Total | 10 / 11 Passed | |
bdf0dc2
Table of Contents
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.