defuddle

Installation
SKILL.md

Defuddle

Fetch a web page and turn it into readable markdown with npx defuddle.

Usage

{baseDir}/defuddle.sh <url>

Examples

# Read an article as markdown
{baseDir}/defuddle.sh https://example.com/article

# Save output yourself
{baseDir}/defuddle.sh https://example.com/article > article.md
Installs
1
Repository
mikker/dotfiles
GitHub Stars
106
First Seen
Jun 21, 2026
defuddle — mikker/dotfiles