CtrlK
BlogDocsLog inGet started
Tessl Logo

audit-library-health

Use when checking the overall health of a skills library. Run doctor, validate, check for stale skills, and verify generated docs are in sync.

74

Quality

92%

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.

An exemplary workflow skill body: concise, fully actionable with real commands, clearly sequenced with validation checkpoints, and well-organized into self-contained sections that need no external bundle files.

DimensionReasoningScore

Conciseness

Lean and efficient — Guardrails, numbered Workflow with copy-paste commands, a Health Checklist, and Gotchas; every section earns its place and nothing explains concepts Claude already knows.

3 / 3

Actionability

Provides fully executable, copy-paste-ready commands with flags (e.g. 'npx ai-agent-skills validate', 'doctor --format json', 'build-docs --dry-run --format json'), matching the anchor for executable guidance.

3 / 3

Workflow Clarity

Clear numbered sequence with explicit validation checkpoints — the '--dry-run' sync check before regenerating docs, the Health Checklist, and the guardrail gating pushes behind validate/doctor — with feedback for the regen step.

3 / 3

Progressive Disclosure

A self-contained, single-purpose skill organized into well-signaled sections (Goal, Guardrails, Workflow, Health Checklist, Gotchas) with no need for external references, which the rubric rewards for short, simple skills.

3 / 3

Total

12

/

12

Passed

Description

85%

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

A strong, third-person description that clearly states both capability and trigger conditions with concrete actions. Its main weakness is trigger-term quality, which leans on tool-specific jargon rather than the natural language a user would invoke it with.

Suggestions

Add natural-language trigger variants a user might say (e.g. 'skills library', 'stale skills', 'docs out of sync') alongside the CLI tool names to improve trigger-term coverage.

Consider including a short concrete noun for the artifact acted on (the catalog / skills.json) to sharpen distinctiveness against generic maintenance skills.

DimensionReasoningScore

Specificity

Names multiple concrete actions — 'Run doctor, validate, check for stale skills, and verify generated docs are in sync' — matching the anchor for listing several specific concrete actions.

3 / 3

Completeness

Explicitly answers both what ('Run doctor, validate, check for stale skills, and verify generated docs') and when ('Use when checking the overall health of a skills library'), with an explicit trigger clause.

3 / 3

Trigger Term Quality

Includes some relevant keywords ('skills library', 'health') but leans on CLI jargon ('doctor', 'validate') rather than the natural phrases a user would say, missing common variations.

2 / 3

Distinctiveness Conflict Risk

Targets a clear niche (skills library health) with distinct triggers that are unlikely to fire for unrelated skills.

3 / 3

Total

11

/

12

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.