defuddle

Extract clean markdown content from web pages using the Defuddle CLI.

2|Updated Jul 9, 2026
One-click install
npx skills add https://github.com/koki3141/codex-global-skills --skill defuddle-koki3141
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: defuddle
Source: https://github.com/koki3141/codex-global-skills/tree/main/defuddle
Command: npx skills add https://github.com/koki3141/codex-global-skills --skill defuddle-koki3141

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Extracts clean markdown content from web pages, removing clutter and navigation to save tokens. Ideal for online documentation, articles, blog posts, or any standard web page.

Core Features & Use Cases

  • Content Extraction: Removes navigation, ads, and clutter from web pages.
  • Markdown Output: Provides clean markdown content for further processing.
  • Use Case: Use this skill to quickly extract the main content from a webpage without any distractions.

Quick Start

Extract markdown content from a URL with the 'defuddle' skill.

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 content from a web page?

Web page extraction for markdown conversion removes ads and site navigation, outputting only the core text. This reduces token consumption when processing online documentation or blog posts.

What is the best way to remove website clutter before processing articles?

Removing website clutter before processing articles requires a content extraction tool that filters out non-essential elements. The result is clean markdown text optimized for token usage.

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

Yes, extracting text from online documentation with this approach requires installing the Defuddle CLI. Once set up, it removes page clutter and outputs clean markdown text for your workflows.

Does web page text extraction work for any standard blog post?

Yes, web page text extraction works for standard blog posts and online documentation. It removes navigation and ads to provide clean markdown content suitable for further processing.

Why does web scraping output include so much unnecessary navigation text?

Web scraping output includes unnecessary navigation text because standard methods grab the entire HTML structure. Using a content cleanup tool filters this out, delivering only clean markdown text.

How do I convert a URL to markdown for further content processing?

To convert a URL to markdown for content processing, use a specialized extraction CLI that removes page clutter. This provides clean, readable text optimized for token usage in downstream tasks.