One operator built a WhatsApp voice agent that handled 90% of his service calls. He sold the business; the buyer kept the agent running. One agency published what the best pest control companies actually do differently. One study says US companies lose thousands per manager a year to tasks AI already does for free.
Pro Tip: Find the manual task hiding inside your automation in 10 minutes
Open ChatGPT. Paste this: "Here are the steps my team does to handle a new service call from first contact through booking. Read them and tell me which steps are actually still manual, even though I call the process automated. For each one, tell me the simplest free tool I could plug in to remove the manual step." Then paste the actual steps your team takes today. Do not sanitize. List every copy-paste, every re-type, every "I check my inbox." The output is your next three automation targets, ranked by how often that step runs.
The Big One
A solo operator built a WhatsApp AI agent that handled 90% of customer service. He sold the business and the buyer kept it running without him.
A contractor on Reddit described the workflow he built to handle inbound WhatsApp messages for his service business. Voice and text agents powered by n8n plus a few APIs. The agent qualified leads, booked appointments, answered repeat questions, and escalated anything it could not handle. By month six it was handling 90% of inbound without a human touching it. He listed the business, sold it, and the buyer kept the agent in place. The seller moved on. The customers never noticed.
Bottom line: If you use WhatsApp, Facebook Messenger, or SMS for inbound customer contact, the agent-driven version is a weekend build. The ceiling is not what the AI can do. The ceiling is how honestly you document what your office actually says to customers today.
This Week in AI + Trades
Hook Agency: what the best pest control companies do differently online
Hook Agency published a teardown this week of what the top pest control sites do that the middle of the pack does not. The short list: clear service areas with real city names, visible pricing ranges not "call for quote," photo of the owner and trucks on the homepage, and reviews pulled in with job type and city. Run this same check on your own site this weekend. Where you fail the checklist is where your leads are going to the competitor.
US companies are losing thousands per manager per year to admin tasks AI already handles
Jobber published a study this week tying manager productivity losses to tasks that off-the-shelf AI already handles. Top culprits: drafting internal comms, summarizing meetings, writing job postings, answering repeat HR questions, and scheduling. The report prices each lost hour at roughly $75 in loaded cost. Your office manager probably does three of those every day. Pick the one that runs most often. Replace it first.
10,000+ n8n workflows studied. Here is what separates the ones that stay in production from the ones that die.
A builder on r/n8n analyzed ten thousand public n8n workflows to find the patterns in the ones that survive real use. The survivors share four things: one clear input source, idempotent retries, a human-in-the-loop only on exceptions, and notifications that tell you when the workflow skipped a job (not just when it ran). The dead ones share one thing: a human is in the happy path every time. If your automation needs you to "just check it once a day," it is not an automation, it is a manual task with extra steps.
AI review management is becoming the default for small service businesses
Unify360 published a breakdown of how AI is rewiring review management for small businesses. The piece separates the actually useful patterns from the marketing noise. Useful: auto-draft replies the owner approves in one tap, sentiment alerts on 1 and 2 star reviews within 10 minutes, pattern-detection across 90 days of reviews to flag recurring service gaps. Noise: generic "thanks for the review" bots. If you do not review your own replies weekly, the bad ones are writing themselves.
Quick Hits
- A question worth asking your team this week -- what is one small automation you have built that saves way more time than it should; steal the best answers from the thread
- A free n8n workflow that handles inbound email triage -- tags, summarizes, and routes every incoming email to the right person before you read it
- AI Review Responder template posted on r/SaaS -- drafts replies in your voice; copy it, point it at your Google Business Profile, and you are 80% done
Weekly Build
Google Review Response Automation
Every review gets a reply in your voice within the hour. You approve, it posts.
New reviews hit your Google Business Profile. The workflow pulls the review text, drafts a reply in your brand voice, flags anything under 3 stars for your personal review, and either auto-posts or waits for a one-tap approval from your phone. You still sound human. You just stop forgetting.
The pattern from this week: the people who win with AI right now are not building the smartest system. They are removing the manual steps hiding inside the system they already have. Pick one. Replace it Monday. - Zac