Enhanced document summarizer. Smart summary, bullet extraction, executive summary, chapter breakdown, multi-doc comparison, translate+summarize, action item...
One tool for every summarization need — from bullet points to timelines.
Eight modes covering all scenarios: summarize (default), bullet (key points), executive (decision-maker brief), chapter (section breakdown), compare (multi-doc), translate-summary (translate + summarize), action (action items), timeline (chronological events).
Run bash scripts/summarize.sh <command> [text] or let the Agent pick the right command for your need.
summarize outputs a full summary with details. executive targets decision-makers — highlights conclusions, impact, and recommendations in a shorter format.
Provide multiple text blocks separated by ---. The tool extracts core points from each and generates a comparative analysis.
Works with any language input. translate-summary can translate while summarizing in one step.
| Command | Purpose | Input |
|---|---|---|
summarize | General summary | Text |
bullet | Key points list | Text |
executive | Executive brief | Text |
chapter | Section breakdown | Long text |
compare | Multi-doc comparison | Multiple texts |
translate-summary | Translate + summarize | Text + target lang |
action | Action item extraction | Meeting notes / text |
timeline | Timeline extraction | Text with dates |
scripts/summarize.sh — Main script, bash + python3 heredocZIP package — ready to use