defuddle
仓库创建 2026年4月7日最近提交 2 个月前SkillHot 收录 20 天前
▸ 精选理由
节省 tokens 并提高后续摘要/存储质量,适合作为摄取前置步骤。
▸ 风险提示
会抓取外部 URL,存在访问第三方内容与隐私风险。
这个 Skill 做什么
从网页中去除广告与样板,提取干净可用的 Markdown 内容。
把网页里的广告、导航、脚注和样板内容清理掉,只留下干净的正文并输出为 Markdown。在把网页内容导入知识库或让模型阅读前使用,能大幅减少噪音并节省 token。特点是自动识别 cookie 框、侧边栏与相关推荐块,通常能把可用内容压缩 40–60%,更省钱也更准确。
▸ 展开 SKILL.md 英文原文
Strip clutter from web pages before ingesting into the wiki. Removes ads, navigation, headers, footers, and boilerplate: leaving clean readable markdown that saves 40-60% tokens. Triggers on: defuddle, clean this page, strip this url, fetch and clean, clean web content before ingesting, strip ads, remove clutter, clean URL content, readable markdown from URL.
10.0k
Stars
1.2k
Forks
15
仓库内 Skill
+1.1k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/AgriciDaniel/claude-obsidian/main/skills/defuddle/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/AgriciDaniel/claude-obsidian/main/skills/defuddle/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# defuddle: Web Page Cleaner Defuddle extracts the meaningful content from a web page and drops everything else: ads, cookie banners, nav bars, related articles, footers, social sharing buttons. What remains is the article body as clean markdown. Use this before any URL ingestion. It is optional but strongly recommended. It cuts token usage by 40-60% on typical web articles and produces cleaner wiki pages. **Substrate note (v1.7+)**: Unlike `obsidian-markdown` / `obsidian-bases` / `json-canvas` (where we defer to kepano/obsidian-skills as upstream), the `defuddle` skill is original to claude-obsidian — kepano's marketplace does not ship a defuddle skill. This is the canonical version. The
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有