CtrlK
BlogDocsLog inGet started
Tessl Logo

doc2docx

将旧版 Word 文档(.doc)转换为新版(.docx)。当用户提到 doc 转 docx、旧 Word 转新 Word 时使用。

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.

A short, well-structured API-wrapper skill with executable examples and a complete parameter table, making it highly actionable and clear for a single-task operation. Its main weakness is redundancy — the description is restated and the usage examples duplicate the calling-method examples — which caps conciseness at 2.

Suggestions

Remove the duplicate examples in "使用示例" since "调用方式" already shows the same two calls, or merge the two sections to eliminate the redundancy.

Drop or trim "功能描述" (which restates the frontmatter description) and the "所属分类" path metadata, which do not help Claude execute the skill.

If both "调用方式" and "使用示例" are kept, differentiate them — e.g., show only the path-as-directory and path-as-file variations once, rather than repeating them across sections.

DimensionReasoningScore

Conciseness

The body is mostly efficient, but the "功能描述" restates the frontmatter description and the "使用示例" section duplicates the two examples already shown in "调用方式"; the "所属分类" path is non-essential metadata — content that could be tightened rather than the lean "every token earns its place" bar of 3.

2 / 3

Actionability

It provides fully executable Python with imports and concrete arguments, plus a complete parameter table (type, required, default, description) — copy-paste ready rather than pseudocode or abstract description.

3 / 3

Workflow Clarity

This is a simple single-task skill and the single action (call doc2docx with input/output) is unambiguous, so per the simple-skills note workflow clarity scores 3 without a multi-step sequence; it is not a destructive/batch operation requiring validation checkpoints.

3 / 3

Progressive Disclosure

The skill is small and self-contained with no external references needed; content is organized into clear sections (功能描述, 调用方式, 参数说明, 返回值, 使用示例) with no nested references, satisfying the simple-skills allowance for a 3 on 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.

A concise, well-targeted description that clearly states a single concrete action and pairs it with an explicit natural-language trigger, giving it strong completeness and distinctiveness. Its only limitation is that it describes one action rather than multiple, capping specificity at 2.

DimensionReasoningScore

Specificity

The description states one concrete action — "将旧版 Word 文档(.doc)转换为新版(.docx)" (converts .doc to .docx) — which is specific rather than vague, but it lists a single action, not the "multiple specific concrete actions" the score-3 anchor requires.

2 / 3

Completeness

It answers both "what" (converts old Word to new) and "when" with an explicit trigger clause — "当用户提到 doc 转 docx、旧 Word 转新 Word 时使用" — matching the score-3 anchor's "Use when…" pattern; it is not the score-2 case where "when" is only implied.

3 / 3

Trigger Term Quality

It covers natural user phrasings — "doc 转 docx" and "旧 Word 转新 Word" — plus the file extensions ".doc"/".docx", giving good coverage of terms a user would actually say.

3 / 3

Distinctiveness Conflict Risk

The niche is narrow and unambiguous (.doc→.docx format conversion) with distinct triggers, making it unlikely to fire for unrelated skills; it is well above the score-2 "could still overlap" case.

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.