agency-growth-automations
Client acquisition methodology for agencies. Learn how 5 production-ready n8n workflows handle prospect sourcing, cold outreach, inbound routing, client reporting, and proposal follow-up — then get the full pack to deploy them.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/celestchief/agency-growth-automationsAgency Growth Automations
Stop building your client acquisition from scratch.
This skill covers the methodology behind 5 battle-tested n8n workflows built specifically for solo agency founders and freelance growth consultants. Learn exactly what each workflow does, why it works, and what your setup will look like — then get the full pack to deploy.
5 workflows. Zero paid APIs. Built for agencies doing B2B client acquisition.
- Cold Prospect Radar — automated daily signal monitoring so you never manually research leads again
- Cold Email Sequencer — drip outreach that runs while you sleep, tracked in Airtable
- Inbound Lead Router — every form submission lands in your CRM automatically, zero manual triage
- Client Reporting Bot — weekly HTML reports sent to clients without touching a dashboard
- Proposal Follow-Up Engine — day 3/7/14 follow-ups triggered automatically so no proposal goes cold
Get the importable workflow JSONs + step-by-step PDF setup guides: → https://qssys.gumroad.com/l/AgencyGrowthAutomationPack ($67)
How This Skill Works
When you install this skill, your OpenClaw agent can walk you through:
- Which workflow to tackle first — based on your biggest bottleneck
- What each workflow does — plain-English explanation of the logic and business value
- What you'll need — free tools, credentials, and setup time per workflow
- What success looks like — what changes in your business after each workflow is live
For the importable JSON files and screenshot-annotated PDF setup guides, you'll need the full pack from Gumroad.
Guided Methodology Flow
When you ask about any workflow, your agent will cover:
Understanding the Problem
Each workflow solves one specific agency bottleneck:
| Workflow | Problem It Solves | Setup Time (with pack) |
|---|---|---|
| WF01 — Cold Prospect Radar | Manual lead research eating hours | ~45 min |
| WF02 — Cold Email Sequencer | Outreach stops when you stop | ~60 min |
| WF03 — Inbound Lead Router | Leads falling through the cracks | ~20 min |
| WF04 — Client Reporting Bot | Manual report assembly every week | ~45 min |
| WF05 — Proposal Follow-Up Engine | Proposals going cold, deals lost silently | ~30 min |
If you're unsure where to start: WF03 (Inbound Lead Router) is the fastest win — 20 minutes from zero to automated. You'll see it working the same day.
Understanding the Architecture
Each workflow uses only free-tier tools:
- Google Sheets + Gmail OAuth — WF01, WF02, WF04 (one-time Google Cloud Console setup)
- Airtable (free tier) — WF02, WF03, WF05 (your CRM layer)
- Tally forms (free) — WF03 (webhook trigger for inbound leads)
- n8n — self-hosted on any $5/mo VPS, or n8n Cloud free tier (5 active workflows)
No paid APIs. No Hunter.io, Apollo, or GPT-4 API billing.
Understanding the Value
Why these 5 and not 50?
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-celestchief-agency-growth-automations": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
Agency Workflow Starter
Skill by celestchief
cold-outreach
Run a complete cold email outreach campaign — from sourcing leads to handling replies. Covers ICP definition, lead sourcing strategy, email sequence construction, personalization, reply handling, and suppression management. Use when an agent needs to build or execute a cold outreach pipeline from scratch, without paid tools or SaaS subscriptions.