defuddle

Installation
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.

If not installed: npm install -g defuddle

Usage

Always use --md for markdown output:

defuddle parse <url> --md

Save to file:

defuddle parse <url> --md -o content.md
Installs
1
Repository
l-yifan/skills
GitHub Stars
3
First Seen
Mar 14, 2026
defuddle — l-yifan/skills