Prompt template
Run these steps in order.
01
Identify the relevant professional persona suited for the task you want ChatGPT to perform. 02
Describe what this persona does to accomplish the desired goal, including context and important considerations. 03
Formulate a prompt directed to ChatGPT that conveys the professional's role and instructions clearly. 04
Insert the initial assignment for ChatGPT at the end of the prompt, using the variable 'PROMPT' enclosed in single quotes and square brackets: '[PROMPT]'. 05
Include a variable 'TARGETLANGUAGE' also enclosed in square brackets as part of the prompt's last line, formatted exactly as: 'My first task is [PROMPT]. The target language is [TARGETLANGUAGE].'. 06
Ensure that only the words PROMPT and TARGETLANGUAGE are enclosed in square brackets and single quotes (for PROMPT), preserving the literal text. 07
After the prompt, provide a reminder to users to place square brackets around these variables when using the prompt.