first commit
This commit is contained in:
17
文档润色流和知识库构建流/claude-scholar/skills/defuddle/SKILL.md
Normal file
17
文档润色流和知识库构建流/claude-scholar/skills/defuddle/SKILL.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
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:
|
||||
|
||||
```bash
|
||||
defuddle parse <url> --md
|
||||
```
|
||||
Reference in New Issue
Block a user