CtrlK
BlogDocsLog inGet started
Tessl Logo

down4img

从指定 URL 下载图片并保存到本地。当用户提到下载图片、抓图、图片下载、网络图片保存时使用。

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.

A tight, well-structured single-purpose API skill: executable example, complete parameter table, and clear sections with no padding. It fully meets the content rubric for a simple skill of this scope.

DimensionReasoningScore

Conciseness

The body is lean with no concept explanations — sections cover only the call signature, parameter table, return value, and an example, so every token earns its place per the level-3 anchor.

3 / 3

Actionability

It provides a fully executable Python call with concrete arguments plus a parameter table with types and defaults and a copy-paste usage example, matching the level-3 anchor for executable, copy-paste-ready guidance.

3 / 3

Workflow Clarity

This is a single-purpose skill with one unambiguous action (download and save an image); per the simple-skills scoring note a clear single action can score 3, and there is no batch/destructive operation requiring validation.

3 / 3

Progressive Disclosure

The body is under 50 lines with no external references needed and is organized into clear sections, satisfying the simple-skills note that such skills can score 3 on progressive disclosure with just well-organized sections.

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.

A concise, third-person description that covers what the skill does and when to use it with several natural trigger terms. Its only weakness is specificity — only two actions (download, save) are named rather than a richer set of concrete capabilities.

Suggestions

List additional concrete actions the skill performs (e.g., 格式转换, 批量下载, 重命名) to raise specificity from naming two actions to multiple specific capabilities.

Consider noting handling of failure cases (e.g., 失败重试, 断点续传) if supported, to better distinguish the skill from a trivial urllib wrapper.

DimensionReasoningScore

Specificity

It names the domain and two concrete actions — "下载图片" and "保存到本地" — but does not list a comprehensive set of multiple specific actions, matching the level-2 anchor rather than level 3.

2 / 3

Completeness

It explicitly answers both what ("下载图片并保存到本地") and when ("当用户提到...时使用"), matching the level-3 anchor for explicit triggers rather than the implied-only level 2.

3 / 3

Trigger Term Quality

"下载图片、抓图、图片下载、网络图片保存" provides good coverage of natural terms a user would say, matching the level-3 anchor and exceeding the 'some relevant keywords' bar of level 2.

3 / 3

Distinctiveness Conflict Risk

The image-download niche with distinct triggers (抓图, 网络图片保存) is unlikely to conflict with other skills, matching the level-3 anchor; it is not merely 'somewhat specific' as at level 2.

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.