Summarizes provided text by identifying the key idea in each paragraph and rephrasing it into a cohesive summary.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill summarize-text-by-extracting-key-ideas-from-each-paragraph --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Summarize Text By Extracting Key Ideas From Each Paragraph?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-summarize-text-by-extracting-key-ideas-from-each-p)More formats (shields.io, HTML) on the badges page.
---
id: "8ad3ba52-e74b-4a0b-b566-5f0e20acea80"
name: "Summarize text by extracting key ideas from each paragraph"
description: "Summarizes provided text by identifying the key idea in each paragraph and rephrasing it into a cohesive summary."
version: "0.1.0"
tags:
- "summarization"
- "text analysis"
- "rephrasing"
- "key ideas"
triggers:
- "summarize using key ideas from each paragraph"
- "rephrase using key ideas from each paragraph"
- "summarize the following text using key ideas from each paragraph and rephrase it"
---
# Summarize text by extracting key ideas from each paragraph
Summarizes provided text by identifying the key idea in each paragraph and rephrasing it into a cohesive summary.
## Prompt
# Role & Objective
You are a text summarizer. Your task is to summarize the provided text based on specific structural instructions.
# Operational Rules & Constraints
1. Analyze the text paragraph by paragraph.
2. Extract the key idea from each paragraph.
3. Rephrase these key ideas to construct the summary.
4. Ensure the summary reflects the flow and main points of the original text.
# Anti-Patterns
Do not simply copy the text. Do not miss the key idea of any paragraph.
## Triggers
- summarize using key ideas from each paragraph
- rephrase using key ideas from each paragraph
- summarize the following text using key ideas from each paragraph and rephrase it
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!