defuddle

GitHub

通过 Defuddle CLI 从网页提取干净 Markdown,去除导航和广告以节省 Token。适用于阅读在线文档、文章或标准网页,优于 WebFetch。

.claude/skills/defuddle/SKILL.md breferrari/obsidian-mind

触发场景

用户要求分析或阅读提供的 URL 内容 需要从网页中提取结构化文本信息

安装

npx skills add breferrari/obsidian-mind --skill defuddle -g -y
更多选项

非标准路径

npx skills add https://github.com/breferrari/obsidian-mind/tree/main/.claude/skills/defuddle -g -y

不安装直接使用

npx skills use breferrari/obsidian-mind@defuddle

指定 Agent (Claude Code)

npx skills add breferrari/obsidian-mind --skill defuddle -a claude-code -g -y

安装 repo 全部 skill

npx skills add breferrari/obsidian-mind --all -g -y

预览 repo 内 skill

npx skills add breferrari/obsidian-mind --list

SKILL.md

Frontmatter
{
    "name": "defuddle",
    "description": "Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page. Do NOT use for URLs ending in .md — those are already markdown, use WebFetch directly."
}

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

Flag Format
--md Markdown (default choice)
--json JSON with both HTML and markdown
(none) HTML
-p <name> Specific metadata property

版本历史

  • e44d9b6 当前 2026-07-24 16:26

同 Skill 集合

.claude/skills/excalidraw-diagram/SKILL.md
.claude/skills/json-canvas/SKILL.md
.claude/skills/mermaid-visualizer/SKILL.md
.claude/skills/obsidian-bases/SKILL.md
.claude/skills/obsidian-cli/SKILL.md
.claude/skills/obsidian-markdown/SKILL.md
.claude/skills/qmd/SKILL.md

元信息

文件数
0
版本
5fee74f
Hash
10673a4d
收录时间
2026-07-24 16:26

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-27 05:43
浙ICP备14020137号-1 $访客地图$