CtrlK
BlogDocsLog inGet started
Tessl Logo

excel2markdown

将 Excel 文件转换为 Markdown 格式的文档。当用户提到 Excel 转 Markdown、表格转 MD、Excel 文档化时使用。

76

Quality

95%

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

100%

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, well-organized reference for a simple skill: executable examples, a complete parameter table, and no token waste. Nothing essential is missing and nothing extraneous is present.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: a signature, a parameters table, a return value, and two short examples, with no padded explanation of what Excel or Markdown is — every token earns its place.

3 / 3

Actionability

Provides two complete, copy-paste-ready executable Python examples plus a parameter table with types, required flags, and defaults, giving fully executable guidance.

3 / 3

Workflow Clarity

This is a simple single-action skill whose call is unambiguous from the signature and examples; per the simple-skills note, the clear single action scores 3 without needing a multi-step workflow or validation checkpoints.

3 / 3

Progressive Disclosure

Under 50 lines with no external references needed and well-organized sections (功能, 调用方式, 参数说明, 返回值, 使用示例), so the simple-skill allowance lets it score 3.

3 / 3

Total

12

/

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 concise, third-person, and answers both what the skill does and when to use it with natural trigger phrases. Its only weakness is that it describes a single action rather than enumerating multiple specific capabilities.

DimensionReasoningScore

Specificity

States the domain and a single concrete action ('将 Excel 文件转换为 Markdown 格式的文档') but does not enumerate multiple specific actions like sheet selection or formatting options, matching the 'Names domain and some actions, but not comprehensive' anchor rather than the multi-action level 3.

2 / 3

Completeness

Explicitly answers both 'what' (converts Excel files to Markdown documents) and 'when' ('当用户提到...时使用'), matching the level-3 anchor requiring explicit triggers.

3 / 3

Trigger Term Quality

Provides natural phrases a user would actually say ('Excel 转 Markdown、表格转 MD、Excel 文档化'), giving good coverage of common variations rather than technical jargon.

3 / 3

Distinctiveness Conflict Risk

The Excel-to-Markdown niche with distinct triggers is clearly distinguishable and 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.