CtrlK
BlogDocsLog inGet started
Tessl Logo

skill-maintenance

Create, update, validate, or reorganize repo-local Agent Skills under .agents/skills, including SKILL.md frontmatter, first-level references, compatibility symlinks, and validation scripts. Use only for skill-tree maintenance, skill taxonomy changes, or agent-guidance validation work.

70

Quality

85%

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

78%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.

An appropriately minimal body for a simple router-style skill, with excellent conciseness and a clean one-level reference. Actionability and workflow clarity are slightly capped because the body delegates all execution and validation detail to the referenced file.

Suggestions

Add a one-line validation reminder in the body (e.g. 'Run `pnpm validate:agent-skills` after any skill-tree change') so destructive/batch operations have an explicit checkpoint before completion.

Surface one or two concrete next actions inline (such as the canonical tree path or the symlink rule) rather than routing all actionable detail to references/skill-format.md.

Clarify the trigger phrasing in the body to echo the description's 'Use only for skill-tree maintenance, skill taxonomy changes, or agent-guidance validation work' so routing and scope stay aligned.

DimensionReasoningScore

Conciseness

Three lean lines with zero padding; it assumes Claude's competence and every token earns its place, consistent with the simple-skill exception.

5 / 5

Actionability

The body gives one concrete directive ('Read `references/skill-format.md` before changing skill folders, validation, or compatibility mirrors') but defers essentially all executable detail to the reference, leaving the body itself incomplete.

3 / 5

Workflow Clarity

The single action is unambiguous (qualifying for the simple-skill exception), but because skill-tree reorganization can be a batch/destructive operation the body surfaces no validation checkpoint, leaving a minor gap.

4 / 5

Progressive Disclosure

A clear overview points to one well-signaled, one-level-deep reference (references/skill-format.md, verified to exist) with no nested reference-chasing and easy navigation.

5 / 5

Total

17

/

20

Passed

Description

92%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.

A strong, third-person description that pairs concrete capabilities with an explicit, bounded 'Use only for ...' trigger clause. Trigger-term coverage is good but could add a couple more natural phrasings users would say.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('Create, update, validate, or reorganize') each tied to concrete artifacts (SKILL.md frontmatter, first-level references, compatibility symlinks, validation scripts), giving comprehensive coverage.

5 / 5

Completeness

Explicitly answers 'what' (create/update/validate/reorganize skills and their parts) and 'when' via the concrete 'Use only for skill-tree maintenance, skill taxonomy changes, or agent-guidance validation work' trigger clause.

5 / 5

Trigger Term Quality

Natural phrases like 'skill-tree maintenance', 'skill taxonomy changes', and 'agent-guidance validation' map well to user intent, but a few common variations (e.g. 'edit skills', 'SKILL.md') are only weakly present.

4 / 5

Distinctiveness Conflict Risk

The 'Use only for ...' boundary carves a clear niche (repo-local skill-tree maintenance) with distinct triggers and minimal overlap risk against other skills.

5 / 5

Total

19

/

20

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
ComposioHQ/composio
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.