CtrlK
BlogDocsLog inGet started
Tessl Logo

skill-factory

Front-door router for the Skill Factory plugin. Use when users ask generally to create, improve, install, or skillify skills and need the correct lane selected before deeper execution.

72

Quality

90%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Failed to scan

The risk profile of this skill

SKILL.md
Quality
Evals
Security

Quality

Content

92%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 an exemplar of lean progressive disclosure for a router skill, with a real one-level reference and unambiguous routing. The only gap is guidance for ambiguous or multi-intent requests.

Suggestions

Add a one-line tie-breaker rule for ambiguous or multi-intent requests (e.g., which lane wins when both 'improve' and 'refactor' apply).

Optionally note how to handle requests that don't map to any of the five lanes (fallback or clarifying question).

DimensionReasoningScore

Conciseness

Extremely lean routing table with no concept re-explanation; every token earns its place and assumes Claude's competence.

5 / 5

Actionability

Concrete, copy-paste-ready lane mappings (create -> skill-creator, etc.) give executable direction, though no explicit rule for ambiguous multi-intent requests is provided.

4 / 5

Workflow Clarity

A simple single-purpose router with an unambiguous mapping; the simple-skill exception applies and no destructive/batch validation cap is triggered.

5 / 5

Progressive Disclosure

Body is a clear overview with a single, well-signaled one-level-deep reference (./references/contract.yaml, a real file) consulted only when lane contract details are needed.

5 / 5

Total

19

/

20

Passed

Description

87%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 a well-constructed router-style trigger that clearly answers both what it does and when to use it. Minor room to broaden natural keyword coverage.

DimensionReasoningScore

Specificity

Names the routing domain and several concrete actions ("create, improve, install, or skillify skills"), giving clear lane-level coverage with only minor gaps.

4 / 5

Completeness

Explicitly states what ("Front-door router ... need the correct lane selected") and when ("Use when users ask generally to create, improve, install, or skillify skills").

5 / 5

Trigger Term Quality

"create, improve, install, or skillify" are natural phrases users say, but common synonyms and variations are absent and "skillify" leans jargon-adjacent.

4 / 5

Distinctiveness Conflict Risk

Clearly scoped to Skill Factory lane routing with concrete, distinct triggers and minimal overlap with other skills.

5 / 5

Total

18

/

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

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
jscraik/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.