Install
openclaw skills install @terrycarter1985/web-summarizerSummarize any web page by URL or by pasting text. Returns a concise structured summary with key points, entities, and action items. Use when the user wants a quick digest of an article, documentation page, or any web content without reading the full source.
openclaw skills install @terrycarter1985/web-summarizerGet a structured summary of any web page or text block.
web_fetch to download the page content.| Parameter | Type | Required | Description |
|---|---|---|---|
source | string | ✅ | URL or raw text |
style | string | ❌ | brief (default) or detailed |
language | string | ❌ | Output language (default: same as source) |
User: Summarize https://example.com/article about the new research paper
Agent:
TL;DR: A new study finds X.
• Key point 1
• Key point 2
Entities: Alice Smith (lead author), MIT
Action items: Review methodology before citing
detailed style with section breakdowns.