Install
openclaw skills install url-summarizerSummarize 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. Also use for batch URL summarization and comparison tasks.
openclaw skills install url-summarizerSummarize web pages into structured briefs using a deterministic extraction + summarization pipeline.
python3 scripts/summarize_url.py <url>
scripts/summarize_url.py <url> to extract and format contentEach summary includes:
For multiple URLs, run the script once per URL and aggregate results into a comparison table when requested.