/install defuddle-obsidian
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 \x3Curl> --md
Save to file:
defuddle parse \x3Curl> --md -o content.md
Extract specific metadata:
defuddle parse \x3Curl> -p title
defuddle parse \x3Curl> -p description
defuddle parse \x3Curl> -p domain
Output formats
| Flag | Format |
|---|---|
--md |
Markdown (default choice) |
--json |
JSON with both HTML and markdown |
| (none) | HTML |
-p \x3Cname> |
Specific metadata property |
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install defuddle-obsidian - After installation, invoke the skill by name or use
/defuddle-obsidian - Provide required inputs per the skill's parameter spec and get structured output
What is Defuddle Obsidian?
Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provi... It is an AI Agent Skill for Claude Code / OpenClaw, with 494 downloads so far.
How do I install Defuddle Obsidian?
Run "/install defuddle-obsidian" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Defuddle Obsidian free?
Yes, Defuddle Obsidian is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Defuddle Obsidian support?
Defuddle Obsidian is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Defuddle Obsidian?
It is built and maintained by Li Yaping (@sadlay); the current version is v1.0.0.