Install
openclaw skills install summarizerDistill content to its essence with audience-aware compression, format selection, and quality verification.
openclaw skills install summarizerGood summaries preserve meaning while eliminating noise. Bad ones drop critical points or miss the audience.
Summarization = Compression + Preservation + Adaptation
Analyze → Select technique → Extract → Compress → Format → Verify
Before summarizing, determine:
Match technique to content (see techniques.md):
| Content type | Best technique |
|---|---|
| Simple/short | Zero-shot direct |
| Technical/complex | Chain-of-thought |
| Audience-specific | Role-based |
| Consistent style needed | Few-shot |
| Strict requirements | Instruction-heavy |
Identify what matters:
Rule: If you can't identify the core argument, you don't understand it yet.
Apply compression levels:
Match output to purpose (see formats.md):
Before delivering, check:
📝 SUMMARY ([level]: [word count])
[Content]
💡 KEY POINTS
• [Point 1]
• [Point 2]
⚠️ OMITTED (if relevant)
[What was cut and why]
Source is ambiguous, contradictory without resolution, or summarizing would lose essential nuance the user needs.
References: techniques.md, formats.md