Summarizer Skill
Purpose
Convert large blocks of text into concise, well-organized summaries while preserving key information.
How It Works
- •Analyze the input text for key themes
- •Identify main points and supporting details
- •Remove redundancy and unnecessary information
- •Organize summary in requested format
- •Return formatted summary
Supported Styles
Bullet Points
Quick overview with key facts as bullets
Paragraphs
Narrative summary in paragraph form
Executive Summary
Professional summary with key takeaways
Example Usage
code
Input: "Long research paper about climate change..." Style: executive-summary Max Length: 300 words Output: Professional summary of findings
Constraints
- •Maximum 30,000 character input
- •Output respects max_length parameter
- •Preserves factual accuracy
- •15-second timeout
Quality Metrics
✓ Captures 80%+ of original meaning ✓ Reduces length by 60-80% ✓ Well-structured output ✓ No information loss on key points
Use Cases
- •Research paper summarization
- •Meeting notes compression
- •Document review
- •Content curation