D

defuddle

by @kepanov
4.6(120)

Defuddle CLI 可从网页提取干净的 Markdown 内容,去除杂乱信息和导航,从而节省 AI 处理的 token 消耗。适用于在线文档、文章和博客等,提升内容处理效率。

web-scrapingmarkdowncontent-extractioncliai-optimizationGitHub
安装方式
git clone https://github.com/kepano/obsidian-skills.git
compare_arrows

Before / After 效果对比

1
使用前

使用传统方法或直接抓取网页内容时,会包含大量无关信息(如广告、导航、页脚等),导致阅读体验差,且在 AI 处理时消耗大量 token,增加成本和处理时间。

使用后

Defuddle CLI 自动清理网页,仅保留核心内容并输出为 Markdown。这不仅极大提升了阅读效率,还显著减少了 AI 处理所需的 token 数量,降低了成本,加速了分析过程。

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

Extract specific metadata:

defuddle parse <url> -p title
defuddle parse <url> -p description
defuddle parse <url> -p domain

Output formats

FlagFormat
--mdMarkdown (default choice)
--jsonJSON with both HTML and markdown
(none)HTML
-p <name>Specific metadata property

用户评价 (0)

发表评价

效果
易用性
文档
兼容性

暂无评价

统计数据

安装量23.7K
评分4.6 / 5.0
版本
更新日期2026年5月23日
对比案例1 组

用户评分

4.6(120)
5
37%
4
43%
3
13%
2
5%
1
2%

为此 Skill 评分

0.0

兼容平台

🤖claude-code

时间线

创建2026年5月6日
最后更新2026年5月23日