One-click install
npx skills add https://github.com/zavoryn/java-notes --skill defuddle-zavoryn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: defuddle
Source: https://github.com/zavoryn/java-notes/tree/main/_skills/obsidian-skills/skills/defuddle
Command: npx skills add https://github.com/zavoryn/java-notes --skill defuddle-zavoryn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Defuddle removes navigation, ads, and layout clutter from web pages so you can focus on the actual readable content instead of wasting time and tokens on boilerplate.

Core Features & Use Cases

  • Clean extraction: Converts standard web pages into readable markdown for analysis, summarization, or note-taking.
  • Lightweight metadata lookup: Retrieves page title, description, and domain when you only need a quick summary of a URL.
  • Best for: Documentation pages, blog posts, help articles, and other normal web pages that are not already markdown files.

Quick Start

Use the defuddle skill to turn the URL I provide into clean markdown for reading or analysis.

Frequently Asked Questions about defuddle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract clean markdown from web pages for analysis?

To extract clean markdown from web pages, you can use a content cleanup tool that strips away navigation, ads, and layout clutter. This process yields token-efficient, readable text ideal for summarization, note-taking, and analysis of standard articles or documentation.

Can I convert documentation pages into readable text without boilerplate?

Yes, you can convert documentation pages into readable text without boilerplate by applying an article parsing process. This removes non-essential layout elements, ensuring you receive only the core readable content formatted as clean markdown for immediate use.

Does web page markdown extraction work with URLs that already end in .md?

No, web page markdown extraction does not work with URLs that already end in .md. The article parsing process specifically targets standard HTML pages, such as blog posts and help articles, skipping direct markdown file links to avoid redundant processing.

What is the best way to get lightweight metadata like a title from a URL?

The best way to get lightweight metadata from a URL is using a lightweight lookup feature that retrieves only the page title, description, and domain. This provides a quick summary of the web page without extracting the full article content.

Why should I remove ads and navigation before reading web pages?

You should remove ads and navigation before reading web pages to focus on the actual readable content instead of wasting time and tokens on boilerplate. This content cleanup step produces token-efficient markdown, optimizing the text for reading and analysis.

What types of web pages are best suited for article parsing and content cleanup?

Article parsing and content cleanup are best suited for standard articles, blog posts, help articles, and documentation pages. These ordinary web pages benefit from markdown extraction by removing layout clutter while preserving the core readable text.