← 返回
未分类 中文

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...
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...
terrycarter1985 terrycarter1985 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 241
下载
💾 0
安装
1
版本
#latest

概述

URL Summarizer

Summarize web pages into structured briefs using a deterministic extraction + summarization pipeline.

Quick Start

python3 scripts/summarize_url.py <url>

Workflow

  1. Receive URL(s) from user
  2. Run scripts/summarize_url.py to extract and format content
  3. 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.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-25 17:14 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Code Formatter

terrycarter1985
代码格式化最佳实践及常用语言(Python、JavaScript、JSON、Markdown 等)的快速参考,使用 Prettier、Black、ESLint 等工具。
★ 0 📥 798
knowledge-management

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 447 📥 105,606
knowledge-management

web-tools-guide

user_ec205dbb
MANDATORY before calling web_search, web_fetch, browser, or opencli. Contains required error-handling procedures (web_se
★ 81 📥 166,489