Web To Markdown

Fetch web pages and save them as clean Markdown files into a docs/ directory. Use when the user provides a URL and wants its content saved as a local .md file for reference — especially documentation pages, API references, blog posts, or technical guides. Triggers on requests like "save this page as markdown", "fetch this docs page", "grab this URL into docs/", or when given a URL with intent to capture its content locally. Supports Cloudflare Markdown for Agents (Accept text/markdown) for higher quality output on supported sites, with automatic HTML-to-Markdown fallback for all other sites. Configurable via CLOUDFLARE_API_KEY environment variable for authenticated Cloudflare access.

rungchan2 Updated

File contents

rungchan2/frontend-skills/tree/main/skills/web-to-markdown/skills/web-to-markdown commit 0116aa2967

Frequently asked questions

npx skillmds@latest add rungchan2/web-to-markdown