URL Summarizer
/install url-summarizer
URL Summarizer
Summarize web pages into structured briefs using a deterministic extraction + summarization pipeline.
Quick Start
python3 scripts/summarize_url.py \x3Curl>
Workflow
- Receive URL(s) from user
- Run
scripts/summarize_url.py \x3Curl>to extract and format content - Return the structured summary
Output Format
Each summary includes:
- Title: Page title
- Source: Original URL
- Key Points: 3-5 bullet points
- Summary: 2-3 sentence overview
Batch Usage
For multiple URLs, run the script once per URL and aggregate results into a comparison table when requested.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install url-summarizer - After installation, invoke the skill by name or use
/url-summarizer - Provide required inputs per the skill's parameter spec and get structured output
What is URL Summarizer?
Summarize any web page by URL into a concise structured brief. Use when the user asks to summarize, digest, or extract key points from a URL or web page. Als... It is an AI Agent Skill for Claude Code / OpenClaw, with 62 downloads so far.
How do I install URL Summarizer?
Run "/install url-summarizer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is URL Summarizer free?
Yes, URL Summarizer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does URL Summarizer support?
URL Summarizer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created URL Summarizer?
It is built and maintained by terrycarter1985 (@terrycarter1985); the current version is v1.0.0.