CtrlK
BlogDocsLog inGet started
Tessl Logo

openclw

当用户输入以 "fy " 开头的翻译请求时使用此 skill。支持中英互译,如果是其他语种则翻译成中文。触发条件:输入 "fy" 后面跟要翻译的内容,例如 "fy test" 返回 "测试"。

66

Quality

80%

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

Fix and improve this skill with Tessl

tessl review fix ./configs/microservice/bff-service/configs/agent-skills/clawhub/fy/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%

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, well-organized instruction skill with concrete examples and a clear single-task workflow. Its only weakness is mild redundancy between the capability and rules sections.

Suggestions

Merge '功能说明' and '翻译规则' into a single section to remove the duplicated language-branching logic and drop the restated opening line.

Keep the four worked examples but consider trimming the prose capability list since the rules already enumerate the same behavior.

DimensionReasoningScore

Conciseness

The body is short and free of concepts Claude already knows, but '功能说明' and '翻译规则' restate the same language-branching logic and the opening line echoes the title, so it could be tightened past anchor 2.

2 / 3

Actionability

Concrete and complete for an instruction-only skill: an explicit 'fy <内容>' trigger format, four worked input→output examples, and a branching rule set covering Chinese, English, and other languages — guidance is actionable without needing code.

3 / 3

Workflow Clarity

The '翻译规则' section lays out a clear numbered sequence (detect language → branch by language → return result) for a single unambiguous task with no destructive or batch operations requiring validation.

3 / 3

Progressive Disclosure

Under 50 lines with no need for external references, organized into well-labeled sections (触发条件, 功能说明, 使用示例, 翻译规则); no bundle files exist, so the simple-skills exception applies.

3 / 3

Total

11

/

12

Passed

Description

75%

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 cleanly answers both what the skill does and when to trigger it, with a distinctive command prefix that avoids conflicts. It is let down only by thin trigger-term coverage and a narrow capability list.

Suggestions

Broaden trigger-term coverage by adding the natural words users might say (e.g. 'translate', '翻译', 'fy') so the description matches more phrasings.

Expand the capability list beyond the two current actions (e.g. mention auto language detection and explicit output) to reach a fuller set of concrete actions.

Lead with a concise 'Use when…' phrasing so the trigger guidance reads as a natural invocation clause.

DimensionReasoningScore

Specificity

Names the translation domain and two concrete capabilities ('中英互译', '其他语种则翻译成中文'), but it is a narrow two-action list rather than the broad set of multiple concrete actions that anchor 3 calls for.

2 / 3

Completeness

Explicitly states what it does (中英互译 / 其他语种→中文) and when to use it via an explicit '触发条件:输入 fy…' clause, the equivalent of a 'Use when' trigger, satisfying anchor 3.

3 / 3

Trigger Term Quality

Includes the explicit 'fy' command trigger plus the generic word '翻译' with a usage example, but coverage of natural user terms is thin and lacks common variations, matching anchor 2.

2 / 3

Distinctiveness Conflict Risk

The distinctive 'fy ' prefix trigger carves a clear niche that is unlikely to fire for unrelated skills, matching anchor 3.

3 / 3

Total

10

/

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
UnicomAI/wanwu
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.