CtrlK
BlogDocsLog inGet started
Tessl Logo

skill-add

Install skills from a zip URL or local zip file path. Use this skill whenever the user wants to install a skill from a zip link or a local file, or uses commands like /skill-add with a URL or file path. Trigger on phrases like: install skill, install from zip, skill from zip, skill from url, add skill from zip, 安装skill, 从zip安装skill, 从本地安装skill.

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

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

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

Highly actionable, well-structured single-purpose skill with clear examples and a clean bundle reference. It loses points on workflow clarity because the install operation lacks an explicit validation/verification checkpoint, and minor conciseness redundancy in the Notes.

Suggestions

Add a verification step after install (e.g., confirm the skill appears under ~/.clacky/skills/ and its SKILL.md is readable) to lift workflow clarity above the destructive/batch cap of 3.

Trim the Notes section to remove facts already stated in How to Install (install destination, absolute/~ path handling) to reduce redundancy.

Clarify overwrite behavior (what happens when a skill slug already exists) so the destructive aspect of the install is explicitly addressed.

DimensionReasoningScore

Conciseness

Mostly lean with executable commands and tight examples, but the Notes section restates points already made in the How to Install section (install location, absolute/~ paths) and "Do NOT manually download... the script handles everything" echoes the preceding bullets.

4 / 5

Actionability

Provides a fully executable, copy-paste-ready command with both arguments documented and concrete worked examples for the remote URL and local file cases.

5 / 5

Workflow Clarity

The single-action flow is unambiguous, but installing (potentially multiple) skills to ~/.clacky/skills/ is a batch/write operation with no validation or verification checkpoint, so the destructive/batch cap at 3 applies.

3 / 5

Progressive Disclosure

A short, well-organized skill with clearly signaled one-level reference to the bundled scripts/install_from_zip.rb and no nested or buried references; sections are clean and navigable.

5 / 5

Total

17

/

20

Passed

Description

90%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 explicitly covers what and when with comprehensive, bilingual trigger terms. Its only weakness is specificity: it names a single core action rather than enumerating multiple distinct capabilities.

DimensionReasoningScore

Specificity

Names the domain and one concrete action — "Install skills from a zip URL or local zip file path" — with specific input types, but does not enumerate several distinct actions, so it sits at the 1-2 concrete actions anchor rather than the several-actions anchor at 4.

3 / 5

Completeness

Explicitly answers both what ("Install skills from a zip URL or local zip file path") and when ("Use this skill whenever the user wants to install a skill... Trigger on phrases like...") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Comprehensive natural-term coverage including synonyms, the /skill-add command, and bilingual phrases ("install skill, install from zip, skill from zip, skill from url, add skill from zip, 安装skill, 从zip安装skill, 从本地安装skill").

5 / 5

Distinctiveness Conflict Risk

Clear niche (zip-based skill installation) with a distinct /skill-add trigger and specific zip/url vocabulary, giving minimal overlap with other skills.

5 / 5

Total

18

/

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
clacky-ai/openclacky
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.