Prompt
The text instruction you give to an AI model to generate a response. Prompt quality directly impacts output quality — better prompts yield dramatically better results.
Why it matters
The prompt is your steering wheel. The same AI can give you a vague, generic answer or a genuinely useful one depending entirely on how you ask. Most people's disappointing AI experiences come from a one-line, ambiguous request. Learning to write clear prompts is the single highest-payoff skill for getting real value out of any AI tool, and it takes minutes to improve.
A concrete example
Compare "write a cover letter" with "Write a 200-word cover letter for a junior marketing role at a small nonprofit. I have two years of social-media experience and no degree. Keep the tone warm and confident." The second version gives the AI the role, length, background, and tone it needs, so the result actually sounds like you instead of a generic template you'd have to rewrite anyway.
How to use it
Write prompts the way you would brief a competent freelancer who has never met you. State the task, who it is for, roughly how long it should be, and anything that would count as getting it wrong. If you find yourself disappointed by an answer, reread your request and ask whether a person could have produced what you wanted from it. Usually the missing information is obvious in hindsight, and adding it is faster than another round of rerolling.
The common mistake
Adding politeness and length instead of specifics. "Please write a really great, comprehensive blog post about marketing" is longer than "write a blog post about marketing" but gives the model nothing extra to work with. Constraints are what improve output: audience, length, format, tone, and what to leave out.
Related terms
Prompt Engineering
The skill of crafting effective AI prompts to achieve desired outputs. Techniques include role-setting, few-shot examples, chain-of-thought reasoning, and constraint specification.
System Prompt
A special instruction set given to an AI model before the user's message, defining the model's persona, behavior rules, output format, and constraints. The foundation of custom AI assistants and chatbots.
Few-Shot Prompting
Providing 2-5 examples of desired input-output pairs in your prompt before asking the AI to perform the task. Significantly improves output quality for specialized tasks.
Artificial Intelligence (AI)
The simulation of human intelligence by computer systems, including learning, reasoning, and self-correction. Modern AI is primarily powered by machine learning and neural networks.
Context Window
The maximum amount of text (measured in tokens) an AI model can consider at once. Larger context windows allow the model to reference more information in a single conversation.
Large Language Model (LLM)
An AI model trained on vast amounts of text data that can generate, summarize, translate, and analyze human language. Examples include the GPT, Claude, Gemini and Llama families.