CtrlK
BlogDocsLog inGet started
Tessl Logo

review-a-skill

Use when evaluating whether a skill belongs in a library. Preview content, check frontmatter, validate structure, and decide whether to keep, curate, or remove.

73

Quality

91%

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%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 compact, fully executable workflow with concrete commands, explicit validation/dry-run checkpoints for destructive operations, and clean section organization. It assumes Claude's intelligence and earns its tokens throughout.

DimensionReasoningScore

Conciseness

The body is lean — tight Goal, Guardrails, numbered Workflow with copy-paste commands, short Decision Criteria and Gotchas — assuming Claude's competence with no padded concept explanations, matching the 5 anchor.

5 / 5

Actionability

Every step is a concrete, executable `npx ai-agent-skills` command with the relevant flags (e.g. `--format json --fields ...`, `--dry-run`, `--yes`), copy-paste ready and covering the common cases, matching the 5 anchor.

5 / 5

Workflow Clarity

The preview→inspect→validate→curate/remove sequence includes explicit validation checkpoints (`--dry-run` before curating/removing, dependency check before removal, investigate sanitization flags), satisfying the 5 anchor and avoiding the destructive-operation cap.

5 / 5

Progressive Disclosure

No bundle files exist and the skill is well under 50 lines with clean section organization (Goal, Guardrails, Workflow, Decision Criteria, Gotchas), qualifying for the simple-skill 5 anchor.

5 / 5

Total

20

/

20

Passed

Description

83%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, action-oriented, and supplies an explicit 'Use when' trigger covering both what and when. It is specific and distinct with only minor keyword-coverage and overlap gaps.

DimensionReasoningScore

Specificity

Lists several concrete actions — 'Preview content, check frontmatter, validate structure, and decide whether to keep, curate, or remove' — with only minor coverage gaps, matching the 4 anchor rather than the fully comprehensive 5.

4 / 5

Completeness

It explicitly states both what it does (preview/validate/decide) and when to use it ('Use when evaluating whether a skill belongs in a library') with concrete triggers, matching the 5 anchor; not downgraded since both halves are explicit.

5 / 5

Trigger Term Quality

The 'Use when evaluating whether a skill belongs in a library' clause supplies natural trigger phrasing around 'skill', 'library', and 'evaluating', but a few common variations like 'review a skill' or 'skill quality' are absent, fitting the 4 anchor.

4 / 5

Distinctiveness Conflict Risk

The 'evaluating whether a skill belongs in a library' niche is fairly distinct with minimal conflict risk, though it could slightly overlap with generic review/audit skills, placing it at 4 rather than 5.

4 / 5

Total

17

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
MoizIbnYousaf/ai-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.