CtrlK
BlogDocsLog inGet started
Tessl Logo

faq-collector

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

71

Quality

86%

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

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.

The body is a tight, well-organized instruction skill with concrete file path, format template, and a clear workflow sequence. The main gap is the absence of explicit validation/verification checkpoints in the append workflow.

Suggestions

Add an explicit verification step after appending (e.g., re-read faq.md to confirm the entry was written and the --- separator is intact).

Specify how to handle the dedup/update branch concretely — what counts as '更好' and how the update is performed (replace the block vs. edit fields).

Clarify the version field source (e.g., where to obtain vX.X.X) so the placeholder is unambiguous at execution time.

DimensionReasoningScore

Conciseness

Lean bullet-style content where every line earns its place; no padding or explanation of concepts Claude already knows, respecting token budget.

5 / 5

Actionability

Provides a concrete file path, an mkdir command, an exact entry-format template, and dedup/update logic, but placeholders (vX.X.X, [通用化问题表述]) leave minor execution gaps.

4 / 5

Workflow Clarity

A clear arrow-sequenced flow is present (问题解决→判断收录标准→读FAQ查重→通用化追加→更新), but there are no explicit validation checkpoints or error-recovery feedback loops after the file append.

3 / 5

Progressive Disclosure

Under 50 lines, single-purpose, with no external references needed; content is organized into clearly labeled sections (收录标准/文件/条目格式/流程/搜索匹配/协作), satisfying the simple-skill exception.

5 / 5

Total

17

/

20

Passed

Description

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

The description is specific, trigger-rich, and clearly answers both 'what' and 'when' with concrete manual trigger phrases and an auto-trigger condition. Voice is appropriately third person.

DimensionReasoningScore

Specificity

Names the FAQ-knowledge-base domain and multiple concrete actions (收录, 自动判断是否收录, 查重, 通用化, 追加, 更新), giving comprehensive coverage of what the skill does.

5 / 5

Completeness

Explicitly states what the skill does (收录成功解决的用户问题到FAQ) and when to use it (问题解决后自动判断; manual trigger phrases), with concrete trigger phrases for the 'when'.

5 / 5

Trigger Term Quality

Includes natural triggers users would actually say ('收录到 FAQ', '记录这个问题', 'add to FAQ') with an English synonym, but coverage of variations is good rather than exhaustive.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (FAQ collection) with distinct triggers, making it unlikely to fire for unrelated skills; 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.