🎯

defuddle

🎯Skill

from kepano/obsidian-skills

VibeIndex|
What it does
|

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)

defuddle

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add kepano/obsidian-skills --skill defuddle
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add kepano/obsidian-skills --skill defuddle
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/defuddle/SKILL.md

SKILL.md

2,531Installs
-
AddedFeb 11, 2026