CtrlK
BlogDocsLog inGet started
Tessl Logo

manage-skills

Discover, list, create, edit, toggle, copy, move, and delete AI agent skills across 11 tools (Cursor, Claude, Agents, Windsurf, Copilot, Codex, Cline, Aider, Continue, Roo Code, Augment)

65

Quality

77%

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

Fix and improve this skill with Tessl

tessl review fix ./skills/manage-skills/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%

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

The body is highly actionable and well-organized, with concrete commands for each operation. Its main gaps are mild redundancy and the lack of explicit validation checkpoints around destructive operations.

Suggestions

Add an explicit confirmation/verification step to destructive operations (e.g., a guard that checks the path exists and prompts before `rm -rf`).

Consolidate the duplicated per-tool listing: either the `ls` block or the `echo` count block, not both, to tighten token usage.

DimensionReasoningScore

Conciseness

The body is mostly lean tables and commands, but repeats content: per-tool `ls` lines followed by per-tool `echo` count lines, and a 'Skill File Format' example that restates the path tables; it could be tightened, ruling out 3.

2 / 3

Actionability

It provides concrete, copy-paste-ready bash commands for every operation (mkdir, cp, mv, rm -rf, find, grep), fully executable and specific, matching the 'fully executable code/commands' anchor.

3 / 3

Workflow Clarity

Operations are clearly grouped, but destructive operations like `rm -rf ~/.cursor/skills/my-skill` have only an out-of-band guideline ('Always confirm before deleting') with no in-flow validation checkpoint, capping workflow clarity at 2 per the rubric.

2 / 3

Progressive Disclosure

No bundle files exist and the skill is a self-contained, well-sectioned reference (Supported Tools, File Format, Operations, Guidelines) with no nested references, so the well-organized-sections allowance applies.

3 / 3

Total

10

/

12

Passed

Description

82%

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 specific and distinctive with strong trigger verbs, but it omits an explicit 'when to use' clause, which is the main weakness. It clearly conveys capabilities but not activation conditions.

Suggestions

Add an explicit trigger clause, e.g. 'Use when the user asks to manage, list, create, copy, move, or delete skills/rules across AI coding tools.'

Include natural phrasing variations like 'manage my skills' or 'organize rules' to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

The description enumerates eight concrete actions ('Discover, list, create, edit, toggle, copy, move, and delete') and names the 11 target tools, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

It thoroughly answers 'what' (actions + tools) but provides no 'when' guidance; per the rubric, a missing 'Use when...' clause caps completeness at 2, ruling out 3.

2 / 3

Trigger Term Quality

The action verbs ('list', 'create', 'edit', 'copy', 'move', 'delete') map directly to natural user phrasings like 'create a skill' or 'copy a skill', giving good coverage of terms users would actually say.

3 / 3

Distinctiveness Conflict Risk

The niche—managing AI agent skills across a specific 11-tool set—is distinctive and unlikely to trigger for unrelated skills, matching the 'clear niche' anchor.

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
rohitg00/awesome-claude-code-toolkit
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.