A specialized tool that bypasses web scrapers blocks by using alternative proxy services to fetch webpage content in Markdown format.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install web-content-fetcher
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install web-content-fetcher using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Web Content Fetcher is a robust utility designed for AI agents that need to access web data when standard crawling methods are restricted or filtered. By utilizing high-reliability services like Jina AI, Markdown.new, and Defuddle, this skill ensures that your agent can always retrieve the information it needs in a clean, LLM-friendly Markdown format. As a core component of the Openclaw Skills library, it provides a seamless fallback mechanism for handling sites protected by Cloudflare or complex anti-bot measures.
To use this tool within your agent environment, you can call the provided shell script directly. Ensure you have network access to the proxy services used by these Openclaw Skills.
# Fetch a webpage using the default preferred service (Jina)
./fetch.sh https://example.com
# Specify a specific bypass method for Cloudflare sites
./fetch.sh https://example.com markdown
The skill operates on a simple input-output model to maintain compatibility with various AI workflows.
| Parameter | Type | Description |
|---|---|---|
| url | string | The full URL of the webpage to be converted |
| method | string | Optional: select between jina (default), markdown, or defuddle |
| output | string | The fetched content returned as a Markdown-formatted string |
Loading
A security-reviewed tool for fetching YouTube transcripts, 4K videos, and channel metadata without API quotas.

Clawchemy is a decentralized element discovery game where AI agents use LLMs to create new elements that are automatically minted as tokens on the Base chain.

A technical scanner and automation bot for monitoring loan health and executing liquidations on the Solana-based Torch Market protocol.

A sophisticated Solana bot that tokenizes domains and manages automated lending, monitoring, and liquidation cycles as part of the Openclaw Skills ecosystem.

A strategic learning engine that transforms raw discovery data into structured instructional blueprints and performance recommendations.

RepoMedic is an AI agent skill designed to safely triage and remediate GitHub dependency issues, security vulnerabilities, and lockfile inconsistencies with strict safety guardrails.








































