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.
All-time #404Trending #946Hot #6327First seen Feb 11, 2026
Extract clean markdown from web pages, removing clutter and navigation to minimize token usage.
Converts web page content to readable markdown using the --md flag, stripping ads, navigation, and boilerplate Supports output to file with -o flag and extraction of specific metadata properties (title, description, domain) via -p Offers multiple output formats: markdown, JSON with both HTML and markdown versions, or raw HTML Preferred alternative to WebFetch for standard web pages, documentation, articles, and blog posts where token efficiency matters
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
The skill uses the defuddle CLI to parse web content into markdown. It involves command execution and content ingestion from external URLs, posing a low risk of indirect prompt injection.
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Claude CodeNot declared
CursorNot declared
CodexNot declared
GitHub CopilotNot declared
WindsurfNot declared
Gemini CLINot declared
ClineNot declared
OpenCodeNot declared
Repository health
Stars48.0K
LicenseLICENSE
Default branchmain
Open issues33
Status
Active
Package contents
Files included with this skill beyond the listing page.
skill mdSKILL.md1,123 B
docsSUMMARY.md365 B
History
First seen on skills.sh
First recorded snapshot · 67,329 installs
SKILL.md
Defuddle
Use Defuddle CLI to extract clean readable content from web pages. Prefer over WebFetch for standard web pages — it removes navigation, ads, and clutter, reducing token usage.