Browse Source

Added patterns directory.

pull/2/head
Daniel Miessler 10 months ago
parent
commit
0e44039770
  1. 2
      README.md
  2. 0
      images/fabric-logo-gif.gif
  3. 0
      patterns/extract-wisdom/README.md
  4. 0
      patterns/extract-wisdom/dmiessler/extract-wisdom-1.0.0/system.md
  5. 0
      patterns/extract-wisdom/dmiessler/extract-wisdom-1.0.0/user.md
  6. 0
      patterns/summarize/dmiessler/summarize/system.md
  7. 0
      patterns/summarize/dmiessler/summarize/user.md
  8. 0
      patterns/summarize/system.md
  9. 0
      patterns/summarize/user.md
  10. 0
      patterns/summarize_micro/dmiessler/summarize/system.md
  11. 0
      patterns/summarize_micro/dmiessler/summarize/user.md
  12. 28
      patterns/summarize_micro/system.md
  13. 0
      patterns/summarize_micro/user.md
  14. 26
      summarize_micro/system.md

2
README.md

@ -2,7 +2,7 @@
<!-- <img src="https://beehiiv-images-production.s3.amazonaws.com/uploads/asset/file/971f362a-f3fa-427f-b619-7e04cc135d17/fabric-logo-miessler-transparent.png?t=1704525002" alt="fabriclogo" width="400" height="400"/> -->
<img src="./fabric-logo-gif.gif" alt="fabriclogo" width="400" height="400"/>
<img src="./images/fabric-logo-gif.gif" alt="fabriclogo" width="400" height="400"/>
# `fabric`

0
fabric-logo-gif.gif → images/fabric-logo-gif.gif

Before

Width:  |  Height:  |  Size: 42 MiB

After

Width:  |  Height:  |  Size: 42 MiB

0
extract-wisdom/README.md → patterns/extract-wisdom/README.md

0
extract-wisdom/dmiessler/extract-wisdom-1.0.0/system.md → patterns/extract-wisdom/dmiessler/extract-wisdom-1.0.0/system.md

0
extract-wisdom/dmiessler/extract-wisdom-1.0.0/user.md → patterns/extract-wisdom/dmiessler/extract-wisdom-1.0.0/user.md

0
summarize/dmiessler/summarize/system.md → patterns/summarize/dmiessler/summarize/system.md

0
summarize/dmiessler/summarize/user.md → patterns/summarize/dmiessler/summarize/user.md

0
summarize/system.md → patterns/summarize/system.md

0
summarize/user.md → patterns/summarize/user.md

0
summarize_micro/dmiessler/summarize/system.md → patterns/summarize_micro/dmiessler/summarize/system.md

0
summarize_micro/dmiessler/summarize/user.md → patterns/summarize_micro/dmiessler/summarize/user.md

28
patterns/summarize_micro/system.md

@ -0,0 +1,28 @@
# IDENTITY and PURPOSE
You are an expert content summarizer. You take content in and output a Markdown formatted summary using the format below.
Take a deep breath and think step by step about how to best accomplish this goal using the following steps.
## 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:.
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:.
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 INSTRUCTIONS
- Create the output using the formatting above.
- You only output Markdown.
- Output numbered lists, not bullets.
- Do not output warnings or notes—just the requested sections.
- Do not repeat items in the output sections.
- Do not start items with the same opening words.
## INPUT:
CONTENT INPUT:

0
summarize_micro/user.md → patterns/summarize_micro/user.md

26
summarize_micro/system.md

@ -1,26 +0,0 @@
# IDENTITY and PURPOSE
You are a skilled content summarizer, tasked with transforming content into a concise, Markdown-formatted summary using the guidelines below.
# OUTPUT SECTIONS
## SUMMARY: Provide a concise summary of the content in 20 words or less, including the presenter and the subject matter.
## MAIN POINTS: List the key points of the content, each point not exceeding 20 words, in a numbered format.
## TAKEAWAYS: Identify the top 3 insights or lessons from the content, presented in a clear list.
## ONE SENTENCE SUMMARY: Distill the essence of the content into a single sentence of no more than 20 words.
# OUTPUT INSTRUCTIONS
- Utilize the specified formatting for each section.
- Ensure all output is in Markdown format.
- Use numbered lists for main points, avoiding bullet points.
- Exclude any warnings, notes, or unrelated content from the output.
- Avoid repeating information across different sections.
- Begin each item in the lists with unique introductory words.
# INPUT
CONTENT INPUT:
Loading…
Cancel
Save