CtrlK
BlogDocsLog inGet started
Tessl Logo

defuddle

Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page. Do NOT use for URLs ending in .md — those are already markdown, use WebFetch directly.

80

Quality

100%

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 defuddle in kepano/obsidian-skills

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 body is a tight, action-oriented reference: executable commands, an explicit install fallback, and a clean output-format table, with no padding or concept over-explanation. As a simple single-task skill it satisfies both the workflow-clarity and progressive-disclosure exceptions for 3.

DimensionReasoningScore

Conciseness

Lean and efficient with no over-explanation of concepts Claude already knows; every line (install command, usage examples, output-format table) earns its place.

3 / 3

Actionability

Provides fully executable commands with concrete flags ('defuddle parse <url> --md', '-o content.md', '-p title') and a copy-paste-ready output-format table.

3 / 3

Workflow Clarity

This is a simple single-purpose skill with an unambiguous single action and a clearly stated install fallback ('If not installed: npm install -g defuddle'); per scoring_notes, no risky/batch validation is required so workflow clarity qualifies for 3.

3 / 3

Progressive Disclosure

Under 50 lines with no need for external references; content is well-organized into clear sections (Usage, Output formats) with a concise table, which satisfies the simple-skill exception for progressive disclosure.

3 / 3

Total

12

/

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 specific, trigger-rich, and clearly distinguishes the skill from WebFetch with explicit use-when guidance and an explicit exclusion rule. It uses third-person voice throughout and avoids vague fluff.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens' plus metadata extraction ('title', 'description', 'domain') — matching the 'multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly answers both what ('Extract clean markdown content from web pages') and when ('Use instead of WebFetch when the user provides a URL... for online documentation, articles, blog posts'), matching the explicit-triggers anchor.

3 / 3

Trigger Term Quality

Covers natural terms users would say — 'web pages', 'online documentation, articles, blog posts', 'URL to read or analyze' — giving good coverage rather than jargon or generic phrasing.

3 / 3

Distinctiveness Conflict Risk

Clear niche with explicit disambiguation — 'Use instead of WebFetch' and 'Do NOT use for URLs ending in .md — those are already markdown, use WebFetch directly' — making conflicts with other skills unlikely.

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
breferrari/obsidian-mind
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.