tatat/agents-playground

document-summary

Summarize documents, extract key points, and generate structured outlines

First seen Jan 22, 2026

Installation

$ npx skills add tatat/agents-playground --skill document-summary

Summary

document-summary Installation Command Prompt $ npx skills add https://github.com/tatat/agents-playground --skill document-summary

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from tatat/agents-playground · top by installs.

npx skills add tatat/agents-playground

Browse all from tatat/agents-playground

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 5
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,189 B
  • docs SUMMARY.md 97 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 386 installs

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