defuddle
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.
Install
Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.
git clone https://github.com/kepano/obsidian-skills /tmp/obsidian-skills && ln -s /tmp/obsidian-skills/skills/defuddle ~/.claude/skills/defuddle
More from this repo
obsidian-markdown
Used to create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other...
json-canvas
Used to create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections.
obsidian-bases
Used to create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries.