CtrlK
BlogDocsLog inGet started
Tessl Logo

skill

Manage local skills - list, add, remove, search, edit, setup wizard

50

Quality

55%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/skill/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

56%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 well-structured and actionable with concrete scripts, templates, and confirmation-guarded destructive workflows, but it is noticeably verbose with duplicated sections and inlines material that would benefit from progressive disclosure into separate files.

Suggestions

Remove the duplicated 'Related Skills' section and trim illustrative mock terminal output to the minimal lines needed to show format and behavior.

Move the four skill templates and the bash scan script into separate files under ./references/ and ./scripts/, linking to them from the body to reduce the monolithic footprint.

Cut concept-explaining sections ('Benefits of Local Skills', 'Skill Quality Guidelines', 'Tips for Users') down to the non-obvious, codebase-specific guidance Claude would not already know.

DimensionReasoningScore

Conciseness

Noticeably verbose: the 'Related Skills' section is duplicated verbatim, long mock terminal display blocks pad each example, and sections like 'Benefits of Local Skills', 'Tips for Users', and 'Skill Quality Guidelines' explain concepts Claude already knows.

2 / 5

Actionability

Provides an executable copy-paste bash scan script, concrete YAML skill templates, specific file paths, and explicit validation/naming rules, with only minor gaps in fully covering every command's execution.

4 / 5

Workflow Clarity

Each subcommand has a clearly numbered step sequence, and destructive operations (remove, sync) include explicit user-confirmation checkpoints, with only minor validation gaps relative to a full validate-fix-retry loop.

4 / 5

Progressive Disclosure

No bundle files exist and the skill is a monolithic ~840-line file; the four large templates and the long bash scan script are inlined when they could be split into separate reference/script files for easier navigation.

3 / 5

Total

13

/

20

Passed

Description

55%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 clearly states what the skill does via a concrete action list, but lacks any explicit 'when to use' trigger guidance and relies on generic verbs, limiting trigger quality and completeness.

Suggestions

Add a 'Use when...' clause stating when Claude should invoke this skill, e.g. 'Use when the user wants to manage, list, create, search, or remove local skills.'

Include natural trigger phrases and synonyms such as 'skill management', 'create a skill', 'find skills', and 'skill library'.

Mention the full subcommand set (add sync, info, scan) or note 'and more' so the coverage reads as comprehensive rather than partial.

DimensionReasoningScore

Specificity

Lists several concrete actions ('list, add, remove, search, edit, setup wizard') naming the local-skill-management domain, but omits sync/info/scan subcommands documented in the body, leaving minor coverage gaps.

4 / 5

Completeness

The 'what' is clear (manage local skills with listed subcommands), but there is no 'Use when...' or equivalent explicit trigger guidance, capping completeness at 3 per the rubric.

3 / 5

Trigger Term Quality

The verbs (list, add, remove, search, edit) are relevant but generic action words; natural phrases users would say like 'manage skills', 'create skill', or 'find a skill' are missing.

3 / 5

Distinctiveness Conflict Risk

The 'local skills' niche adds specificity, but the generic management verbs (list/add/remove/search/edit) could still overlap with other management-style skills.

3 / 5

Total

13

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (848 lines); consider splitting into references/ and linking

Warning

frontmatter_unknown_keys

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

Warning

Total

14

/

16

Passed

Repository
Yeachan-Heo/oh-my-claudecode
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.