CtrlK
BlogDocsLog inGet started
Tessl Logo

uninstall

Uninstall a community skill that was installed via the hub. Confirms before deleting files, refuses to touch first-party plugin skills, and logs every action. Use when the user wants to fully remove a community skill ("uninstall [skill]", "remove this skill") rather than just disable it.

79

Quality

100%

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

100%Weight 40%Scale 1-3

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

A tight, well-organized instruction skill that delegates detail to a clearly signaled reference while keeping concrete safety checks, refusal conditions, and confirmation steps inline. The destructive operation is properly gated with validation and confirmation.

DimensionReasoningScore

Conciseness

The ~30-line body is lean and assumes Claude's competence, naming specific paths and conditions without explaining concepts Claude already knows.

3 / 3

Actionability

Provides concrete guidance — exact file to check (install-log.yaml), explicit refusal conditions, show-paths-then-yes confirmation, and log-append fields (action + timestamp).

3 / 3

Workflow Clarity

Numbered safety rules form a clear sequence with validation/refusal gates (rules 1–2) and an explicit confirm-before-delete checkpoint (rule 3) for this destructive operation.

3 / 3

Progressive Disclosure

Keeps the body as a concise overview and clearly signals a one-level-deep pointer ("load it before doing substantive work") to the skill-manager reference; no nested/deep references.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

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 concise, well-targeted description that states concrete actions, gives explicit use-when triggers in natural language, and clearly distinguishes uninstall from disable. Voice is appropriately third person throughout.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Confirms before deleting files, refuses to touch first-party plugin skills, and logs every action" — matching the top anchor.

3 / 3

Completeness

Explicitly answers both what it does (uninstall/confirms/refuses/logs) and when to use it via the "Use when the user wants to fully remove a community skill" trigger.

3 / 3

Trigger Term Quality

Includes natural user phrasings such as "uninstall [skill]", "remove this skill", and "fully remove a community skill" that users would actually say.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (community-skill removal via the hub) and explicitly contrasts with disable, making wrong-skill triggering unlikely.

3 / 3

Total

12

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
anthropics/claude-for-legal
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.