CtrlK
BlogDocsLog inGet started
Tessl Logo

summarize

Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).

65

Quality

80%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

The canonical home for this skill is dl-team-1/my-first-tile

SKILL.md
Quality
Evals
Security

Quality

Content

100%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 model of lean, actionable, well-organized documentation for a simple CLI skill: executable examples, named configuration, and clear sections with zero padding. No changes needed.

DimensionReasoningScore

Conciseness

The body is lean and efficient with no padding or explanation of concepts Claude already knows; every section (quick start, keys, flags, config) earns its place.

5 / 5

Actionability

It provides copy-paste ready commands covering URL, file, and YouTube cases, names every relevant env var, lists flags with their value enums, and gives a concrete config JSON example.

5 / 5

Workflow Clarity

This is a simple single-purpose skill whose single action (summarize <input> --model <model>) is unambiguous; it is not a destructive or batch operation, so no validation cap applies.

5 / 5

Progressive Disclosure

At under 50 lines with no need for external references, the well-organized sections (Quick start, Model + keys, Useful flags, Config) satisfy progressive disclosure for a simple skill.

5 / 5

Total

20

/

20

Passed

Description

61%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 and packed with natural trigger terms covering many input media, but it lacks an explicit "Use when…" guidance clause and only describes a single action. Adding trigger guidance would lift the capped completeness dimension.

Suggestions

Append an explicit "Use when…" clause, e.g. "Use when the user wants to summarize a web page, PDF, image, audio file, or YouTube video."

Broaden trigger terms with file extensions and synonyms (e.g. ".pdf", "articles", "videos", "transcripts") to improve trigger coverage.

Consider naming a second concrete action (e.g. "extracts and summarizes") to raise specificity above a single action.

DimensionReasoningScore

Specificity

The description names the domain ("Summarize URLs or files") and one concrete action applied across several media types ("web, PDFs, images, audio, YouTube"), but lists only a single action rather than multiple distinct ones.

3 / 5

Completeness

It clearly states what the skill does but provides no "Use when…" clause or equivalent trigger guidance, which caps completeness at 3 per the judging guidelines.

3 / 5

Trigger Term Quality

It includes natural keywords users would say ("URLs", "files", "web", "PDFs", "images", "audio", "YouTube") with some synonyms, but omits file extensions like .pdf and a few common synonyms.

4 / 5

Distinctiveness Conflict Risk

The named "summarize CLI" plus specific media types carve out a mostly distinct niche, though broad summarization could overlap with related skills.

4 / 5

Total

14

/

20

Passed

Validation

81%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

13

/

16

Passed

Repository
UnicomAI/wanwu
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.