Everyday·Technical
Cross-vertical3 min read
Use an LLM to draft and tighten customer emails faster (without sounding fake)
Run a two-pass language-model workflow: grounded facts as context, system-prompt voice constraints, then a draft generation and a tighten pass before a human send.
What you will be able to do
After this guide, you will draft and tighten common customer emails—quotes, appointment confirmations, no-show follow-ups, and review requests—in a few focused minutes, without sounding like a template bot.
Why owners sound fake (and how to avoid it)
Most “AI email” fails for one reason: the prompt asks for polish before it asks for facts and voice. The model fills gaps with filler (“I hope this email finds you well”), hype, and vague promises.
Fix that by treating the language model like a junior writer. You supply the job, the facts, and the tone. The model drafts. You edit and send.
Step 1: Capture the job in one line
Write one sentence that names the email’s job, not its mood.
Examples:
- Confirm Tuesday 3pm cleaning and ask the customer to unlock the side gate.
- Follow up on a quote sent Monday; ask one clear yes/no question.
- Apologize for a late arrival, state the new ETA, and offer a simple make-good.
If you cannot name the job in one line, do not open the chat yet. Clarify the job first.
Step 2: Provide only the facts as context the model needs
List bullets the model must not invent:
- Customer name and what they booked or asked for
- Date, time, address, tech or provider name (if needed)
- Price or range you already quoted
- Any constraint (insurance, deposit, cancellation window)
- Outcome you want (confirm, reschedule, pay, reply)
Do not put full charts, card numbers, health details, or long threads. Give the minimum needed for a clear reply.
Step 3: Add a short system-prompt voice constraints
Provide a reusable system-prompt voice constraints at the top of your prompt. Keep it short:
- Sound: clear, calm, local, respectful
- Avoid: hype, slang the team never uses, long apologies, “as an AI”
- Sentence length: short; one idea per sentence
- Sign-off: first name only
Update the card when a real email you sent got a good reply. Real wins beat style adjectives.
Step 4: Ask for a draft, then a tighten pass
First prompt pattern:
- System-prompt voice constraints
- Job in one line
- Facts as bullets
- “Draft a short email. Do not invent facts. Flag anything missing as [NEED].”
Second prompt (same chat):
“Tighten this. Cut filler. Keep every fact. Make the ask one clear sentence. Target under 120 words.”
Two passes beat one “make it perfect” request.
Step 5: Edit like an owner, not a critic
Before you send, check:
- Would you say this out loud to a customer at the front desk?
- Is every price, time, and promise something you already approved?
- Is there exactly one ask?
- Did the model invent a policy, discount, or timeline?
If anything feels off, change the words. Do not ask the model to “sound more human” without telling it which phrase failed.
Common email jobs to practice this week
Pick three from your real week:
- Quote follow-up after 48 hours
- Same-day arrival update when a job runs late
- After-service thank-you plus review link
- Reschedule when a tech is sick
- Deposit reminder before a booked visit
Run the same five-step recipe each time. Speed comes from repetition, not clever single-shot prompts.
Build a few-shot example file that keeps you honest
Save your best final emails (the ones you actually sent) in a folder named by job type. Next time, put one strong example into the prompt and say: “Match this length and directness. Use today’s facts.”
That is how you stay on-brand without writing from a blank page.
What not to automate yet
Do not hand the model unsupervised send rights for refunds, medical advice, legal threats, or angry disputes. Drafting is fine. Sending consequential messages still needs a person.
Short close
Clear facts plus a short system-prompt voice constraints beat an underspecified single-shot prompt every time.
The mechanism
How it is built, in full
Give the model your voice rules before you ask for a draft. Then: Provide facts only; keep names, prices, and promises under your control; Tighten in a second pass instead of asking for “perfect” in one shot; Always read the final version out loud before you send; Build a short few-shot example file of your best real emails for reuse.