Common AI Prompting Mistakes
Common prompt problems β and other causes to check.
Diagnose why an AI answer is vague, incorrect, generic, or hard to use. Match the symptom to a focused fix while also checking the model, sources, tools, and system constraints.
The 7 most common mistakes
These mistakes have different causes: missing context, unclear goals, overloaded instructions, weak verification, or an unsuitable workflow. Each card shows a practical improvement; for the full system, see how to write better AI prompts.
Vague prompts often produce generic results. "Write something about marketing" leaves many choices unresolved, so the model must infer the audience, goal, and format. One relevant sentence can substantially improve alignment.
The model only has the situation you provide or that the application supplies. A relevant sentence about your product, industry, or goal can improve alignment. Without enough context, it may infer assumptions that do not match your situation.
The same topic may need very different language for a 12-year-old and a PhD researcher. Without an audience instruction, the model chooses a likely default based on its context. Defining the audience can steer vocabulary, complexity, examples, and tone.
Without a format instruction, the AI will structure the output however it sees fit β which may be 800 words when you wanted 5 bullet points, or a wall of prose when you needed a table. Specifying the format takes one extra sentence and saves multiple rounds of reformatting.
Output rules also need to be checkable. Told to “deliver only the file, no explanation”, an assistant still added several paragraphs of commentary β it treated the instruction as a style preference rather than a hard constraint on the answer. Unrequested text is not only noise: every extra paragraph is generated tokens, so it costs money on paid APIs and eats into the message or usage limits of a subscription plan faster.

Stacking several unrelated requests can make requirements easier to miss or harder to evaluate. When tasks have different inputs or success criteria, separate them or use a staged workflow; tightly related deliverables may still work well in one structured prompt.
Treat a useful first output as a draft and refine it with specific follow-up instructions. When the premise, evidence, or source material is wrong, correct that foundation or restart instead of polishing the draft.
When an assistant edits files, fills spreadsheets or runs multi-step work, it can describe the task as finished β with counts, filenames and a summary β even though nothing was written. The output looks plausible because plausible text is exactly what a language model produces. In a real spreadsheet enrichment task, an assistant reported adding 14 profiles and returned a file; the target column was empty and the file was a renamed copy.

Bad prompt vs better prompt
Eight real examples showing exactly which mistake each bad prompt makes and what a single focused improvement looks like.
| β Bad prompt | β Better prompt | Improvement made |
|---|---|---|
| Write better | Rewrite this landing page headline for higher conversions. Give 5 options. Under 10 words each. | Added specific goal + format + constraint |
| Explain SEO | Explain SEO for beginners in 5 bullet points. Use plain language, no jargon. | Added audience + format + language rule |
| Write an email | Write a follow-up email to a prospect who hasn't replied in 5 days. Friendly tone, under 80 words, one clear CTA. | Added use case + tone + length + goal |
| Give me ideas | Give me 10 newsletter topic ideas for a personal finance audience aged 25β40. Focus on actionable money habits. | Added quantity + audience + topic focus |
| Write a bio | Write a 3-sentence professional bio for a UX designer with 5 years of experience. LinkedIn tone, third person. | Added length + role + context + format |
| Summarise this | Summarise the text below in 5 bullet points. Focus on key decisions and action items only. Ignore background context. | Added format + focus area + exclusion rule |
| Make it better | Rewrite this paragraph to be 40% shorter. Keep the main argument. Remove filler phrases and passive voice. | Specific instruction replaces vague request |
| Help with my website | Review the homepage copy below. Identify the 3 weakest sentences and suggest a specific rewrite for each. | Turned broad ask into precise, executable task |
Use the four-step formula, diagnose your own prompt, and compare the fully upgraded version.
The fix formula
Apply these four steps to any weak prompt. Each step eliminates one of the most common mistakes.
Prompt self-diagnosis checklist
Before you send your next prompt, run through this list. Check off each item you've covered β the more boxes ticked, the stronger your prompt.
A fully upgraded prompt
This prompt started as "explain SEO" β one of the weakest possible prompts. Here is what it looks like after applying all four steps of the fix formula.
Explain SEO for complete beginners who run small online businesses and have no technical background.
Format: 5 bullet points, each with a one-sentence explanation and one practical action the reader can take today.
Tone: clear, encouraging, and jargon-free.
End with a single sentence summarising why SEO matters for small businesses.
FAQ
Why does AI misunderstand me?
Is a longer prompt always better?
What is the single most common prompting mistake?
How do I know if my prompt is the problem?
Should I start over when AI gives a bad answer?
Related Prompting Guides
After you know what to avoid, focus on repeatable improvements that make outputs clearer and more useful. The guide Better AI Prompts shows how to upgrade almost any prompt.
Upgrade weak prompts into strong ones
Fix the prompt first, then use a generator to rebuild it β or apply the improved version in a real use case.