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.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill summarize-text-by-extracting-key-ideas-from-each-paragraphAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
1.4 KB, 183 tokens by cl100k_base, as published. Nobody here has run 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
- Analyze the text paragraph by paragraph.
- Extract the key idea from each paragraph.
- Rephrase these key ideas to construct the summary.
- 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
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.