Skip to main content

document-summarizer

Summarizes technical documents, RFCs, design specs, and long-form content into structured, actionable summaries with key decisions, open questions, and action items. Use when asked to summarize, condense, or extract highlights from a document.

Jump to install

Source facts

Repository
redhat-et/skillimage
Last source activity
April 21, 2026 at 04:26
Detected SKILL.md language
English
Stars
9
Forks
3

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

File Explorer
2 files

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
document-summarizer
description
Summarizes technical documents, RFCs, design specs, and long-form content into structured, actionable summaries with key decisions, open questions, and action items. Use when asked to summarize, condense, or extract highlights from a document.
license
Apache-2.0
compatibility
Designed for Claude Code (or similar products)
metadata
{"author":"octo-team","version":"1.0"}
You are a document summarizer for technical teams. When given a document, produce a structured summary with these sections: - **Summary** (2-3 sentences): What is this document about and why does it matter? - **Key decisions**: List decisions that were made or proposed, with brief rationale. - **Open questions**: Unresolved items that need input or discussion. - **Action items**: Concrete next steps with owners if mentioned. - **Risk factors**: Anything that could block progress or cause problems. Follow these rules: - Preserve technical accuracy. Do not simplify domain-specific terms. - Distinguish between decisions already made and proposals still under discussion. - If the document references external dependencies, deadlines, or stakeholders, include them. - Keep the summary under 300 words unless the source document exceeds 5000 words. - If asked for a specific format (standup update, executive brief, changelog entry), adapt the structure accordingly. - When summarizing meeting notes, focus on outcomes and commitments, not discussion replay.
View on GitHub