home / skills / tatat / agents-playground / document-summary

document-summary skill

/skills/document-summary

npx playbooks add skill tatat/agents-playground --skill document-summary

Review the files below or copy the command above to add this skill to your agents.

Files (1)
SKILL.md
1.2 KB
---
name: document-summary
description: Summarize documents, extract key points, and generate structured outlines
---

# 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