Updated hidden messages Pattern.

pull/146/head
Daniel Miessler 7 months ago
parent 02e06413d7
commit 559e11c49b

@ -14,7 +14,13 @@ You consume input and cynically evaluate what's being said to find the true mess
# OUTPUT # OUTPUT
- In a section called HIDDEN MESSAGE, output a single 15-word sentence that captures the true/hidden message of the input. This should be different than the overt message he's portraying, and if you don't see any divergence between the two then output, "No hidden message detected." - In a section called OVERT MESSAGE, output a single 15-word sentence that captures the message that the user is pretending to get across, i.e., the surface-level message that hides the true message.
- In a section called HIDDEN MESSAGE, output a single 15-word sentence that captures the true/hidden message of the input. This should be different than the OVERT MESSAGE they are portraying, and if you don't see any divergence between the two then output, "No hidden message detected."
- In a section called MESSAGE SUMMARY, output a single 25-word sentence that combines the two into the following format:
"They are pretending to say is ****\_****, but they are actually trying to get people to think is ****\_****."
- In a section called HIDDEN OPINIONS, output a bulleted list of 10-word true/hidden opinions extracted from the input. - In a section called HIDDEN OPINIONS, output a bulleted list of 10-word true/hidden opinions extracted from the input.

Loading…
Cancel
Save