Agent skill
document-summary
Summarize documents, extract key points, and generate structured outlines
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/document-summary
SKILL.md
Document Summary
Summarize long documents and extract key information.
Capabilities
- Generate concise summaries (executive, detailed, bullet points)
- Extract key points and main arguments
- Create structured outlines
- Identify important entities and topics
Summary Types
Executive Summary
- 2-3 paragraphs
- Focus on conclusions and recommendations
- Target audience: decision makers
Detailed Summary
- Comprehensive coverage of main points
- Preserves important details
- Target audience: stakeholders needing full context
Bullet Points
- Quick-scan format
- Key facts and figures
- Target audience: busy readers
Output Format
## Summary
[Brief overview in 2-3 sentences]
## Key Points
- Point 1
- Point 2
- Point 3
## Main Topics
1. Topic A - brief description
2. Topic B - brief description
## Action Items (if applicable)
- [ ] Action 1
- [ ] Action 2
Best Practices
- Preserve original meaning and intent
- Maintain neutral tone
- Include quantitative data when available
- Note any caveats or limitations
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?