CtrlK
BlogDocsLog inGet started
Tessl Logo

summarize

Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).

92

3.44x
Quality

Does it follow best practices?

Impact

100%

3.44x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

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.

The content is a concise, fully actionable, well-organized single-purpose CLI skill with executable examples and clear conditional guidance for the YouTube transcript case, needing no external references.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence: it jumps straight into executable commands, a compact flag list, and env-var keys without explaining what URLs, summaries, or transcripts are, so every token earns its place.

3 / 3

Actionability

Quick start provides copy-paste-ready commands with a real model and flags (e.g. `summarize "https://youtu.be/dQw4w9WgXcQ" --youtube auto --extract-only`), and the Useful flags section lists concrete options, matching the fully-executable anchor.

3 / 3

Workflow Clarity

This is a simple single-task CLI skill whose action is unambiguous, and the YouTube section adds a clear conditional branch (return a tight summary first, then ask which section to expand) with no destructive/batch operations requiring validation.

3 / 3

Progressive Disclosure

No bundle files exist and none are needed; the self-contained body is organized into clearly labeled sections (When to use, Quick start, YouTube, Model + keys, Useful flags, Config), satisfying the simple-skill allowance for well-organized sections without external references.

3 / 3

Total

12

/

12

Passed

Description

82%

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 specific, uses natural trigger phrasing, and occupies a distinctive niche, but it lacks an explicit "Use when..." clause, leaving the when-to-use guidance only implied in a parenthetical fallback hint.

Suggestions

Add an explicit trigger clause such as "Use when the user asks to summarize or transcribe a URL, article, podcast, or video." to raise completeness.

Promote the YouTube/video transcription trigger out of the parenthetical so the when-to-use guidance reads as primary instruction rather than an aside.

DimensionReasoningScore

Specificity

Names concrete actions ("Summarize or extract text/transcripts") across multiple specific source types ("URLs, podcasts, and local files"), matching the anchor for listing multiple specific concrete actions.

3 / 3

Completeness

It clearly states what the skill does but the only when-guidance is the parenthetical "(great fallback for \"transcribe this YouTube/video\")", which is an implied fallback hint rather than an explicit "Use when..." clause, so completeness is capped at 2 per the guideline.

2 / 3

Trigger Term Quality

Includes highly natural user phrasing such as "transcribe this YouTube/video" plus "summarize", "extract", "URLs", "podcasts", and "transcripts", giving good coverage of terms users would actually say.

3 / 3

Distinctiveness Conflict Risk

The combination of URL/podcast/local-file summarization plus a YouTube/video transcription fallback carves a clear niche with distinct triggers unlikely to conflict with other skills.

3 / 3

Total

11

/

12

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
trpc-group/trpc-agent-go
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.