A document intelligence skill powered by MinerU for transforming complex HTML files into structured, hierarchical Markdown content.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install html-analysis
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 html-analysis using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The html-analysis skill is a specialized tool for developers and researchers who need to parse local or remote HTML documents without losing structural integrity. By utilizing the MinerU engine from OpenDataLab, this skill excels at identifying content sections, headings, tables, and lists within a web page, converting them into clean Markdown while preserving the original layout logic.
Unlike basic scrapers, this Openclaw Skills integration focuses on document intelligence. It allows AI agents to effectively read and understand web page layouts, making it an essential utility for content auditing, SEO analysis, and feeding high-quality structured data into LLM workflows.
First, install the necessary CLI tool globally via npm or Go:
The skill organizes extracted data to maximize readability and machine-parsing efficiency:
| Component | Format | Description |
|---|---|---|
| Content | Markdown | Preserved headings, bold/italic text, and links |
| Tables | GFM Tables | Standardized Markdown table syntax for data extraction |
| Metadata | YAML/JSON | Layout information and document hierarchy data |
| Output | File/Stdout | Supports direct file saving with the -o flag |
--language flag (e.g., English, Chinese).crawl command for JavaScript-rendered pages.Loading
A comprehensive suite of tools for extracting structured text, complex tables, and high-quality images from modern and legacy Microsoft Word documents.

An integration for Mendix developers to automate project management and code quality tasks through the Membrane framework.

A specialized skill for building AI agent integrations with the FX Protocol TypeScript SDK to manage leverage positions, cross-chain bridging, and yield-bearing fxSAVE assets.

An autonomous monitoring system that proactively tracks server health and reports anomalies without requiring manual commands.

A high-performance document conversion utility that leverages the MinerU engine to transform Microsoft Word files into well-structured, readable Markdown.

A professional scaffolding engine for rapidly generating standardized, reviewable AI agent skill projects.








































