# Document Summary

> Summarize documents, extract key points, and generate structured outlines

- Skill: `majiayu000/document-summary` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/document-summary`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/document-summary/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/document-summary

---


# 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

```markdown
## 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

