Install
openclaw skills install web-fetch-markdownFetch web pages as reduced markdown via jina.ai. Use when user wants to fetch a URL and get condensed markdown content to save tokens. Triggered by phrases like "fetch as markdown", "reduce tokens", "jina.ai fetch", or when fetching web content that should be condensed.
openclaw skills install web-fetch-markdownFetch web pages as reduced markdown using jina.ai summarization service.
https://r.jina.ai/<original-url>web_fetch tool with the constructed URLUser wants to fetch https://github.com/openclaw/openclaw
Construct: https://r.jina.ai/https://github.com/openclaw/openclaw
Then call:
web_fetch url="https://r.jina.ai/https://github.com/openclaw/openclaw"