url-to-markdown

Installation
SKILL.md

URL to Markdown

Convert URLs to clean Markdown using defuddle.

When to Use

  • User provides a list of URLs and asks for Markdown files
  • User wants to archive web content for offline reading
  • User is preparing LLM context from web sources
  • User has a .txt / .csv / .json file of URLs to process in batch
  • User wants page-structure maps or stripped output (no images/links)

Don't use for: password-protected pages, JS-heavy SPAs (JSDOM can't render), HTML→HTML conversion.

Quick Reference

Installs
2
Repository
venhdev/skills
GitHub Stars
1
First Seen
Jun 23, 2026
url-to-markdown — venhdev/skills