โญ Beginner โฑ๏ธ 4 min read Zero-shot / Instruction Prompting

๐ŸŽฏ Give Clear Instructions โ€” Stop Being Vague with AI

Learn why vague prompts get vague answers. Master the art of writing specific, actionable AI instructions with before/after examples and hands-on practice.

โšก TL;DR

Be specific about WHAT you want, HOW you want it, and any constraints. Vague prompts = vague answers.

What Is It?

Give Clear Instructions is the most fundamental prompt engineering technique โ€” and the one most people skip.

Think of it like ordering food. “Give me food” gets you something random. “I’d like a medium-rare ribeye steak with mashed potatoes and grilled asparagus” gets exactly what you want. AI works the same way.

๐Ÿ’ก The #1 rule: If your prompt could mean 10 different things, the AI will pick one randomly. Be specific enough that there’s only one reasonable interpretation.

When to Use It

  • โœ… Every single time you use AI (this is the foundation)
  • โœ… When you’re getting vague or unhelpful responses
  • โœ… When you need a specific format, length, or style
  • โœ… When the task has particular requirements

Before & After

โŒ Before (Vague)

Write me something about emails

What’s wrong: “Something” could be an article, a template, a poem, tips, history… the AI has to guess.

โœ… After (Clear)

Draft a professional follow-up email to a client who hasn’t responded to our project proposal in 2 weeks. Keep it polite but include a soft deadline. Maximum 150 words.

What’s better: Specific task (draft), specific type (follow-up email), specific context (client, proposal, 2 weeks), specific tone (polite), specific constraint (150 words).

Platform Tips

Microsoft 365 Copilot

  • In Word, be specific about the document type: “Write a project status update” not “Write something”
  • In Outlook, Copilot works best with clear instructions like “Reply saying I’ll attend but can’t stay past 3pm”
  • In Teams, be specific: “Summarise action items from this meeting” not “What happened?”

ChatGPT

  • ChatGPT handles longer, more detailed instructions well โ€” don’t hold back on specifics
  • Use the Custom Instructions feature to set baseline context so individual prompts can focus on the task

Claude

  • Claude excels at following detailed instructions โ€” the more specific, the better the output
  • Use XML-style tags to structure complex instructions: <task>, <context>, <format>

Gemini

  • Gemini works well with numbered instructions for multi-part tasks
  • Be explicit about format โ€” Gemini sometimes defaults to bullet lists

Real Examples from the Prompt Library

These prompts from our Prompt Library demonstrate clear instructions:

  1. Professional Email Reply โ€” Notice how it specifies the type of reply, tone, and constraints
  2. Meeting Summary โ€” Clear about what to include (decisions, action items, owners)
  3. Data Analysis โ€” Specific about the type of analysis and output format

After mastering clear instructions, level up with:

๐Ÿงช Try It Yourself

Rewrite this vague prompt using the Give Clear Instructions technique:

Starter prompt (needs improvement):
Write me something about emails
Checklist โ€” does your prompt include:
โฌœ Specific task verb (write, create, draft...)
โฌœ Detailed topic (not just 'something')
โฌœ At least 15 words
๐Ÿ’ก Stuck? Show example answer

Draft a professional follow-up email to a client who hasn't responded to our cloud migration proposal in 2 weeks. Keep it polite but firm, include a soft deadline of next Friday, and limit to 150 words.

๐Ÿ”ง Fix This Prompt

This prompt is broken. Can you spot what's wrong and fix it?

Make something good for the meeting tomorrow
โฌœ Vague action โ€” what kind of 'something'?
โฌœ Specifies the meeting topic
โฌœ Includes detail about the meeting

โ“ Frequently Asked Questions

What makes a prompt 'clear'?

A clear prompt has a specific action verb (write, create, explain), a detailed subject, and enough context that the AI doesn't have to guess what you want.

How long should a good prompt be?

There's no magic number, but effective prompts are typically 2-5 sentences. The goal isn't length โ€” it's specificity. A 20-word specific prompt beats a 100-word vague one.

๐Ÿ’ฌ