CtrlK
BlogDocsLog inGet started
Tessl Logo

faq-collector

将成功解决的用户问题收录到 FAQ 知识库。问题解决后自动判断是否收录。也可以在用户说"收录到 FAQ"、"记录这个问题"、"add to FAQ"时手动触发。

72

Quality

88%

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

87%

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

The body is a lean, actionable FAQ-collection skill with a concrete file path, command, and entry template. The main gap is that the multi-step append workflow lacks an explicit validation/checkpoint for the dedup step.

Suggestions

Make the dedup validation an explicit checkpoint, e.g. 'Read FAQ → grep for matching keywords → confirm no duplicate exists → only then append', so the destructive append is gated by a clear verification step.

Add a brief verification after appending (e.g., re-read the file to confirm the new entry landed correctly) to close the feedback loop on a batch/append operation.

Clarify the '有相似但更好则更新' branch with the concrete edit action (replace vs. merge fields) so the update path is as actionable as the append path.

DimensionReasoningScore

Conciseness

Lean and efficient bold-labeled lines with no concept padding or fluff; every line earns its place and assumes Claude's competence.

3 / 3

Actionability

Provides a concrete file path, an executable `mkdir -p .cherry-assistant` command, and a copy-paste-ready markdown entry template with version/date placeholders.

3 / 3

Workflow Clarity

The flow '问题解决→判断收录标准→读FAQ查重→无重复则追加→有相似但更好则更新' lists steps but the dedup/checkpoint is implicit rather than an explicit validation gate, capping clarity at 2 for a destructive append operation.

2 / 3

Progressive Disclosure

A simple sub-50-line single-purpose skill with no external references, organized into clear bold-labeled sections; per the simple-skills note this earns a 3.

3 / 3

Total

11

/

12

Passed

Description

90%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is concise and clearly answers both what the skill does and when to use it, with natural multilingual trigger terms and a distinct niche. Its only weakness is a slightly limited list of concrete capabilities.

DimensionReasoningScore

Specificity

Names the domain (FAQ knowledge base) and concrete actions like '收录到 FAQ 知识库' and '自动判断是否收录', but stops short of listing multiple specific actions (it describes collect/judge/trigger rather than a comprehensive action set).

2 / 3

Completeness

Explicitly answers both what (collect solved user problems into FAQ) and when (auto after problem solved, plus manual triggers), with explicit 'Use when'-equivalent trigger guidance.

3 / 3

Trigger Term Quality

Provides natural trigger phrases users would actually say — '收录到 FAQ', '记录这个问题', and 'add to FAQ' — covering both Chinese and English variations.

3 / 3

Distinctiveness Conflict Risk

Clear niche (FAQ collection) with distinct trigger phrases unlikely to conflict with other skills.

3 / 3

Total

11

/

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