CtrlK
BlogDocsLog inGet started
Tessl Logo

manage-skills

Searches the SkillsMP registry, installs skills locally or globally, creates custom skills with SKILL.md frontmatter, and manages the skill lifecycle. Use when the user wants to find skills, add new capabilities, install a skill, browse available skills, create a custom skill, or manage the skills system.

80

Quality

100%

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

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

A compact, command-driven reference that is executable, well-sequenced with a validation checkpoint, and cleanly sectioned for navigation. It assumes Claude's competence and avoids conceptual filler.

Suggestions

The 'When to Use' line restates the frontmatter description; consider removing it or merging it into the section intros to avoid redundancy.

Fold the standalone 'Verify Installation' snippet into the 'Install Skills' section so post-install verification is part of the install workflow rather than a separate stub.

DimensionReasoningScore

Conciseness

The body is lean and command-first with brief comments, free of conceptual padding that Claude already knows; nearly every line is an executable command or a compact structural pointer.

3 / 3

Actionability

Provides concrete, copy-paste-ready 'opengap skills ...' commands for search, install, list, inspect, and validate, plus a complete SKILL.md frontmatter template.

3 / 3

Workflow Clarity

The 'Create a Skill' flow is a numbered 1–4 sequence that ends with an explicit validation checkpoint ('opengap validate -d ./my-agent'), and the discovery-paths table gives ordered precedence.

3 / 3

Progressive Disclosure

No bundle files exist; the single-purpose skill is organized into clear, well-bounded sections (search, install, list, inspect, create, discovery, optional dirs) and stays compact, which the rubric rewards for simple skills.

3 / 3

Total

12

/

12

Passed

Description

100%

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 names concrete capabilities and provides explicit 'Use when' triggers covering natural user phrasing. It clearly distinguishes itself within a narrow niche with minimal conflict risk.

DimensionReasoningScore

Specificity

Lists several concrete actions — 'Searches the SkillsMP registry, installs skills locally or globally, creates custom skills with SKILL.md frontmatter, and manages the skill lifecycle' — matching the anchor for multiple specific concrete actions.

3 / 3

Completeness

Explicitly states both what it does (the enumerated actions) and when to use it via the 'Use when the user wants to...' clause, satisfying the both-what-and-when anchor.

3 / 3

Trigger Term Quality

Covers natural user phrasing — 'find skills, add new capabilities, install a skill, browse available skills, create a custom skill, or manage the skills system' — giving good coverage of terms a user would actually say.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear, narrow niche (skills management lifecycle) with distinct triggers, making it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

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
open-gitagent/opengap
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.