CtrlK
BlogDocsLog inGet started
Tessl Logo

merge4ppt

将多个 PowerPoint 文件合并为一个 PPT。当用户提到 PPT 合并、合并幻灯片、合并 PPTX 时使用。

68

Quality

81%

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

80%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 lean and provides executable guidance for a simple skill, but as a batch operation it omits validation and verification steps that the rubric requires for workflow clarity.

Suggestions

Add a verification step after merging (e.g., open the output .pptx to confirm it loads and contains the expected slide count) to satisfy the batch-operation validation requirement.

Document the return value and error/edge cases (empty input directory, non-pptx files, read-only output path) so Claude can handle failures.

Clarify how input files are discovered and ordered within input_path, since merge order materially affects the output.

DimensionReasoningScore

Conciseness

The body is lean with no concept over-explanation, presenting only an import, a parameter table, and examples; every token earns its place and assumes Claude's competence.

5 / 5

Actionability

It provides an executable import and call plus a parameter table with defaults and types, but lacks guidance on return handling, error cases, or expected output verification.

4 / 5

Workflow Clarity

Merging multiple PPT files is a batch operation, yet the body shows only a single call with no validation or verification that the output file was produced and is valid, capping this dimension at 3 per the batch-operation guideline.

3 / 5

Progressive Disclosure

Under 50 lines with clear section headers and no external bundle files, the single-purpose content is appropriately organized for navigation.

5 / 5

Total

17

/

20

Passed

Description

83%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 concise, third-person, and answers both what and when with concrete trigger phrases. Its main limitation is naming a single capability rather than a broader action set.

DimensionReasoningScore

Specificity

"将多个 PowerPoint 文件合并为一个 PPT" names the domain and a concrete action (merging multiple files into one), but offers only that single action rather than a fuller set of operations.

4 / 5

Completeness

It states clearly what the skill does (merge multiple PPT files into one) and explicitly when to use it via the trigger clause "当用户提到 PPT 合并、合并幻灯片、合并 PPTX 时使用".

5 / 5

Trigger Term Quality

"PPT 合并、合并幻灯片、合并 PPTX" provides several natural user phrases including the .pptx extension, though it omits common synonyms like "PowerPoint" or "combine".

4 / 5

Distinctiveness Conflict Risk

The PPT-merging niche is distinct with dedicated triggers, carrying only minor overlap risk with other presentation skills.

4 / 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.