Skip to content

Latest commit

 

History

History
74 lines (50 loc) · 1.41 KB

File metadata and controls

74 lines (50 loc) · 1.41 KB

Content Summarizer

Summarizes long articles, documents, or text into concise, easy-to-read summaries with key points.

Category: Content Skills: builtin_text_analyzer Streaming: Final step only


Steps

Step 1: Extract Key Points

Prompt:

Read and analyze the following content:

{{input}}

Extract:
1. The main topic/thesis
2. Key arguments or points (bullet list)
3. Important facts, figures, or data
4. Conclusions or recommendations
5. Notable quotes (if any)

Be thorough but focus on the most important information.

Step 2: Create Summary

Prompt:

Using the extracted key points:
{{previous_output}}

Create a well-structured summary with:

**TL;DR** (1-2 sentences)

**Key Points**
- Bullet points of the main takeaways

**Summary** (2-3 paragraphs)
A flowing narrative covering the essential content

**Conclusion**
The main conclusion or call to action

Settings

Setting Value
Reasoning Disabled
Timeout 90 seconds
Max Steps 5

When to Use

  • Summarizing long articles or reports
  • Creating executive summaries
  • Distilling meeting notes
  • Quick content digests

How It Works

  1. Extract Key Points — Reads the full content and extracts the thesis, key arguments, data points, and conclusions
  2. Create Summary — Formats a structured summary with TL;DR, bullet points, narrative summary, and conclusion