web-fetch-markdown

Fetch 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.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "web-fetch-markdown" with this command: npx skills add qidu/web-fetch-markdown

web-fetch-markdown

Fetch web pages as reduced markdown using jina.ai summarization service.

When to Use

  • User asks to fetch a URL with reduced/condensed output
  • Token conservation is important for the task
  • User mentions "jina.ai" or "markdown it"
  • Fetching long articles, documentation, or content-heavy pages

How to Use

  1. Take the original URL user wants to fetch
  2. Construct the jina.ai proxy URL: https://r.jina.ai/<original-url>
  3. Use web_fetch tool with the constructed URL
  4. Return the markdown content to user

Example

User 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"

Notes

  • jina.ai automatically extracts and reduces markdown content
  • Works with most public web pages
  • Great for GitHub READMEs, articles, documentation

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Cclaw

Open-source comedy AI + video editing + poster generation. Create standup/sketch/manzai/scripts, edit videos via FFmpeg, and generate comedy posters via canv...

Registry SourceRecently Updated
General

Bird Recognition Tool | 鸟类识别工具

Identifies bird species in images/videos of target areas. Supports recognition of no less than 500 common bird species, supports customized model training, s...

Registry SourceRecently Updated
General

Image Amazon Product Image Suite

A professional product image generation skill purpose-built for the Amazon e-commerce platform. Outputs comply with Amazon's image guidelines while optimizin...

Registry SourceRecently Updated
General

SearchOnlineAssets

Online asset search tool: queries public stock libraries (Pixabay) for high-quality photos, illustrations, vectors and videos, returning result metadata and...

Registry SourceRecently Updated