THE NUMBER

42 hours.

A Harvard Business Review study tracking thousands of inbound leads found companies that respond within an hour are nearly 7 times more likely to qualify - and more than 60 times more likely than those who wait a full day. Most wait 42 hours. The ones using agents are doing it in 60 seconds - and that's what this newsletter is about.

3 THINGS HAPPENING RIGHT NOW

Banks and insurers just got 10 AI agent templates out of the box
Anthropic released 10 ready-to-deploy agent templates for financial services: KYC file screening, pitchbook building, month-end close, general ledger reconciliation, earnings review. Each one packages the workflow, the data connections, and the review checkpoints into something a team can deploy in days rather than months. The templates work inside Microsoft Word, Excel, and PowerPoint, so a task started in a spreadsheet flows directly into a presentation without re-entering anything. If the most compliance-heavy industry on earth is moving this fast, the playbook is being written for every other industry too.

One text prompt. One finished video.
Pixelle-Video is a free tool with over 18,000 GitHub stars - a signal of how fast it spread through the developer community. You type one sentence. It writes the script, generates the visuals, synthesizes the voice, picks background music, and delivers the final cut. Four separate production tools replaced by one input.

Uber burned its entire 2026 AI budget by April
Uber, a company with $3.4 billion in annual R&D, ran out of its full-year AI tool allocation four months in. Not because of waste - engineers couldn't stop using the tools even as costs hit $500 to $2,000 per engineer each month. By that point, 70% of all code committed at Uber was originating from AI assistance. The CTO is "back to the drawing board" on what an AI budget even means.

THE DEEP DIVE

The lead that goes cold in 5 minutes

A home-services contractor gets 15 to 20 web form inquiries a day. He reads them at lunch and after dinner. Average response time: three to four hours. By then, many prospects have moved on.

He built a simple lead-response agent. When a form submission hits his inbox, the agent reads the prospect's specific question and drafts a direct reply in his voice within 60 seconds. Not "thanks for reaching out." An actual answer to what they asked.

The real math: a Harvard Business Review study tracking thousands of inbound leads found companies that respond within the hour are nearly 7 times more likely to qualify than those who wait. Wait a full day, and the odds drop more than 60 times. His competitors respond the next morning. He responds before the prospect closes the tab.

Each response costs under two cents in AI processing fees. For 600 leads a month, that's less than $12 total.

This pattern works for any business where inbound inquiries arrive through web forms or email: contractors, agencies, clinics, consultants, law firms. The agent doesn't close deals. It makes sure you're in the conversation before it moves on.

ONE THING TO TRY THIS WEEK

The contractor above described what he wanted, handed it to Claude, and walked away. The agent has been running since. Here's the smallest version you can build today.

Open Claude Code. Type this, filling in your name and business:

Create a folder called lead-agent on my Desktop.
Build a lead-response agent inside it that watches a file called new-lead.txt.
When I save new text to that file, read it and write a personalized reply
to draft-reply.txt within 60 seconds.
The reply should directly answer what the person asked - not just acknowledge receipt.
Use my name: [Your Name] and my business: [Your Business].
Run it and confirm it's working.
  1. Claude builds the watcher and starts it running. When it says it's ready, you're live.

  2. Open the lead-agent folder on your Desktop. Find new-lead.txt.

  3. Paste in a real inquiry you received recently - or use this one: "Hi, I found you online. I'd like to get a quote. When are you available and what's your process?"

  4. Save the file.

  5. Within 60 seconds, open draft-reply.txt. Your agent just wrote a reply. Edit the prompt until the voice sounds right.

Stuck? Reply to this email. I'll help.

WHAT'S COMING

Next issue: the bookkeeper who closes the month in 90 minutes. What used to take eight hours of reconciling and chasing receipts now happens overnight - and she didn't hire anyone to do it.

Manu

Keep Reading