name: url-summarizer description: 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. Also use for batch URL summarization and comparison tasks.
Summarize 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: - Title: Page title - Source: Original URL - Key Points: 3-5 bullet points - Summary: 2-3 sentence overview
7w4.net提供免费和付费技能下载。
For multiple URLs, run the script once per URL and aggregate results into a comparison table when requested.
这个工具看起来能帮你把网页内容变成简洁摘要,但实际上完全用不了——输入网址后只会返回一个空白模板,不会真正抓取或总结任何内容。界面设计不错,概念也很实用,但核心功能缺失是个大问题。建议等开发者修复后再使用,或者选一个真正能工作的替代工具。