← Back to Skills Marketplace
terrycarter1985

URL Summarizer

by terrycarter1985 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
62
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install 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. Als...
README (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

  1. Receive URL(s) from user
  2. Run scripts/summarize_url.py \x3Curl> 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.

Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install url-summarizer
  3. After installation, invoke the skill by name or use /url-summarizer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: URL extraction and structured summarization skill
Metadata
Slug url-summarizer
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 62 downloads so far.

How do I install URL Summarizer?

Run "/install url-summarizer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is URL Summarizer free?

Yes, URL Summarizer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does URL Summarizer support?

URL Summarizer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created URL Summarizer?

It is built and maintained by terrycarter1985 (@terrycarter1985); the current version is v1.0.0.

💬 Comments