document-summarizer

Summarizes long documents into structured overviews with key points and action items.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/ngochuy13/intern-dev --skill document-summarizer-ngochuy13
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document-summarizer
Source: https://github.com/ngochuy13/intern-dev/tree/main/skills/document-summarizer
Command: npx skills add https://github.com/ngochuy13/intern-dev --skill document-summarizer-ngochuy13

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Summarizing long documents is time-consuming and makes it easy to miss decisions, deadlines, and action items hidden in large amounts of text.

Core Features & Use Cases

  • Structured overviews: Produces concise, hierarchical summaries with clear sections for key points and takeaways.
  • Action item extraction: Pulls out responsibilities, tasks, and deadlines when they appear in the source content.
  • Scope for many text types: Works for reports, email threads, meeting transcripts, transcripts, articles, and similar long-form documents, with TL;DR to detailed breakdowns based on the requested depth.

Quick Start

Ask the assistant to summarize the provided content into a standard summary with key points and any action items, including owners and deadlines if present.

Frequently Asked Questions about document-summarizer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract action items and key decisions from meeting transcripts?

To extract action items and decisions from meeting transcripts, you can use a summarization process that reads the full text and surfaces responsibilities, deadlines, and takeaways in a structured hierarchy.

What is the best way to get a TLDR for long email threads and reports?

The best way to get a TLDR for long email threads and reports is to process the content through a document analysis tool that formats output with clear sections, preventing fabrication by using only the provided text.

Can I summarize documents into different depths like a quick overview versus a detailed breakdown?

You can summarize documents into different depths by requesting a specific summary depth, which adjusts the output from a quick TLDR to a detailed breakdown while maintaining a clear hierarchy of key points.

Does document summarization work for articles and reports without losing important details?

Document summarization works for articles and reports by reading the full source text to extract important details and follow-ups, ensuring no critical information is lost while producing concise overviews.

How to pull out task owners and deadlines from unstructured text?

To pull out task owners and deadlines from unstructured text, apply document analysis to extract action items when they appear, explicitly highlighting responsibilities and due dates within a structured summary.