CtrlK
BlogDocsLog inGet started
Tessl Logo

openclw

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

64

Quality

76%

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

A concise, well-structured single-purpose skill with clear I/O examples and a clean sequenced workflow; the only real gap is unspecified language-detection mechanics.

DimensionReasoningScore

Conciseness

Lean with no padding or over-explanation of what translation is; minor redundancy between 触发条件, 功能说明, and 翻译规则 sections and a duplicated example could be tightened.

4 / 5

Actionability

Concrete, specific routing guidance (中文→英文, 英文→中文, other→中文) with concrete I/O examples covering the common cases, but language detection is left as vague "自动识别" with no named mechanism.

4 / 5

Workflow Clarity

Single-purpose, non-destructive, non-batch skill where the simple-skill exception applies; steps 1–5 are a clear, unambiguous sequence with no risky operations needing validation.

5 / 5

Progressive Disclosure

Under 50 lines with no need for external references and well-organized sections (触发条件, 功能说明, 使用示例, 翻译规则), matching the simple-skill exception for progressive disclosure.

5 / 5

Total

18

/

20

Passed

Description

68%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 clearly states both capability and an explicit trigger with a concrete example, but relies on an artificial command prefix rather than natural language triggers users would actually say.

Suggestions

Add natural-language trigger phrases users would say (e.g. "翻译", "translate this") alongside the "fy" prefix so the skill surfaces for real requests.

State the voice in third person consistently and confirm whether the "fy" command is the only intended invocation surface.

DimensionReasoningScore

Specificity

Names the trigger ("fy "), concrete behavior (中英互译, other languages → 中文), and a worked example, but coverage is limited to a single translate action rather than multiple specific actions.

4 / 5

Completeness

Explicitly answers both 'what' (中英互译, other → 中文) and 'when' (input starting with "fy ", with a concrete example "fy test" → "测试").

5 / 5

Trigger Term Quality

The trigger is the custom command prefix "fy", which is a technical jargon-style token rather than natural phrases a user would say when needing translation (e.g. "translate this", "翻译").

2 / 5

Distinctiveness Conflict Risk

The dedicated "fy" prefix trigger carves a clear niche with minimal overlap risk; not a 5 because the underlying translation task is a common capability that could overlap with general tools.

4 / 5

Total

15

/

20

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.