Loading...
Loading...
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.
npx skill4agent add kepano/obsidian-skills defuddlenpm install -g defuddle-cli--mddefuddle parse <url> --mddefuddle parse <url> --md -o content.mddefuddle parse <url> -p title
defuddle parse <url> -p description
defuddle parse <url> -p domain| Flag | Format |
|---|---|
| Markdown (default choice) |
| JSON with both HTML and markdown |
| (none) | HTML |
| Specific metadata property |