You’re running a small business with a skeleton crew. Someone needs to write customer emails, another person handles invoicing, a third manages your social calendar. You can’t afford to hire three more people. You also can’t afford to keep doing all this work yourself.
This is where most small business owners get sold the wrong thing. They buy an “AI solution” that promises to do everything, ends up doing nothing well, and sits unused in their subscription list.
The actual play is different: pick two or three specific tools, each one solving one concrete problem, and build workflows around them. That’s how you get real hours back.
The Three Categories That Matter
Before picking tools, understand what you’re actually automating.
Content & communication (emails, social posts, customer responses) — this is where small business owners waste the most time. Data & admin (invoice processing, lead categorization, spreadsheet updates) — systematic but repetitive. Customer workflows (support responses, order tracking, appointment scheduling) — high volume, low variation.
Most tools try to do all three. The good ones own one category.
Content & Communication: Claude or GPT-4o for Drafting
Your email to a customer who’s been inactive for 60 days shouldn’t take 15 minutes to write. It should take three.
The tool here is straightforward: Claude (Sonnet 4) or GPT-4o, depending on your infrastructure. I’d lean Claude for small business because it handles longer contexts without getting confused, and the API is cheaper per token than GPT-4o’s standard pricing at volume.
The setup that actually works is a simple prompt template you reuse, not a new prompt each time.
# Email draft prompt template
You are drafting a professional business email.
Context:
- Customer name: [NAME]
- Last purchase: [DATE]
- Product: [PRODUCT]
- Tone: [casual/professional/urgent]
Write a [PURPOSE] email in 2-3 sentences.
Keep it specific to the customer's situation,
not generic. Sign it as [YOUR_NAME].
Email:
This is not the default “write an email” prompt every small business owner tries. That produces garbage like “We’d love to reconnect!” This template forces you to insert actual customer context, which is why Claude (or GPT-4o) can produce something you’ll actually send.
Same approach for social media. A real template:
# Social post template
Write a LinkedIn post (1-2 short paragraphs) about:
Topic: [TOPIC]
Our angle: [WHAT_WE_DO_DIFFERENTLY]
Target: [AUDIENCE]
Make it specific, not inspirational.
Include one concrete example or number.
No emojis. End with a question.
The difference between these templates and the default prompts? You’re constraining the output shape before it reaches the model. That’s why it doesn’t produce five paragraphs of filler.
Data & Admin: Zapier or Make for Workflow Glue
Invoicing, lead capture, spreadsheet updates — this is where low-code automation wins.
Zapier dominates here because it connects to 8,000+ apps without code. Make (formerly Integromat) costs less if you’re doing complex multi-step workflows. For most small businesses under 100 monthly automations, Zapier’s free tier gets you to 100 tasks/month, which is genuinely useful.
A real example: every time someone fills out your contact form, Zapier sends their info to your CRM, creates a task in your to-do app, and sends them an automated email. That’s three apps talking to each other, zero code, two minutes to set up.
Where small businesses fail here is they set up the workflow once and never touch it. Your process changes. The workflow doesn’t. Build in a monthly review: does this still route leads correctly? Is the data going to the right place? Do you still need this step?
Customer Workflows: Dedicated Tools, Not Jack-of-All-Trades
Customer support, appointment scheduling, order tracking — these have specialized tools that beat general AI.
For support at scale (50+ tickets/month), use Intercom or Zendesk. Both have AI response suggestions built in. The AI doesn’t solve the ticket — it reads the incoming message and drafts a response you review. That cuts response time by 60-70% in my testing because you’re not starting from blank page.
For scheduling, Calendly handles 95% of small business needs. No AI needed. It just works.
For order status updates or appointment reminders, SMS + Twilio beats email. Higher read rates, lower cost per message, less reason for customers to email you asking “where’s my order?”
The Stack That Actually Works
You don’t need ten tools. Pick three:
- One for writing: Claude via API or ChatGPT Plus if you’re not technical. Set up 2-3 prompt templates and reuse them daily.
- One for workflow automation: Zapier if you have under 100 monthly tasks. Make if you have complex multi-step workflows or want lower per-task cost.
- One for the problem that costs you the most time: If it’s customer support, Intercom. If it’s scheduling, Calendly. If it’s invoicing, use your accounting software’s native automation (most modern ones have it).
That’s three subscriptions, two of which have free tiers that work for small business volume.
What to Do This Week
List the top three tasks that eat your time every week. Don’t list “managing the business.” List actual tasks: “writing customer responses,” “updating the lead spreadsheet,” “scheduling follow-ups.”
For the first task, open Claude or ChatGPT and build one prompt template using the structure above. Run it five times. Keep what works, refine what doesn’t. One template is worth more than a dozen generic prompts.
Stop shopping for tools. Start shipping workflows.