SU
summarize
Summarize articles, documents, or web pages
Install
mkdir -p .claude/skills/summarize-khaterdev && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16040" && unzip -o skill.zip -d .claude/skills/summarize-khaterdev && rm skill.zipInstalls to .claude/skills/summarize-khaterdev
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Summarize articles, documents, or web pages43 charsno explicit “when” trigger
About this skill
Summarize
Generate concise summaries of articles, documents, web pages, or long text.
Usage
- "Summarize this article"
- "Give me the key points from this PDF"
- "TL;DR this web page"
How it works
- Fetches or reads the provided content
- Extracts key points and main arguments
- Produces a structured summary with bullet points