Few-shot — teach by example
Three good examples will outperform a one-paragraph instruction every time. The skill is curating the examples.
::TL;DR · the whole lesson in three lines
- MOVEThree good examples will outperform a one-paragraph instruction every time. The skill is curating the examples.
- DRILLPick a recurring task you do a lot — emails, summaries, formatting, whatever shows up weekly. You'll curate three real past outputs, paste them into the AI, and ask for a fourth on a new input. The whole point is to feel how much closer the output lands when the AI has examples instead of instructions.
- WINThe #4 output sounds like you wrote it, not like a generic AI draft.
::concept · what's actually happening
Telling an AI what you want is slow. Showing it is fast. If you write a long instruction — 'use this tone, keep it under 80 words, lead with the ask, no greeting, sign off with my first name only' — the model has to assemble all of that from scratch and will get one or two things slightly wrong. If you instead paste three real examples of emails you've already sent, the pattern is fully present. The model copies the shape. This is called few-shot prompting, and it is the single biggest leverage move at the learner tier.
read full concept · 4 more paragraphs →collapse concept ↑
The pattern is literally this: 'Here are three examples of [task] done the way I want it. Now do the fourth one on this new input.' That is the entire technique. You give the AI a small training set of three to five worked examples — not one, not ten — and then ask for output number four on a new input you actually need handled. The examples carry the tone, length, structure, vocabulary, level of formality, and the small judgment calls that you would never finish writing out as rules.
Why three? One example is ambiguous — the AI can't tell which features of the example you want copied versus which are accidents of that specific case. Two is better but still narrow. Three lets the AI see what stays constant across all three (that's what you want copied) versus what varies (that's the input slot it should adapt). Past five you get diminishing returns and waste context.
The skill isn't writing the prompt. The skill is curating the examples. You want three of your best — same tone, same length range, same structure, same level of polish. If your three examples are inconsistent, the AI gets confused about which one to imitate and you'll get an averaged-out mush. Pick examples that are close cousins of each other, not three different species. Spend ten minutes choosing the three, and the rest is automatic.
This works for anything recurring: replying to customer emails, summarizing meeting notes, formatting bug reports, writing PR descriptions, drafting LinkedIn posts, naming files. Anything where you've done the task multiple times and have past outputs you're proud of, you can convert into a few-shot template you reuse forever.
::drill · do the thing
Pick a recurring task you do a lot — emails, summaries, formatting, whatever shows up weekly. You'll curate three real past outputs, paste them into the AI, and ask for a fourth on a new input. The whole point is to feel how much closer the output lands when the AI has examples instead of instructions.
::L21 drill · copy-paste into any AI chat
I'm going to show you three examples of how I handle [recurring task — e.g., replying to "can we hop on a call" requests]. Read all three, notice what they have in common (tone, length, structure, sign-off), then produce a fourth response in the same style on the new input I give you at the end. EXAMPLE 1 Input: [paste the original request or raw input from a past case] My response: [paste what you actually sent / produced — your best version] EXAMPLE 2 Input: [paste another raw input from a different past case] My response: [paste the polished output you produced for that one] EXAMPLE 3 Input: [paste a third raw input] My response: [paste the polished output] NOW DO #4 Input: [paste the new real thing you need handled today] Your response:
::steps
- 01Pick one recurring task you've done at least five times in the last month. Make it something with a clear input-to-output shape (raw email in, reply out; raw notes in, summary out).
- 02Go find three of your past outputs you were actually proud of. Open three different past examples — not three variations of the same one. Different topics, same style.
- 03Read all three side by side. Confirm they share the same tone, roughly the same length, the same structure, and the same sign-off pattern. If one is an outlier, swap it for a different past example.
- 04Paste the drill prompt into Claude or ChatGPT. Fill in all three examples with the real raw input and your real past output for each.
- 05At the bottom, paste a real new input you genuinely need handled today — not a hypothetical.
- 06Read the AI's #4 output. Compare it to what you would have written from scratch. Notice how much of your style transferred without you describing it.
- 07Save the whole prompt (with the three examples baked in) into your saved-prompt library from L6. Next time this task comes up, you only swap the new input.
::outcome · what should be true
- The #4 output sounds like you wrote it, not like a generic AI draft.
- You spent zero sentences describing tone, length, or format — the examples did that work.
- You have a reusable template saved where you only swap the bottom input next time.
- You catch yourself thinking 'I could few-shot that' about two or three other recurring tasks before the day is over.
- If you compare the few-shot output to a one-paragraph-instruction version of the same task, the few-shot version needs less editing.
::trap · the most common failure
Using inconsistent examples. People grab the first three past outputs they can find — but one was a quick reply, one was a formal long-form, and one was a punchy one-liner. The AI averages them and produces something that is none of the three. Spend the ten minutes picking three that look like siblings: same tone, same length range, same structure. If your three examples disagree with each other, the AI has nothing to copy.
::other lessons at Learner level
Refine, don't restart — the second draft is where it lands
The biggest skill jump at this level: stop deleting the conversation and starting over when an answer is wrong. Refine in-place.
The verify rule — three categories of trust
Not everything AI says needs verification. Most things don't. Knowing which third does is the skill.
Your saved-prompt library — the second-biggest leverage
The first time you write a good prompt for a recurring task, save it. The second time, you reuse it. By month two, your prompt library is doing 60% of the work.
Refusal posture — knowing what your AI won't say
Every AI refuses different things in different ways. Map the refusal shape of the tool you actually use, instead of guessing or repeating internet rumors.
::part of the AtomEons /learn curriculum · 45 lessons · 5 levels · cc-by 4.0