CtrlK
BlogDocsLog inGet started
Tessl Logo

web-fetch

Fetches web content with intelligent content extraction, converting HTML to clean markdown. Use for documentation, articles, and reference pages http/https URLs.

83

24.66x
Quality

83%

Does it follow best practices?

Impact

74%

24.66x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Discovery

75%

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 functional and covers both what and when, with a clear niche around web content fetching and HTML-to-markdown conversion. However, it could benefit from more specific concrete actions and broader trigger term coverage to capture natural user language like 'scrape a webpage' or 'read this link'. The 'Use for' clause is present but slightly awkwardly phrased ('reference pages http/https URLs').

Suggestions

Expand trigger terms to include natural user phrases like 'scrape', 'read webpage', 'browse URL', 'fetch link', 'website content'

List more specific concrete actions such as 'extracts article text, retrieves documentation pages, strips ads and navigation elements'

DimensionReasoningScore

Specificity

Names the domain (web content fetching) and some actions (content extraction, converting HTML to markdown), but doesn't list multiple distinct concrete actions beyond fetch and convert.

2 / 3

Completeness

Clearly answers both what ('Fetches web content with intelligent content extraction, converting HTML to clean markdown') and when ('Use for documentation, articles, and reference pages http/https URLs'), with explicit trigger guidance.

3 / 3

Trigger Term Quality

Includes some relevant keywords like 'web content', 'HTML', 'markdown', 'documentation', 'articles', 'http/https URLs', but misses common user terms like 'fetch URL', 'scrape', 'read webpage', 'browse', 'website', or 'link'.

2 / 3

Distinctiveness Conflict Risk

The combination of web fetching, HTML-to-markdown conversion, and URL-based triggers creates a clear niche that is unlikely to conflict with other skills like general document processing or code generation.

3 / 3

Total

10

/

12

Passed

Implementation

92%

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

This is a high-quality skill that is concise, actionable, and well-organized. It provides immediately usable commands for common sites, a clear fallback strategy for unknown sites, and practical troubleshooting guidance. The only minor weakness is that progressive disclosure could be slightly improved with clearer cross-references to the Bun script's source file.

DimensionReasoningScore

Conciseness

The content is lean and efficient. Every section serves a purpose—no explanations of what curl is, what HTML is, or how markdown works. The table format for site patterns is an excellent space-efficient choice.

3 / 3

Actionability

Fully executable bash commands throughout, with specific CSS selectors for known sites, a concrete fallback script path, and copy-paste ready commands for discovering selectors on unknown sites.

3 / 3

Workflow Clarity

The workflow is clear: try known site patterns first, fall back to the Bun script for unknown sites, and use the selector discovery process when neither works. The troubleshooting section provides a feedback loop for common failure modes (wrong content, empty output, JS-rendered pages).

3 / 3

Progressive Disclosure

Content is well-structured with clear sections progressing from quick usage to advanced troubleshooting. However, the Bun script is referenced but its implementation details are in a separate file without being clearly signaled as a reference link, and the options reference could potentially be in a separate file given it's supplementary.

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

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
NeverSight/skills_feed
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.