How to Write Your First AI Prompt
Why Prompting Is the Most Valuable AI Skill You Can Learn
Here is a stat that should get your attention: 92% of Fortune 500 companies are now using AI tools in their day-to-day operations, yet internal surveys consistently show that fewer than 15% of employees feel confident writing prompts that produce genuinely useful results. That gap is where the opportunity lives.
The quality of your AI output depends almost entirely on how you communicate with the model. A vague prompt produces a vague answer. A precise, well-structured prompt produces output that saves you hours of work. This tutorial will teach you a repeatable framework — the CRISP method — that works across every AI tool and every profession.
By the end of this guide you will be able to write prompts that consistently deliver useful, specific, ready-to-use results on the first or second try.
The Before & After: Real Prompts Across Three Professions
Before diving into the framework, let's see what "good prompting" actually looks like in practice.
Doctor — Patient Discharge Summary
Before (vague prompt):
After (CRISP prompt):
The vague prompt produces a generic template. The CRISP prompt produces a draft that is 90% ready for chart review.
Lawyer — Contract Clause Analysis
Before:
After:
Marketer — Campaign Brief
Before:
After:
Notice the pattern: every effective prompt includes who the AI is, what you need, how to format it, and specific constraints. That is the CRISP framework.
Step 1: Define Your Goal Before You Type
The single biggest mistake beginners make is opening their AI tool and starting to type before they know what they want. Spend 30 seconds answering one question:
"If this prompt works perfectly, what specific output am I holding in my hands?"
Be concrete:
- Not "help with my presentation" but "a 5-slide outline for a board meeting about Q3 revenue growth"
- Not "write an email" but "a 150-word follow-up email to a prospect who attended our webinar but didn't book a demo"
- Not "explain this code" but "a plain-language summary of what this Python function does, including edge cases"
Quick exercise: Before your next prompt, write down the desired output in one sentence. This alone will improve your results by 50%.
Step 2: Set the Context (the C and R in CRISP)
Context means giving the AI the background information it needs to produce relevant output. Role means telling it who to be.
Context Examples
Role Examples
Why this works: LLMs have been trained on text from millions of perspectives. When you assign a role, you activate the patterns associated with that expertise. A prompt addressed to a "senior tax attorney" will produce very different output than the same prompt addressed to a "first-year law student."
Step 3: Write Clear Instructions (the I in CRISP)
This is the core of your prompt — what you actually want the AI to do. Three rules:
- Use imperative verbs. "Write," "Analyze," "Compare," "List," "Summarize." Not "Can you maybe help me think about..."
- One task per prompt. If you need a blog post and social media copy and an email, run three prompts. Multi-task prompts produce mediocre results across the board.
- State what you DON'T want. Constraints are just as useful as instructions. "Do not include pricing information." "Avoid bullet points — use flowing paragraphs instead."
Examples of Strong Instructions
Step 4: Add Specifics and Format (the S in CRISP)
Specifics are the constraints that turn a decent prompt into a great one:
| Specific | Example |
|---|---|
| Length | "Keep it under 200 words" |
| Format | "Use a markdown table with columns: Feature, Benefit, Proof Point" |
| Tone | "Professional but conversational, like a smart colleague at a coffee shop" |
| Audience | "Written for a non-technical executive who has never used AI" |
| Examples | "Here is an example of the style I want: [paste example]" |
| Exclusions | "Do not mention competitor products by name" |
The more specifics you provide, the less you need to iterate. Think of specifics as bumper rails in bowling — they keep the AI from going into the gutter.
Step 5: Ask for Proof or Reasoning (the P in CRISP)
This step separates amateur prompts from professional ones. When you ask the AI to show its work, the quality of the output improves dramatically:
This is especially important for high-stakes decisions — legal analysis, medical recommendations, financial projections, strategic plans. The reasoning often reveals when the AI is uncertain or working from incomplete information.
Step 6: Iterate Like a Pro
Your first prompt rarely produces the perfect result, and that is completely normal. Professional prompt engineers expect to iterate 2-3 times. Here is how:
Iteration pattern 1: Sharpen the output
Iteration pattern 2: Change direction
Iteration pattern 3: Expand or compress
Pro tip: save your best prompts in a personal "prompt library" — a simple notes document organized by category. Within a week you will have a collection of reusable templates that make you dramatically faster.
Common Beginner Mistakes (and How to Fix Them)
| Mistake | Why It Fails | Fix |
|---|---|---|
| Being too vague | AI has to guess what you want and usually guesses wrong | Add specifics: audience, format, length, tone |
| Writing a wall of text | Long, unstructured prompts confuse the model | Break into numbered sections; use headers |
| Not assigning a role | AI defaults to a generic "helpful assistant" voice | Start with "You are a [specific role]..." |
| Asking for everything at once | Multi-task prompts produce shallow results for each task | One prompt = one output |
| Accepting the first output | First drafts are starting points, not final products | Always iterate at least once |
| Copy-pasting without context | The AI cannot read your mind about background info | Include company context, audience, and goals |
Practice Exercises
Put the CRISP framework to work right now. Try these three exercises in order of increasing difficulty.
Exercise 1: Basic (5 minutes)
Rewrite this vague prompt using the CRISP framework:
"Help me write a LinkedIn post about AI."
Your rewritten prompt should include a role, specific topic, target audience, word count, and tone.
Exercise 2: Intermediate (10 minutes)
You are preparing for a job interview. Write a CRISP prompt that asks the AI to:
- Generate 5 likely interview questions for your specific role and industry
- Provide a strong sample answer for each
- Flag any common mistakes candidates make
Exercise 3: Advanced (15 minutes)
Take a real work task you need to do this week. Apply the full CRISP framework:
- Write the prompt
- Run it through your AI tool
- Iterate at least twice based on the output
- Compare your final output to what you would have produced without AI
Note how long the task took with AI vs. your estimate without it.
What to Learn Next
- What Is Prompt Engineering? — understand the theory behind the techniques in this tutorial
- Prompt Engineering Cheatsheet — a printable quick-reference card with all the patterns from this guide
- Automate Email Responses with AI — apply your new prompting skills to a real workflow
Get AI Tips Every Week
Get smarter about AI every week — practical tips, prompts, and workflows in your inbox.