/install kepano-defuddle
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 \x3Curl> --md
Save to file:
defuddle parse \x3Curl> --md -o content.md
Extract specific metadata:
defuddle parse \x3Curl> -p title
defuddle parse \x3Curl> -p description
defuddle parse \x3Curl> -p domain
Output formats
| Flag | Format |
|---|---|
--md |
Markdown (default choice) |
--json |
JSON with both HTML and markdown |
| (none) | HTML |
-p \x3Cname> |
Specific metadata property |
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install kepano-defuddle - 安装完成后,直接呼叫该 Skill 的名称或使用
/kepano-defuddle触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Defuddle (kepano) 是什么?
Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。
如何安装 Defuddle (kepano)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install kepano-defuddle」即可一键安装,无需额外配置。
Defuddle (kepano) 是免费的吗?
是的,Defuddle (kepano) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Defuddle (kepano) 支持哪些平台?
Defuddle (kepano) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Defuddle (kepano)?
由 hoyaryyj(@hoyaryyj)开发并维护,当前版本 v1.0.0。