Agent skill
Summarizer
Summarizes large text content into concise summaries
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/summarizer
SKILL.md
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
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
Didn't find tool you were looking for?