什麼是 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