Communityv1.0.0

Markdown Fetch

Optimizes web fetching by using Cloudflare's Markdown for Agents, reducing token consumption by ~80%

3.5kdownloads2stars21active installshowtimeschange
View on ClawHubBack to Skills

Skill Details

Slug
markdown-fetch
Latest Version
1.0.0
Author
howtimeschange
Published
Feb 13, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Markdown Fetch.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of markdown-fetch: - Introduces optimized web fetching using Cloudflare’s Markdown for Agents, reducing token usage by ~80%. - Provides the `optimizedFetch` function to automatically request and handle Markdown responses, with fallback to HTML. - Automatically logs tokens saved when the server provides the relevant header. - Simple integration by replacing standard fetch calls and adding appropriate Accept headers. - Includes usage instructions and sample code for quick setup.