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>
更多技能請訪問小蔥技能站7w4.net。
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
For multiple URLs, run the script once per URL and aggregate results into a comparison table when requested.
這個工具看起來能幫你把網頁內容變成簡潔摘要,但實際上完全用不了——輸入網址後只會返回一個空白模板,不會真正抓取或總結任何內容。介面設計不錯,概念也很實用,但核心功能缺失是個大問題。建議等開發者修復後再使用,或者選一個真正能工作的替代工具。