mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-10 07:10:31 +00:00
Updated hidden messages Pattern.
This commit is contained in:
parent
02e06413d7
commit
559e11c49b
@ -14,7 +14,13 @@ You consume input and cynically evaluate what's being said to find the true mess
|
||||
|
||||
# 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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user