
▪ TODAY’S ISSUE VALUE
⏱️ Time check
Per proposal
100 proposals / month
Manual
~45 min
75 hours
Automated
~10 min
17 hours
Saved
35 min
58 hours (~1.5 weeks)
▪ THE PROBLEM
Your best people are spending hours on proposals
Not the strategic part — the assembly:
▪ Finding the right case study.
▪ Adjusting the same slides for the twentieth time.
▪ Copying client details into a template. Exporting to PDF.
This is the proposal bottleneck. And it's expensive.

At 2V, we see this pattern constantly when working with service companies. A senior consultant billing $200/hour ends up doing cut-and-paste work. Why? Because proposals feel high-stakes, and "high-stakes" defaults to "senior person handles it."
We live this ourselves.
We sell:
▪ $4K automation retainers
▪ $200K+ custom software development projects.
Same company, completely different proposal workflows. The small retainers are almost fully automated. The large custom projects - automation assists, but humans drive.
The fix isn't hiring a proposal coordinator. It's recognizing that every proposal has two distinct parts:
▪ The thinking — positioning, pricing, deal strategy
▪ The assembly — structure, formatting, pulling in relevant proof points
The first part needs humans. The second part doesn't.
Need help automating your processes?
Start with an efficiency scorecard here
▪ INTERESTING
This week AI world speaks about Clawdbot/Moltbot
What does it have to do with Headcount-Free Growth? Think of Clawdbot as one of the first iterations of a fully autonomous AI employee.
At the moment, it’s mostly used by tech nerds, but it's worth checking out and looking at some demos, even if you’re not technical. AI employees become real, l and you need to be on top of that trend to benefit from it.
▪ BACK TO PROPOSAL AUTOMATION
Automating volume proposals (under $10K)
If you're responding to RFPs, bidding on platforms, or quoting standardized services - these are volume plays. The work might be custom, but the sales motion is repeatable.
For these, the goal is near-full automation. A human triggers it, maybe reviews the output, but the system does the heavy lifting.
Here's exactly how we do it.

▪ OUR CASE
How we auto-generate case study PDFs for Upwork
When we bid on projects through Upwork, we attach a relevant case study PDF. Not a generic company overview - a tailored example that shows we've solved similar problems before.
Doing this manually meant digging through old projects, adjusting slides, exporting PDFs. Maybe 15-20 minutes per proposal if you're fast. At 30+ proposals a month, that's a full day gone.
Now it takes 20 seconds.
The workflow (n8n + Google Slides):
We submit a simple form with project details - industry, problem type, scope
The flow pulls from our case study database (a Google Sheet)
An AI agent finds the most relevant match - not necessarily exact, just something with common threads
The LLM adjusts the angle - reframes the case study to speak to this specific prospect's situation
Google Slides API populates our template and exports the PDF.

SCREENSHOT: n8n workflow
The key insight: you don't need a perfect case study for every possible project. You need a system that can take what you have and position it correctly.
The LLM handles the translation — "We helped a logistics company with workflow automation" becomes relevant to a supply chain prospect even if the original project was in a different vertical.

Screenshot: Generated Google Slides

Screenshot: Generated Google Slides
The result is a professional, on-brand case study that looks custom but costs us almost nothing to produce. Response rates went up (~15% increase). Time spent went down from 20 minutes to 20 seconds. We send dozens of bids per day; this would have been literally impossible for a single person without this automation.
The stack:
n8n (free, self-hosted)
Google Sheets (case study database)
Google Slides (template + API for generation)
OpenAI API (for matching and copy adjustments)
Total cost per PDF: a few cents in API calls.
What about high-ticket proposals?
This approach works for volume proposals under $10K. But what about $50K+ custom engagements where the proposal itself is part of the sale?
That's a different game - automation assists, but humans drive. I'll break that down in a future issue.

— Valerian

