CtrlK
BlogDocsLog inGet started
Tessl Logo

txt2wordcloud

根据文本文件生成词云图片,支持自定义背景色。当用户提到词云、生成词云、文字云、词频可视化时使用。

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

92%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 compact, action-oriented skill body with executable code and a clear parameter table. Its main weakness is minor redundancy — the function description repeats the summary and the usage example duplicates the call example.

Suggestions

Remove or merge the 功能描述 section, since it restates the one-line summary already given at the top of the body.

Drop the standalone 使用示例 block (or make it meaningfully different), as it near-duplicates the 调用方式 example.

DimensionReasoningScore

Conciseness

The body is lean overall, but 功能描述 repeats the summary line and 使用示例 near-duplicates the 调用方式 code block; trimming these would reach the top anchor.

4 / 5

Actionability

Executable Python call signature, a complete parameter table with types/defaults, and copy-paste-ready examples fully cover the common case.

5 / 5

Workflow Clarity

A simple single-purpose skill whose single action (call txt2wordcloud with filename/color/result_file) is unambiguous, qualifying for the simple-skill exception; no destructive/batch operation requires validation.

5 / 5

Progressive Disclosure

Under 50 lines with no external references needed; the body uses well-organized section headers, satisfying the simple-skill exception for progressive disclosure.

5 / 5

Total

19

/

20

Passed

Description

82%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-structured description that clearly covers both the capability and explicit trigger conditions with natural user-facing keywords. The only minor gap is action breadth — it describes one core action plus a customization rather than several.

DimensionReasoningScore

Specificity

"根据文本文件生成词云图片,支持自定义背景色" names the domain plus one concrete action (generate word cloud) and one customization, fitting the 1-2 concrete actions anchor; not a 4 because it does not list several distinct actions.

3 / 5

Completeness

It explicitly states what ("根据文本文件生成词云图片,支持自定义背景色") and when ("当用户提到词云、生成词云、文字云、词频可视化时使用") with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

"词云、生成词云、文字云、词频可视化" gives good natural-phrase coverage with synonyms; not a 5 because file-extension/extra synonyms are absent, though word clouds lack a canonical extension.

4 / 5

Distinctiveness Conflict Risk

Word-cloud generation is a clear niche with distinctive triggers (词云/文字云/词频可视化), so conflict with other skills is minimal.

5 / 5

Total

17

/

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.