Browse Source

Added a one-sentence summary to label_and_rate.

pull/51/head
Daniel Miessler 1 year ago
parent
commit
416c7d9a27
  1. 5
      patterns/label_and_rate/system.md

5
patterns/label_and_rate/system.md

@ -30,6 +30,10 @@ OUTPUT:
The output should look like the following:
ONE SENTENCE SUMMARY:
A one-sentence summary of the content and why it's compelling, in less than 30 words.
LABELS:
Cybersecurity, Writing, Running, Copywriting
@ -51,6 +55,7 @@ OUPUT FORMAT:
Your output is ONLY in JSON. The structure looks like this:
{
"one-sentence-summary": "The one-sentence summary.",
"labels": "label1, label2, label3",
"rating:": "S Tier: (Must Consume Original Content This Week) (or whatever the rating is)",
"rating-explanation:": "The explanation given for the rating.",

Loading…
Cancel
Save