CtrlK
BlogDocsLog inGet started
Tessl Logo

transtools

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

68

Quality

81%

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%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 clean, well-organized reference for a simple translation tool with executable examples and a complete parameter table. It earns top marks for workflow clarity and structure; minor redundancy and single-case examples keep actionability and conciseness at 4.

DimensionReasoningScore

Conciseness

The body is lean with a tight parameter table and minimal prose, but the blockquote and 功能描述 line restate the frontmatter description, a small redundancy that keeps it just below a 5.

4 / 5

Actionability

Provides two copy-paste-ready Python examples plus a complete parameter table with types, defaults, and required flags, but both examples demonstrate the same single case rather than covering multiple common cases.

4 / 5

Workflow Clarity

This is a simple single-purpose skill whose only action—calling transtools with the documented arguments—is unambiguous, and translation is non-destructive so the validation cap does not apply.

5 / 5

Progressive Disclosure

The skill is under 50 lines with no need for external references, and its content is organized into clear, well-labeled sections (调用方式, 参数说明, 返回值, 使用示例), satisfying the simple-skill exception.

5 / 5

Total

18

/

20

Passed

Description

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

A concise, well-formed description that answers both what the skill does and when to trigger it, with multiple natural synonyms for invocation. Its main weakness is listing only a single concrete action and a few missing natural trigger variations.

DimensionReasoningScore

Specificity

Names the translation domain and one concrete action ("将内容从一种语言翻译为另一种语言"), but lists only a single action rather than several, so it is not comprehensive enough for a 4.

3 / 5

Completeness

Clearly states what it does (translate content between languages) and explicitly answers when to use it ("当用户提到翻译、中英互译、多语言翻译、自动翻译时使用") with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Includes good natural keyword coverage with synonyms ("翻译、中英互译、多语言翻译、自动翻译"), though it omits a few natural variations such as the English term "translate" or "本地化/localization", keeping it below a 5.

4 / 5

Distinctiveness Conflict Risk

Translation is a mostly distinct niche with specific triggers, but the broad concept could overlap with other localization or language-related skills, so it is not quite minimal-conflict like a 5.

4 / 5

Total

16

/

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