fetch-page

star 254

Fetch and summarize a web page

gupsammy By gupsammy schedule Updated 2/24/2026

name: fetch-page description: Fetch and summarize a web page argument-hint: user-invocable: true

Fetch Page

Fetch the content of a URL and produce a concise summary.

Process

  1. Fetch the URL passed as $1 using the web_fetch tool
  2. Summarize the main content in 3–5 sentences, preserving key facts and figures
  3. List any notable links or resources mentioned in the page
  4. If the URL is inaccessible, report the error and suggest checking the URL format
Install via CLI
npx skills add https://github.com/gupsammy/Claudest --skill fetch-page
Repository Details
star Stars 254
call_split Forks 16
navigation Branch main
article Path SKILL.md
More from Creator