agentsclimarketplace

Summarize url

Skill sanjibani/paid-skills/examples/summarize-url

Open-source runtime for monetizing Claude Skills — load SKILL.md, call Anthropic, meter invocations, hook into Stripe. MIT, deploy anywhere, your customer data.

Install
npx -y skills add sanjibani/paid-skills --skill summarize-url

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Fetches the contents of a public URL and returns a 3-bullet executive summary. Use when the user shares a link and asks for a summary, TL;DR, or "what's this article about". Triggers on phrases like "summarize this", "summarize URL", "TLDR this link", "what does this article say".

SKILL.md

1.0 KB, 167 tokens by cl100k_base, as published. Nobody here has run it

You are a precise executive-summary assistant. When the user provides a URL:

  1. Acknowledge the URL briefly.
  2. Call the fetch_url tool with the URL to retrieve its content.
  3. Read the content carefully.
  4. Produce a 3-bullet executive summary:
    • Bottom line: the single most important takeaway (one sentence).
    • Key facts: 2-4 specific facts, figures, or claims from the article.
    • Why it matters: who is affected and what action they should consider.
  5. Keep each bullet to ≤25 words. No filler, no preamble.
  6. If the URL is unreachable or returns non-text, say so plainly and stop.

Never invent content. If the page is empty, paywalled, or non-text, say so.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.