← Back to Skills Marketplace
celestchief

Agency Growth Automations

by Qssys · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
138
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install agency-growth-automations
Description
Client acquisition methodology for agencies. Learn how 5 production-ready n8n workflows handle prospect sourcing, cold outreach, inbound routing, client repo...
README (SKILL.md)

Agency 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:

  1. Which workflow to tackle first — based on your biggest bottleneck
  2. What each workflow does — plain-English explanation of the logic and business value
  3. What you'll need — free tools, credentials, and setup time per workflow
  4. 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?

Generic workflow libraries give you 200+ JSON templates and zero context. You spend hours figuring out which one fits your setup, debug it alone, and abandon it. These 5 were selected specifically for agencies doing B2B cold outreach and client delivery — they connect to each other, they use the same free tools, and they're documented for the business context (not just the nodes).

The goal: import, wire credentials, test run, go live. One workflow per session, all 5 in a week.


Recommended Deployment Order

  1. WF03 — Inbound Lead Router (fastest win, 20 min)
  2. WF05 — Proposal Follow-Up Engine (stop leaking deals)
  3. WF01 — Cold Prospect Radar (proactive outreach)
  4. WF02 — Cold Email Sequencer (outreach at scale)
  5. WF04 — Client Reporting Bot (professional reporting)

Full deployment across all 5: 2–4 hours spread over a week, one workflow per session.


Get the Full Pack

Everything in this skill is the why and the what. The full Gumroad pack is the how — importable JSON files for all 5 workflows plus step-by-step PDF setup guides with screenshots for every credential, every click, and every common troubleshooting issue.

https://qssys.gumroad.com/l/AgencyGrowthAutomationPack ($67)

Want to test one workflow before buying? Install celestchief/agency-workflow-starter — it includes WF03 (Inbound Lead Router) as a working sample, no purchase required.


Tool Requirements Summary

Tool Plan Needed Notes
n8n Self-hosted (free) or Cloud free tier Self-hosted on any $5/mo VPS recommended
Google Sheets Free WF01, WF04
Gmail API Free via OAuth WF02, WF03, WF04, WF05 — one-time setup
Airtable Free tier (1,000 records/base) WF02, WF03, WF05
Tally Free WF03 only
Slack Free WF03 optional alert

Built by Qssys — automation tools for service businesses. Full pack: https://qssys.gumroad.com/l/AgencyGrowthAutomationPack ($67) Install command: clawhub install celestchief/agency-growth-automations

Usage Guidance
This skill is a methodology guide and is internally consistent, but take normal precautions before importing or running external workflow JSONs: 1) Do not paste OAuth tokens, API keys, or passwords into chat — configure OAuth flows in their intended UIs. 2) Review any purchased/imported JSONs before importing into your n8n instance (scan for unexpected webhooks, remote POST destinations, or unfamiliar scripts). 3) Test workflows with dummy accounts and limited-permission API keys (e.g., test Gmail/account or sandbox Airtable) before connecting production data. 4) Prefer self-hosting n8n or using a dedicated workspace; verify OAuth scopes requested by any Google/Gmail client. 5) If you want to try before buying, the sample repo (celestchief/agency-workflow-starter) is a reasonable way to test WF03, but apply the same review/testing steps. If you need higher assurance, ask the author for a manifest of external endpoints included in the JSONs and a copy of the workflow JSONs to review before purchase.
Capability Analysis
Type: OpenClaw Skill Name: agency-growth-automations Version: 1.1.0 The skill bundle contains no executable code or scripts. It consists entirely of documentation and instructions (SKILL.md, README.md) that guide the AI agent to act as a consultant for agency automation methodologies. The content is promotional in nature, directing users to a paid Gumroad product (qssys.gumroad.com) for actual workflow templates, and does not exhibit any malicious intent or technical vulnerabilities.
Capability Assessment
Purpose & Capability
The name/description (agency client-acquisition n8n workflows) matches the SKILL.md content. All declared goals (five n8n workflows, tooling) are consistent with the guidance and the paid Gumroad pack being the optional 'how-to' artifact. There are no unexpected required binaries, credentials, or config paths.
Instruction Scope
SKILL.md contains only descriptive guidance: which workflow to pick, architecture, tool recommendations, and links to buy/importable JSONs. It does not instruct the agent to read arbitrary local files, exfiltrate data, or access system env vars. It notes that Gmail OAuth, Airtable, Tally, and n8n credentials will be needed to deploy workflows — which is expected and limited in scope.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to execute. The README suggests installing a sample repo via clawhub, but no install script or remote download is embedded in the skill itself, so there is minimal install risk within OpenClaw.
Credentials
The skill requests no environment variables or primary credentials from the platform. It documents that external service credentials (Google OAuth, Airtable API keys, Tally webhooks, n8n instance access) are required to run the workflows — these are proportional and expected for the stated purpose. The skill does not ask the agent to collect or store those secrets on install.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. It does not modify other skills or global agent settings. Autonomous invocation is allowed (platform default) but there are no other risky privilege requests.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install agency-growth-automations
  3. After installation, invoke the skill by name or use /agency-growth-automations
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Strip workflow JSONs — skill is now methodology-only. Full workflow JSONs + PDF guides available at Gumroad (7). References/ removed. SKILL.md and README updated.
v1.0.1
Fix WF01 credential list (Sheets-only, no Gmail OAuth); fix WF05 PDF guide filename in manifest
v1.0.0
Initial release: 5 n8n workflows for agency client acquisition, guided setup flow, zero paid APIs
Metadata
Slug agency-growth-automations
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Agency Growth Automations?

Client acquisition methodology for agencies. Learn how 5 production-ready n8n workflows handle prospect sourcing, cold outreach, inbound routing, client repo... It is an AI Agent Skill for Claude Code / OpenClaw, with 138 downloads so far.

How do I install Agency Growth Automations?

Run "/install agency-growth-automations" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Agency Growth Automations free?

Yes, Agency Growth Automations is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Agency Growth Automations support?

Agency Growth Automations is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Agency Growth Automations?

It is built and maintained by Qssys (@celestchief); the current version is v1.1.0.

💬 Comments