defuddle

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

947|163|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/guanyang/antigravity-skills --skill defuddle-guanyang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: defuddle
Source: https://github.com/guanyang/antigravity-skills/tree/main/skills/defuddle
Command: npx skills add https://github.com/guanyang/antigravity-skills --skill defuddle-guanyang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires defuddle.

What problem does it solve?

This Skill streamlines web content analysis by removing extraneous elements like ads, navigation, and sidebars from web pages, ensuring that only the core content is processed.

Core Features & Use Cases

  • Clutter-Free Content: Extracts the main article or content body from any URL.
  • Token Efficiency: Significantly reduces the amount of text sent to the AI, saving processing time and cost.
  • Use Case: When analyzing a lengthy online article, use this Skill to get just the article text, making it easier and faster for the AI to summarize or answer questions about it.

Quick Start

Use the defuddle skill to parse the URL https://example.com/article and output the content as markdown.

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?

To extract clean markdown content from a web page, this Skill uses the Defuddle CLI to strip ads, navigation, and sidebars, returning only the readable article text. It processes online articles and documentation efficiently.

Why does web scraping send too much text to the AI?

Web scraping often sends too much text because raw HTML includes extraneous elements like ads and sidebars. This Skill removes that clutter to significantly reduce the tokens sent to the AI, saving processing time and cost.

Do I need to install the Defuddle CLI to parse URLs?

Yes, you need to install and configure the Defuddle CLI for markdown output before using this Skill. This prerequisite allows the tool to correctly extract and format the readable content from the target URLs.

What's the best way to analyze lengthy online articles without exceeding token limits?

The best way to analyze lengthy online articles without exceeding token limits is using this Skill to extract just the article text. It removes extraneous HTML elements, making it easier and faster for the AI to summarize content.

Does web content extraction work for documentation and blog posts?

Yes, web content extraction works for documentation and blog posts by isolating the main content body from any URL. This ensures that only the core information is processed while ignoring distracting site navigation elements.