skills/skills.volces.com/doc-summarize-pro

doc-summarize-pro

SKILL.md

📝 Doc Summarize Pro — Document Analysis Toolkit

Pure-bash document summarizer: extract summaries, keywords, outlines, stats, and more — no external dependencies.

Commands

summarize <file>

Generate a document summary by extracting key sentences from each paragraph (first and last sentences, plus topic sentences).

keywords <file>

Extract keywords via word-frequency analysis. Filters common stop-words and ranks by occurrence count.

outline <file>

Extract document structure and outline by detecting heading lines (Markdown # headers, ALL-CAPS lines, numbered sections).

stats <file>

Installs
16
First Seen
Apr 3, 2026