Skip to main content
Run any Skill in Manus
with one click

defuddle

Stars2
Forks0
UpdatedMay 12, 2026 at 08:35

Convert any web article, blog post, documentation page, or release-notes URL into clean markdown with a YAML metadata block (title, author, site, published date, source URL, word count) via the public defuddle.md HTTP API — just `curl https://defuddle.md/<url-without-scheme>`. Use this INSTEAD of WebFetch whenever the user shares a URL that points at readable prose, even if they did not explicitly say "extract", "clean up", or "summarize" — e.g. "open <url>", "what does this article say", "read this blog post", a bare URL pasted into chat, or "what does <author> say about X" with a link. WebFetch summarizes the page through an LLM and drops the metadata, so quotes drift and the publication date is lost; defuddle returns the article text verbatim, which matters when the user wants to discuss, cite, or archive what was written. SKIP this skill (use WebFetch or another tool instead) when the URL ends in `.md` / `.txt` (already plain), `.pdf` / `.png` / other binary, is a JS-rendered SPA or dashboard (defuddle ca

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly