serhiikorniienko/summarize
Produce a structured summary of a video, article, tweet thread, or PDF — TLDR, key points with timestamps/locations, notable quotes, and who should read/watch it. Use when the user asks to summarize a link or file, wants a TLDR, or asks "what does this video/article say" / "is this worth watching".
npx skills add https://github.com/SerhiiKorniienko/bullshit-detector --skill summarize
Give someone the content without the runtime.
fetch-content skill is installed, use its script; otherwise use your web fetch tool or ask for a paste. Keep the metadata.# <title>
**<author> · <platform> · <date> · <duration/length> · <views if notable>**
**TLDR:** one paragraph, ≤3 sentences — the actual thesis, not the topic.
## Key points
Bulleted. Each point = one idea, with [timestamp] or [p.N] so the
reader can jump to it. Preserve the content's own structure (if it
promises "14 ways", list all 14 — compressed, not truncated).
## Notable quotes
1–3 verbatim quotes that carry the content's voice, with locations.
## Worth your time?
One honest sentence per audience: who gains from the full version,
who is fine with this summary.
bullshit-detector skill — mention it if the content smells hyped, don't perform its job here).Take serhiikorniienko/summarize from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.