A powerful URL fetcher and summarization tool designed to extract key insights from web pages automatically.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install site-summarizer
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 site-summarizer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Site Summarizer is an essential addition to your collection of Openclaw Skills, enabling AI agents to interact with the live web by fetching and distilling information. It goes beyond simple scraping by performing automatic summarization, language detection, and keyword extraction, making it an ideal tool for research-heavy workflows. By integrating this into your Openclaw Skills library, you can significantly reduce the noise of raw HTML and focus on high-value data derived from any URL.
To begin using this tool in your Openclaw Skills environment, ensure you have Python installed and execute the following command:
python fetch_and_summarize.py <url>
Configuration is managed via environment variables to customize your Openclaw Skills experience:
The skill produces a structured JSON output to ensure compatibility across Openclaw Skills integrations:
| Field | Description |
|---|---|
| success | Boolean status of the operation |
| content | The full extracted text content from the HTML |
| summary | An AI-generated summary of the page |
| metadata | Object containing title, description, and author |
| analysis | Statistical data including language, keywords, word count, and read time |
| status | HTTP response code |
| from_cache | Boolean indicating if data was served from local storage |
Loading
A powerful skill for managing GitHub issues, pull requests, and repositories directly through an AI-driven interface.

An AI-powered vision tool that provides detailed structural and contextual analysis of screenshots and images.

A high-performance utility that translates complex source code and technical syntax into clear, human-readable explanations.

A professional-grade utility for creating perfectly sized, text-free WeChat official account cover images using AI generation and automated post-processing.

A professional utility that transforms ambiguous user requests into actionable, structured prompts based on a rigorous four-element framework.

A sophisticated analysis tool that transforms unstructured WeChat Official Account articles into structured insights, including timelines, key figures, and core facts.








































