CtrlK
BlogDocsLog inGet started
Tessl Logo

skill-creator

Trigger: new skills, agent instructions, documenting AI usage patterns. Create LLM-first skills with valid frontmatter.

72

Quality

87%

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

85%

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

A well-structured, actionable instruction skill with clear sequencing and proper progressive disclosure of the style guide into references. The main improvement opportunity is reducing the duplicated frontmatter rules between the template and the inline fallback section.

Suggestions

Consolidate the frontmatter rules: state them once in the step 5 template or the Inline Fallback Rules rather than repeating name/description/license/metadata requirements in both places.

Cross-reference the Inline Fallback Rules from step 5 instead of restating the frontmatter shape, to trim the body toward the 180-450 token target.

DimensionReasoningScore

Conciseness

The body is mostly lean and imperative, but frontmatter rules are duplicated between the step 5 template and the "Inline Fallback Rules" section, so it could be tightened further.

2 / 3

Actionability

Provides copy-paste-ready structure: the required directory tree, an exact frontmatter template, a fixed section order, and a concrete decision table give specific executable guidance.

3 / 3

Workflow Clarity

Numbered execution steps form a clear sequence with explicit pre-checks (guide existence in steps 1-2, confirming the skill does not already exist in step 3); skill creation is not destructive so no retry loop is warranted.

3 / 3

Progressive Disclosure

The detailed style guide is correctly offloaded to one-level-deep local references (references/skill-style-guide.md and docs/skill-style-guide.md), both clearly signaled and verified to exist, keeping the body an overview.

3 / 3

Total

11

/

12

Passed

Description

90%

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, trigger-first description that concisely states both the activation conditions and the core action, with low conflict risk. Its only weakness is limited breadth of named capabilities.

DimensionReasoningScore

Specificity

Names the domain (skill creation) and a concrete action ("Create LLM-first skills with valid frontmatter"), but lists only one action rather than multiple specific capabilities, so it is not comprehensive.

2 / 3

Completeness

Explicitly answers what ("Create LLM-first skills with valid frontmatter") and when (the "Trigger: new skills, agent instructions, documenting AI usage patterns" clause provides explicit trigger guidance).

3 / 3

Trigger Term Quality

"new skills, agent instructions, documenting AI usage patterns" are natural phrases a user or agent would say when needing this skill, giving good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

It targets a clear niche (authoring LLM-first skills) with distinct triggers, making it unlikely to fire for unrelated skills.

3 / 3

Total

11

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
Gentleman-Programming/gentle-ai
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.