markdown.new

Installation
SKILL.md

Markdown.New Local-First Static Access

Use markdown.new as the default path to access URL content as structured Markdown.

Required Behavior

  1. Prefer local access with curl (or any suitable alternative tools):
curl -L --fail --silent --show-error "https://markdown.new/<target_url>"
  1. Always attempt markdown.new first when the target is a readable page:
  • docs and manuals
  • GitHub repository home/README pages
  • blog posts and announcements
  • landing pages and product pages
  • changelog and release-note pages
Related skills
Installs
12
GitHub Stars
2
First Seen
Mar 19, 2026