什么是 defuddle?
从网页或本地 HTML 文件中提取干净的文章内容。消除混乱(广告、侧边栏、导航)并返回带有元数据的可读内容。 来源:joeseesun/defuddle-skill。
从网页或本地 HTML 文件中提取干净的文章内容。消除混乱(广告、侧边栏、导航)并返回带有元数据的可读内容。
通过命令行快速安装 defuddle AI 技能到你的开发环境
来源:joeseesun/defuddle-skill。
Extract main article content from web pages, removing ads, sidebars, navigation, and other clutter. Output clean Markdown with metadata.
Always use both -m and -j flags to get markdown content with full metadata:
If this is the first time using defuddle in this conversation, ask the user: "Save to which directory? (e.g. /Documents, /Desktop, or a custom path)"
从网页或本地 HTML 文件中提取干净的文章内容。消除混乱(广告、侧边栏、导航)并返回带有元数据的可读内容。 来源:joeseesun/defuddle-skill。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/joeseesun/defuddle-skill --skill defuddle从网页或本地 HTML 文件中提取干净的文章内容。消除混乱(广告、侧边栏、导航)并返回带有元数据的可读内容。 来源:joeseesun/defuddle-skill。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/joeseesun/defuddle-skill --skill defuddle 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/joeseesun/defuddle-skill