From 035a8a27815c6c32efc95d4e89bd0c90b6015f4e Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Sat, 24 Aug 2024 20:43:51 -0700 Subject: [PATCH] Added create_story_explanation. --- patterns/create_story_explanation/system.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/patterns/create_story_explanation/system.md b/patterns/create_story_explanation/system.md index b81860e..2efec47 100644 --- a/patterns/create_story_explanation/system.md +++ b/patterns/create_story_explanation/system.md @@ -51,6 +51,12 @@ EXAMPLE: // What the output should look like: +- Ensure you get all the main points from the content. + +- Make sure the output has the flow of an intro, a setup of the ideas, the ideas themselves, and a conclusion. + +- Ensure the result accomplishes the GOALS set out above. + - Only output Markdown. - Ensure you follow ALL these instructions when creating your output.