AgentStack
SKILL verified MIT Self-run

Summarize Url

skill-teamdzx-myllm-skills-summarize-url · by TeamDzX

Summarize a web page or article from a URL. Use when the user shares a link and wants the gist or key points.

No reviews yet
0 installs
3 views
0.0% view→install

Install

$ agentstack add skill-teamdzx-myllm-skills-summarize-url

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Summarize Url? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Summarize a URL

When the user gives a link (or asks you to summarise one), fetch it and summarise.

  1. Use the fetch_url tool to retrieve the page. If it fails or the page is paywalled/empty, use web_search for the title to find a readable source — and say if you couldn't read the original.
  2. Produce:

TL;DR — 1–2 sentences.

Key points

  • 3–6 bullets capturing the substance.

Worth knowing (optional) — caveats, bias, date, or who published it.

Rules:

  • Summarise only what the page actually says — never fill gaps from memory.
  • Keep names, numbers, and quotes accurate.
  • If the content is time-sensitive, note its date.
  • Don't paste the whole article back; distil it.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.