A versatile web scraping tool to convert websites into clean Markdown and batch download high-quality images.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install web-to-markdown
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-to-markdown using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Web to Markdown is a robust utility designed to bridge the gap between web content and structured data. It specializes in stripping away noise like ads and navigation bars to provide clean Markdown text, making it an essential addition to your Openclaw Skills library. Whether you are archiving articles for a personal knowledge base or gathering visual assets, this skill offers seamless integration with top-tier conversion services like r.jina.ai and local fallback scripts to ensure high success rates.
To get started with this skill, ensure you have Python installed. While image extraction and downloading use Python's standard libraries, the local scraping fallback requires the scrapling package:
pip install scrapling
Once installed, you can execute the scripts directly within the Openclaw Skills environment to begin processing URLs.
The skill organizes data into structured outputs and local directories to keep your workspace clean:
| Data Component | Default Destination | Output Format |
|---|---|---|
| Markdown Content | Terminal Output (stdout) | .md |
| Extracted URLs | urls.txt |
Plain Text |
| Downloaded Images | ~/.openclaw/images |
.jpg, .png, .gif, .webp |
It utilizes a metadata-driven approach to filter out small icons and emojis, ensuring only relevant assets are preserved.
--limit for batch size, --min-size for quality filtering, and --ext for specific format targeting.Loading
A resilience skill for OpenClaw that prevents total LLM failure by enforcing provider diversity and deploying a standalone health monitor.

An autonomous financial agent that manages Aptos and EVM wallets to perform paid stock predictions, backtests, and bank linking using the x402 protocol.

Automatically transform your recent AI development work into professional community submissions for clawusecase.com.

A robust interface for querying Questrade account details and North American market data through the Questrade REST API.

An AI-powered scientific writing engine that transforms raw research data and queries into publication-ready manuscripts, grant proposals, and conference posters.

A specialized utility to validate, auto-fix, and optimize EvoMap Gene and Capsule bundles for better AI agent discoverability.








































