Here is a list of operators you can use to infer intent of your prompt that change the answer from ChatGPT.
How to use it?
Just add the operator at the start of your prompt, use the framework role, task, output to better structure your prompts for ChatGPT.
Operator | What it does to your prompt |
---|---|
/ELI5 | Explain as if to a 5-year-old. |
/TLDL | Summarize a long text in a few lines. |
/STEP-BY-STEP | Lay out reasoning steps in order. |
/CHECKLIST | Turn the answer into a checklist of actions. |
/EXEC SUMMARY | Give a short executive-style summary. |
/ACT AS | Answer in a specific role. |
/BRIEFLY | Reply in one or two concise sentences. |
/JARGON | Use technical vocabulary appropriately. |
/AUDIENCE | Adapt tone and detail to a target audience. |
/TONE | Change the tone (formal, friendly, playful, etc.). |
/DEV MODE | Use a raw, technical developer style. |
/PM MODE | Respond with a project-management perspective. |
/SWOT | Give strengths, weaknesses, opportunities, and threats. |
/FORMAT AS | Enforce a specific format like table or JSON. |
/COMPARE | Place two or more items side by side. |
/MULTI-PERSPECTIVE | Show several points of view. |
/CONTEXT STACK | Keep multiple layers of context active. |
/BEGIN WITH / END WITH | Force the answer to start or end with given text. |
/ROLE: TASK: FORMAT: | Set role, task, and expected format explicitly. |
/SCHEMA | Generate a structured outline or data model. |
/REWRITE AS: | Rephrase in a requested style. |
/REFLECTIVE MODE | Briefly reflect on and refine the answer. |
/SYSTEMATIC BIAS CHECK | Point out possible biases and gaps. |
/DELIBERATE THINKING | Slow down and reason carefully. |
/NO AUTOPILOT | Forbid superficial, templated replies. |
/EVAL-SELF | Critique the answer and suggest fixes. |
/PARALLEL LENSES | Examine the topic from several angles at once. |
/FIRST PRINCIPLES | Rebuild the answer from basics. |
/CHAIN OF THOUGHT | Request a brief outline of reasoning steps. |
/PITFALLS | List likely traps, errors, and edge cases. |
/METRICS MODE | Use measures, KPIs, or formulas. |
/GUARDRAIL | Set strict boundaries not to cross. |
Leave a Reply