CtrlK
BlogDocsLog inGet started
Tessl Logo

skills-manager

搜索、安装和协调创建 Claude Code Agent Skills。当用户想要搜索技能、安装工具、创建自定义 Skill,或者说"find a skill"、"搜索技能"、"帮我做个 skill"、"create a skill"时触发。也适用于用户说"有没有做 X 的工具"、"我想扩展 Agent 能力",或当前能力不足需要先查找可复用方案的场景。

78

Quality

97%

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%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 exemplar terse, actionable skill body: concrete commands, clear degradation logic, explicit validation feedback loops, and clean section structure with no wasted tokens. No bundle files are needed for this scope.

DimensionReasoningScore

Conciseness

Lean and efficient ~24-line body of terse bullets with concrete commands and no padding or concept explanation, assuming Claude's competence throughout.

5 / 5

Actionability

Fully executable guidance with concrete copy-paste commands ('npx skills find', 'npx skills add <owner/repo@skill> -y', 'npx skills init') and explicit runtime detection fallbacks covering the common cases.

5 / 5

Workflow Clarity

Clear multi-step sequences with explicit validation checkpoints (安全警告→源码链接→用户确认→install) and feedback loops ('验证失败就修正后重跑') for error recovery.

5 / 5

Progressive Disclosure

A single well-organized file under 50 lines with clear section headers and no bundle files; per the simple-skill exception this qualifies for the top score with one-level external pointers only.

5 / 5

Total

20

/

20

Passed

Description

95%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 well-crafted description that clearly states capabilities and trigger conditions with rich, natural keyword coverage in two languages. Slight room for improvement in making the 'coordinate creation' action more concrete.

DimensionReasoningScore

Specificity

Names the domain and several concrete actions ('搜索、安装和协调创建') with clear subprocess boundaries, but '协调创建' is somewhat abstract, leaving minor gaps versus fully comprehensive coverage.

4 / 5

Completeness

Explicitly answers both what (search, install, create skills) and when ('当...时触发' with concrete trigger phrases), matching the strongest anchor pattern.

5 / 5

Trigger Term Quality

Comprehensive natural trigger phrases in both Chinese and English ('find a skill', '搜索技能', '帮我做个 skill', 'create a skill', '有没有做 X 的工具', '我想扩展 Agent 能力'), including synonyms across languages.

5 / 5

Distinctiveness Conflict Risk

Skills management is a clear niche with distinct triggers unlikely to collide with domain-specific skills, presenting minimal conflict risk.

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
CherryHQ/cherry-studio
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.