CtrlK
BlogDocsLog inGet started
Tessl Logo

sheet2excel

将同一个 Excel 文件的多个 sheet 拆分为独立文件。当用户提到拆分 sheet、Excel 按表拆分、拆 sheet 时使用。

64

Quality

75%

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

Fix and improve this skill with Tessl

tessl review fix ./skills/excel/sheet2excel/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

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

The body is a tidy, well-organized simple skill with executable code and a clear parameter table. Its main gap is the absence of any validation or verification for this batch operation, which the rubric caps at 3 for workflow clarity.

Suggestions

Add a verification step after the split (e.g., list/count generated files, confirm each sheet produced one output file) to satisfy the batch-operation validation requirement and lift workflow clarity above 3.

Clarify output naming (how generated files are named per sheet) and document overwrite/empty-sheet behavior to close the actionability gap.

Remove the redundant opening blockquote or merge the duplicate 调用方式 and 使用示例 code blocks to tighten conciseness toward a 5.

DimensionReasoningScore

Conciseness

Lean sections with no over-explanation of Excel concepts, though the opening blockquote repeats the 功能描述 sentence and the 调用方式/使用示例 code blocks are near-duplicates.

4 / 5

Actionability

Provides copy-paste-ready import and call with a typed parameter table, but omits output-naming details and error/overwrite behavior.

4 / 5

Workflow Clarity

The single batch action is unambiguous but lacks any validation/verification (no output-existence check, empty-sheet handling, or overwrite warning); the batch-operation cap limits this to 3.

3 / 5

Progressive Disclosure

Under 50 lines with clear section headers and no need for external references, satisfying the simple-skill exception for progressive disclosure.

5 / 5

Total

16

/

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.

The description is clear and well-structured, explicitly covering both the 'what' and the 'when' with natural Chinese trigger phrases. Its main limitation is listing only a single action, which limits specificity.

DimensionReasoningScore

Specificity

Names the Excel-sheet domain and one concrete action (split into independent files), but offers only a single action rather than a comprehensive list.

3 / 5

Completeness

Explicitly states what it does (split sheets into independent files) and when to use it (当用户提到...时使用), with concrete trigger phrases.

5 / 5

Trigger Term Quality

Three natural trigger phrases users would say ("拆分 sheet", "Excel 按表拆分", "拆 sheet") with synonym variation, though file extensions like .xlsx are absent.

4 / 5

Distinctiveness Conflict Risk

Targets a narrow Excel-sheet-splitting niche with distinct triggers, with only minor overlap risk against related Excel skills.

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.