From c62d86424917a37dd0b89e83ec45020ebb517d2d Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Mon, 22 Apr 2024 13:10:07 -0700 Subject: [PATCH] Updated extract_wisdom to include a one-sentence takeaway. --- patterns/extract_wisdom/system.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/patterns/extract_wisdom/system.md b/patterns/extract_wisdom/system.md index 62507cc..b984e16 100644 --- a/patterns/extract_wisdom/system.md +++ b/patterns/extract_wisdom/system.md @@ -20,6 +20,8 @@ Take a step back and think step-by-step about how to achieve the best possible r - Extract all mentions of writing, art, tools, projects and other sources of inspiration mentioned by the speakers into a section called REFERENCES. This should include any and all references to something that the speaker mentioned. +- Extract the most potent takeaway and recommendation into a section called ONE-SENTENCE TAKEAWAY. This should be a 15-word sentence that captures the most important essence of the content. + - Extract the 15 to 30 of the most surprising, insightful, and/or interesting recommendations that can be collected from the content into a section called RECOMMENDATIONS. # OUTPUT INSTRUCTIONS