CtrlK
BlogDocsLog inGet started
Tessl Logo

txt2mp3

将文本内容转换为 MP3 语音文件,可选择直接朗读。当用户提到文字转语音、TTS、文本朗读、AI 配音时使用。

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 compact, actionable reference for a simple single-function skill, with a complete signature, parameter table, and runnable examples. Minor redundancy between the functional description and the two code sections is the only drag on conciseness.

Suggestions

Merge the '调用方式' and '使用示例' sections into a single examples section to remove overlapping code blocks and tighten the token budget.

Drop or shorten the '功能描述' line since it duplicates the frontmatter description verbatim.

Remove the '所属分类' section unless the path is needed for discovery, as it adds little actionable value.

DimensionReasoningScore

Conciseness

The body is mostly lean with no concept padding, but the '功能描述' line repeats the frontmatter description and the '调用方式' and '使用示例' code blocks overlap, so it could be tightened.

2 / 3

Actionability

It provides a complete executable call signature, a full parameter table (types, required flags, defaults), and two copy-paste-ready usage examples plus the source function path.

3 / 3

Workflow Clarity

This is a simple single-purpose skill where the action — call txt2mp3 with content — is unambiguous; per the simple-skills note, a clear single action warrants the top score with no destructive/batch validation needed.

3 / 3

Progressive Disclosure

The skill is under 50 lines, has no need for external references (references/scripts/assets are empty), and is organized into clear sections, meeting the simple-skills exception for the top score.

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: it states the capability concisely, uses third-person imperative voice, and includes an explicit 'use when' clause with multiple natural trigger terms. Its only weakness is a slightly thin list of concrete actions.

DimensionReasoningScore

Specificity

It names the domain and two concrete actions ('将文本内容转换为 MP3 语音文件', '可选择直接朗读'), but the action list is not comprehensive enough for the top anchor which expects multiple listed actions.

2 / 3

Completeness

It explicitly answers both what ('将文本内容转换为 MP3 语音文件,可选择直接朗读') and when with an explicit '当用户提到...时使用' trigger clause.

3 / 3

Trigger Term Quality

It covers several natural terms a user would actually say — '文字转语音、TTS、文本朗读、AI 配音' — including the common TTS acronym and modern AI dubbing phrasing.

3 / 3

Distinctiveness Conflict Risk

Text-to-speech/MP3 conversion is a clear niche with distinct triggers (TTS, 文字转语音, AI配音) that are unlikely to fire for unrelated skills.

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.