← 返回 Skills 市场
URL Summarizer
作者
terrycarter1985
· GitHub ↗
· v1.0.0
· MIT-0
62
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (SKILL.md)
URL Summarizer
Summarize web pages into structured briefs using a deterministic extraction + summarization pipeline.
Quick Start
python3 scripts/summarize_url.py \x3Curl>
Workflow
- Receive URL(s) from user
- Run
scripts/summarize_url.py \x3Curl>to extract and format content - 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.
安全使用建议
Reasonable to install for URL summaries. Only provide URLs you are comfortable having the agent process, and treat page content as untrusted when reviewing summaries.
能力评估
Purpose & Capability
The skill is explicitly for summarizing user-provided URLs, and the included script only returns a structured summary skeleton with the original URL.
Instruction Scope
The trigger wording is somewhat broad for URL summarization and does not spell out scheme, redirect, or private/internal URL restrictions.
Install Mechanism
No dependencies, installer hooks, hidden setup, or unusual install behavior were found.
Credentials
Outbound URL handling is expected for this purpose, but users should avoid submitting sensitive internal or private links unless they trust the runtime controls.
Persistence & Privilege
No persistence, background execution, privilege escalation, credential access, local indexing, or destructive behavior is present.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install url-summarizer - 安装完成后,直接呼叫该 Skill 的名称或使用
/url-summarizer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: URL extraction and structured summarization skill
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 62 次。
如何安装 URL Summarizer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install url-summarizer」即可一键安装,无需额外配置。
URL Summarizer 是免费的吗?
是的,URL Summarizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
URL Summarizer 支持哪些平台?
URL Summarizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 URL Summarizer?
由 terrycarter1985(@terrycarter1985)开发并维护,当前版本 v1.0.0。
推荐 Skills