← Back to Claude Tool Reviews

Defuddle Web Extractor Skill

Skill Documents & Content Usable

Claude Code skill wrapping the defuddle CLI to extract clean article content from web pages. Removes ads, sidebars, and clutter, outputting Markdown or JSON. Reduces token usage by 50-80% vs raw WebFetch. 92 stars.

91 starsMIT (commercial OK)FreeQuick setup
Fair rating — This tool is functional but has notable gaps. Review the evaluation notes below before deploying.

Web content extraction is foundational to research and analysis workflows. A simple, well-maintained wrapper around the established defuddle library provides reliable content extraction without building custom scrapers.

Researchers and content analysts who need clean article text from arbitrary web pages as part of Claude-assisted research workflows.

Claude Code Claude Cowork Claude Chat

https://www.npmjs.com/package/defuddle-skill

By joeseesun

How to Get It

Option 1: Claude Desktop App (Code Mode)Click the + button next to the prompt box → PluginsAdd plugin. Search and click Install. Skills work in Claude Code only.
Option 2: Paste into Claude CodeCopy the command below and paste it into your conversation. Claude will install it.
Command
npx defuddle-skill

Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.

Time to functional5 minutesCostFree

Trust Signals Source Reviewed

Stars91Contributors1Last updated2026-03-03LicenseMIT (OK for commercial use)Weekly downloads24Known CVEsNone found

Data & Access

Data processingPrompts sent to Anthropic API. Enterprise/Team plans exclude training.

Community Pulse Emerging

Discussed on Reddit

2 mentions across 1 sources

Reviewer notes

Source Reviewed review. These are observations, not a security certification.

Wraps established defuddle tool by @kepano. Clear use case. GitHub repo linked, 24 weekly downloads, recently updated. Low risk for a read-only content extraction tool.

Fetches and parses external web content. XSS risk low due to extraction-only design. No credential handling. Individual developer maintainer.

2026-04-02: LIMITATION: Depends on external defuddle binary. Won't work in clean environments without pre-install. May fail on JavaScript-heavy SPAs.

Things to check

  • Single maintainer. Consider the risk if this person stops maintaining the project.

How to evaluate tools before deploying →

Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.

Evaluation

Ease of Use
3/5
Versatility
2/5
Reliability
3/5
Security
3/5
Overall score2.75 / 5.00 UsableEvaluatedMar 2026
Wraps established defuddle tool by @kepano. Clear use case. GitHub repo linked, 24 weekly downloads, recently updated. Low risk for a read-only content extraction tool.

← Back to Claude Tool Reviews