CtrlK
BlogDocsLog inGet started
Tessl Logo

ppt2img

将 PowerPoint 转换为图片,可合并为一张长图或多张图。当用户提到 PPT 转图片、PPT 截图、PPT 转长图、幻灯片截图时使用。

70

Quality

86%

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

72%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A clean, actionable reference for a simple single-function skill, with copy-paste examples and a well-organized parameter table. It loses points for administrative meta-sections and the absence of validation for batch/folder conversions.

Suggestions

Drop the "所属分类" path and "原始函数" meta-sections; the import path in the code block already conveys the same information and they add tokens without aiding execution.

Add a brief verification step for batch/folder conversions (e.g., confirm the expected number of output images were written) so the workflow has a validation checkpoint.

DimensionReasoningScore

Conciseness

Mostly lean (code signature, compact params table, two examples), but "所属分类" and "原始函数" sections are administrative meta-padding that do not aid execution.

2 / 3

Actionability

Fully executable, copy-paste-ready Python call with a complete params table (types, defaults, semantics) and two concrete usage examples.

3 / 3

Workflow Clarity

The single action is unambiguous, but input_path can be a folder path (batch operation) with no validation/verification checkpoint, capping clarity at 2 per the rubric.

2 / 3

Progressive Disclosure

Under 50 lines, no external references needed, organized into clear labeled sections — meets the simple-skill bar for a top score.

3 / 3

Total

10

/

12

Passed

Description

100%

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 yet complete: it names concrete conversion actions and pairs them with explicit, natural-language trigger terms. It cleanly answers both what the skill does and when to invoke it, with low conflict risk.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "将 PowerPoint 转换为图片,可合并为一张长图或多张图" (convert to images, merge into one long image, or multiple images).

3 / 3

Completeness

Explicitly answers what ("将 PowerPoint 转换为图片...") and when ("当用户提到...时使用"), an explicit Use-when clause rather than an implied trigger.

3 / 3

Trigger Term Quality

Provides natural trigger phrasings users would say — "PPT 转图片、PPT 截图、PPT 转长图、幻灯片截图" — covering both "PPT" and "幻灯片" variations.

3 / 3

Distinctiveness Conflict Risk

Clear niche (PPT→image conversion) with narrow, specific triggers unlikely to overlap with general PPT or PDF skills.

3 / 3

Total

12

/

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.