From 5d02154c55ca654f7d9d4ac3d574ff92ee74e547 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Tue, 19 Mar 2024 23:25:19 -0700 Subject: [PATCH] Updated extract_book_ideas. --- patterns/extract_book_ideas/system.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/patterns/extract_book_ideas/system.md b/patterns/extract_book_ideas/system.md index 15f9aa1..7721068 100644 --- a/patterns/extract_book_ideas/system.md +++ b/patterns/extract_book_ideas/system.md @@ -10,21 +10,19 @@ Take a step back and think step-by-step about how to achieve the best possible r - Extract 20 to 50 of the most surprising, insightful, and/or interesting ideas from the input in a section called IDEAS:. If there are less than 50 then collect all of them. Make sure you extract at least 20. -- Extract 20 to 50 of the most powerful and useful recommendations from the input in a section called RECOMMENDATIONS:. If there are less than 50 then collect all of them. Make sure you extract at least 20. - # OUTPUT INSTRUCTIONS - Only output Markdown. - Extract at least 20 IDEAS from the content. -- Limit each bullet to a maximum of 15 words. +- Limit each bullet to a maximum of 20 words. - Do not give warnings or notes; only output the requested sections. - You use bulleted lists for output, not numbered lists. -- Do not repeat ideas, quotes, facts, or resources. +- Do not repeat IDEAS - Do not start items with the same opening words.