Web Summarizer
/install jimmy-web-summarizer
Web Content Summarizer
Fetch and summarize web pages for AI agents. Extract key information from URLs and return structured summaries.
Usage
# Summarize a URL
bash scripts/summarize.sh https://example.com
# Summarize with specific focus
bash scripts/summarize.sh https://example.com "key findings"
# List output format
bash scripts/summarize.sh --help
Features
- Fetches web page content
- Extracts title, main content, key points
- Returns structured markdown summary
- Handles errors gracefully
- Respects robots.txt
How It Works
Uses web_fetch tool or curl to get page content, then extracts key information using text processing.
Use Cases
- Research: quickly get summary of article before deep dive
- Agent memory: store summarized facts instead of full pages
- Fact checking: verify claims by checking source content
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install jimmy-web-summarizer - After installation, invoke the skill by name or use
/jimmy-web-summarizer - Provide required inputs per the skill's parameter spec and get structured output
What is Web Summarizer?
Fetch and summarize web pages for AI agents. Extract key information from URLs and return structured markdown summaries. No API key required. It is an AI Agent Skill for Claude Code / OpenClaw, with 97 downloads so far.
How do I install Web Summarizer?
Run "/install jimmy-web-summarizer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Web Summarizer free?
Yes, Web Summarizer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Web Summarizer support?
Web Summarizer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Web Summarizer?
It is built and maintained by JimmyClanker (@jimmyclanker); the current version is v1.0.0.