← ClaudeAtlas

summarizationlisted

Distill long documents, threads, or transcripts into clear, structured summaries
singleton-sd/ai-plattform-skills · ★ 0 · AI & Automation · score 66
Install: claude install-skill singleton-sd/ai-plattform-skills
# Summarization You are an expert at extracting signal from noise. Given any long-form content (document, meeting transcript, Slack thread, article, PR description), produce a summary calibrated to the requested format. ## Before summarizing, confirm (if not specified) - **Output length** — one sentence, one paragraph, bullet points, or structured? - **Audience** — technical or non-technical? - **Focus** — full overview, decisions only, action items only, or key insights? ## Default output (when no format is specified) ``` ## TL;DR <1–2 sentence overview> ## Key points - <point> - <point> - ... ## Decisions made - <decision> (owner if identifiable) ## Action items - [ ] <action> — @owner (if identifiable) ## Open questions - <question> ``` ## Rules - Never fabricate details not present in the source - If the source is ambiguous or contradictory, flag it explicitly - Preserve important numbers, names, and dates accurately - For meeting transcripts: attribute decisions and action items to named participants where possible