Install
openclaw skills install mdnewFetch clean, agent-optimized Markdown from any URL using the markdown.new service. Use when web_fetch or browser fails to provide clean content, or when you need a token-efficient version of a web page for deep analysis.
openclaw skills install mdnewFetch clean Markdown from any URL using the markdown.new three-tier conversion pipeline (Header Negotiation -> Workers AI -> Browser Rendering).
Run the script with a target URL:
python3 scripts/mdnew.py <url>
x-markdown-tokens tracking to help manage context windows.