Markdown Fetch

Fetch and extract web content as clean Markdown when provided with URLs. Use this skill whenever a user provides a URL (http/https link) that needs to be read, analyzed, summarized, or extracted. Converts web pages to Markdown with 80% fewer tokens than raw HTML. Handles all content types including JS-heavy sites, documentation, articles, and blog posts. Supports three conversion methods (auto, AI, browser rendering). Always use this instead of web_fetch when working with URLs - it's more efficient and provides cleaner output.

ckorhonen 35bf94d 3 files · 16.0 KB Updated

File contents

ckorhonen/claude-skills/tree/main/skills/markdown-fetch commit 35bf94d684

Frequently asked questions

npx skillmds@latest add ckorhonen/markdown-fetch