CtrlK
BlogDocsLog inGet started
Tessl Logo

transtools

将内容从一种语言翻译为另一种语言。当用户提到翻译、中英互译、多语言翻译、自动翻译时使用。

72

Quality

87%

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

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 tight, executable single-purpose skill: concrete code, a parameter table, and a clear example, all well-organized into sections. It loses only on conciseness due to a few non-actionable metadata sections that could be trimmed.

Suggestions

Remove the '所属分类' and '原始函数' sections, which convey internal path metadata that does not help Claude use the skill.

Drop the restated '功能描述' line since it duplicates the frontmatter description, keeping only the actionable call/parameter/example sections.

DimensionReasoningScore

Conciseness

The body is mostly lean with executable code and no concept explanations, but sections like '所属分类' (a path) and '原始函数' plus a restated '功能描述' add non-actionable padding; not score 3 because those tokens do not earn their place.

2 / 3

Actionability

It provides fully executable Python in '调用方式' and '使用示例', a concrete parameter table, and a return type — copy-paste ready guidance.

3 / 3

Workflow Clarity

This is a simple single-task skill whose single action (call transtools) is unambiguous; per the simple-skills note, workflow clarity scores 3 without needing multi-step validation.

3 / 3

Progressive Disclosure

Under 50 lines with no external references needed and clearly organized sections (功能/调用/参数/返回/示例), meeting the simple-skill progressive disclosure criterion of well-organized sections.

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 well-formed: third-person, explicit what-and-when structure with natural Chinese trigger terms and a distinct niche. Its only weakness is specificity, since it names a single action rather than enumerating concrete capabilities.

DimensionReasoningScore

Specificity

The phrase '将内容从一种语言翻译为另一种语言' names the translation domain and a single action but does not list multiple concrete actions, matching the 'names domain and some actions, but not comprehensive' anchor.

2 / 3

Completeness

It states what it does ('将内容...翻译为另一种语言') and gives an explicit 'when' clause ('当用户提到...时使用'), clearly answering both what and when.

3 / 3

Trigger Term Quality

The trigger list '翻译、中英互译、多语言翻译、自动翻译' covers several natural phrasings a user would actually say, matching the 'good coverage of natural terms' anchor; not score 2 because it goes beyond a single keyword.

3 / 3

Distinctiveness Conflict Risk

Translation is a distinct niche with specific triggers that are unlikely to conflict with other skills, matching the 'clear niche with distinct triggers' anchor.

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
CoderWanFeng/python-office
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.