defuddle
π―Skillfrom kepano/obsidian-skills
Extracts clean markdown content from web pages using the Defuddle CLI, removing navigation, ads, and clutter to reduce token usage. Preferred over WebFetch for standard web pages, with support for markdown output, file saving, and metadata extraction.
Overview
Defuddle is a skill that extracts clean markdown content from web pages by removing clutter, navigation elements, and other non-essential page components. It uses the Defuddle CLI tool to convert web pages into clean, token-efficient markdown that can be used by AI agents for analysis and processing, serving as a more focused alternative to generic web fetching tools.
Key Features
- Clean content extraction: Strips away navigation, ads, sidebars, and other clutter from web pages to deliver only the main content
- Token-efficient output: Produces clean markdown that uses fewer tokens compared to raw HTML fetching, making it more cost-effective for AI workflows
- WebFetch alternative: Designed to replace generic web fetching when users provide URLs for reading articles, documentation, or blog posts
- Markdown conversion: Automatically converts HTML content to well-structured markdown format
Who is this for?
This skill is designed for Claude Code users who frequently read and analyze web content during development sessions. It is particularly useful for developers who need to reference online documentation, articles, or blog posts and want clean, distraction-free content extraction that saves tokens.
Same repository
kepano/obsidian-skills(8 items)
Installation
npx vibeindex add kepano/obsidian-skills --skill defuddlenpx skills add kepano/obsidian-skills --skill defuddle~/.claude/skills/defuddle/SKILL.mdSKILL.md
More from this repository7
Agent skills for Obsidian
Agent skill for working with Obsidian's Bases feature, enabling structured data views and database-like functionality within vaults.
An agent skill for creating and editing Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax extensions.
Teaches the JSON Canvas format for Obsidian, enabling visual arrangement of notes, files, and connections on a spatial canvas
Interacts with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM.
Plugin
Plugin