Agent Skills
› Galaxy-Dawn/claude-scholar
› defuddle
defuddle
GitHub用于从网页提取干净 Markdown 的工具,在 KB 工作流中作为 obsidian-source-ingestion 的辅助组件使用。
触发场景
需要将网页内容转换为 Markdown 格式
向知识库 Sources/Web/ 目录导入网络源数据
安装
npx skills add Galaxy-Dawn/claude-scholar --skill defuddle -g -y
SKILL.md
Frontmatter
{
"name": "defuddle",
"description": "Extract clean Markdown from web pages. In the KB workflow, use it as a utility under obsidian-source-ingestion."
}
Defuddle
Use Defuddle as a utility for obsidian-source-ingestion.
Typical KB target for web content:
Sources/Web/
Typical command:
defuddle parse <url> --md
版本历史
- 2f7766f 当前 2026-07-25 09:08


