defuddle

Extract clean markdown content from web pages using Defuddle CLI.

3|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/onblueroses/strata --skill defuddle-onblueroses
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: defuddle
Source: https://github.com/onblueroses/strata/tree/main/skills/defuddle
Command: npx skills add https://github.com/onblueroses/strata --skill defuddle-onblueroses

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires defuddle-cli, and includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of extracting clean, readable markdown content from web pages, removing clutter and navigation to save tokens.

Core Features & Use Cases

  • Markdown Extraction: Extracts clean markdown content from web pages.
  • Clutter Removal: Removes navigation, ads, and clutter from web pages.
  • Token Savings: Saves tokens by providing cleaner content.
  • Use Case: When you need cleaner, lower-token web page content than WebFetch provides, use defuddle to extract the main content from online documentation, articles, blog posts, or any standard web page.

Quick Start

Use the defuddle skill to extract markdown content from a web page by providing the URL.

Frequently Asked Questions about defuddle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract clean markdown from web pages to save tokens?

To extract clean markdown from web pages, you can use a content extraction tool that removes navigation and clutter, leaving only the main text. This process saves tokens by providing cleaner content for your workflow.

What is the best way to get lower-token web page content for articles and blog posts?

The best way to get lower-token web content is to extract the main article text while stripping out ads and navigation. This ensures you only process the core documentation or blog post content, reducing token usage.

Do I need to install any dependencies to extract markdown from online documentation?

Yes, you need to install the Defuddle CLI dependency to extract markdown from online documentation. This command-line tool powers the backend extraction process to strip clutter and format text into markdown.

How does web content extraction for markdown differ from using standard web fetch tools?

Standard web fetch tools often return raw HTML with navigation and ads, while dedicated web content extraction removes this clutter to deliver cleaner markdown. This results in significantly lower token consumption for articles and standard web pages.

Can I use defuddle to extract content from any standard web page?

Yes, you can use defuddle to extract content from any standard web page, including online documentation, articles, and blog posts. It is specifically intended for pages with standard content structures rather than complex web applications.