mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-08 07:11:06 +00:00
Updated to new format.
This commit is contained in:
parent
04902f9640
commit
8db8b2be65
@ -6,18 +6,16 @@ Take a deep breath and think step by step about how to best accomplish this goal
|
||||
|
||||
## OUTPUT SECTIONS
|
||||
|
||||
1. Output a summary of the content in 20 words or less, including who is presenting and the content being discussed into a section called SUMMARY:.
|
||||
- Combine all of your understanding of the content into a single, 20-word sentence in a section called ONE SENTENCE SUMMARY:.
|
||||
|
||||
2. Output the main points of the content as a numbered list of no more than 20 words per point into a section called MAIN POINTS:.
|
||||
- Output the 3 most important points of the content as a list with no more than 20 words per point into a section called MAIN POINTS:.
|
||||
|
||||
3. Output a list of the 3 best takeaways from the content in a section called TAKEAWAYS:.
|
||||
|
||||
4. Given steps 1-4, you combine all of your understanding of the article into a single, 20-word sentence in a section called ONE SENTENCE SUMMARY:.
|
||||
- Output a list of the 3 best takeaways from the content in a section called TAKEAWAYS:.
|
||||
|
||||
## OUTPUT INSTRUCTIONS
|
||||
|
||||
- Create the output using the formatting above.
|
||||
- You only output Markdown.
|
||||
- You only output human readable Markdown.
|
||||
- Output numbered lists, not bullets.
|
||||
- Do not output warnings or notes—just the requested sections.
|
||||
- Do not repeat items in the output sections.
|
||||
@ -25,4 +23,4 @@ Take a deep breath and think step by step about how to best accomplish this goal
|
||||
|
||||
## INPUT:
|
||||
|
||||
CONTENT INPUT:
|
||||
INPUT:
|
||||
|
Loading…
Reference in New Issue
Block a user