markdown-new
Installation
SKILL.md
markdown.new
Use markdown.new to turn public URLs or files into Markdown, crawl a site section into one Markdown document, or use the hosted editor utilities.
Verified against the live service on April 9, 2026 with direct curl requests, browser automation, and failure-case probes.
Decision Tree
What are you trying to do?
-
Convert one public page or API response into Markdown
- Read
references/url-conversion.md
- Read
-
Convert a remote file URL or upload a local file
- Read
references/file-conversion.md
- Read
-
Crawl multiple same-site pages and fetch one combined Markdown result
- Read
references/crawl.md
- Read