Summarize text, documents, and content into concise overviews
The /summarization
command enables you to create concise summaries of text, documents, and other content using AI. You can summarize long articles, extract key points from PDFs, condense meeting notes, create executive summaries, and generate brief overviews of complex documents in various formats.
Required:
content
- The text or file to summarizeOptional:
file
- URL or reference to a document to summarize (PDF, text files)format
- Output format: json, plaintext, markdown, or html (defaults to json)length
- Desired summary length: brief, medium, or detailedThe command returns:
Creates a concise summary of the provided text content.
Generates a detailed summary of a PDF research paper in markdown format with comprehensive key points.
Creates a brief plain text summary of meeting notes, highlighting only the most important decisions and action items.