{% extends "base.html" %} {% block title %}Setup Guide — Agency Automation Starter Kit{% endblock %} {% block content %}
Import → swap credentials → customize one node → test → activate. 15 minutes per workflow per client. This is the PDF that ships inside the ZIP (HTML preview below).
agency-automation-starter-core.zipworkflows/lead-intake-to-crm-sync.json (or any)Each workflow’s first node says CONFIGURE in its notes. Open it, replace the placeholder credential.
#leads — change per client.gpt-4o-mini.client-slug — lead-intake before editing. Keep the original as template.You never rewrite the workflow — you edit exactly one Set node per workflow (labeled CLIENT CONFIG).
This is the #1 risk in the plan: n8n silently breaks templates on version bumps.
@n8n to channel.| Workflow | Edit this node | Field |
|---|---|---|
| Lead Intake → CRM | Set → CLIENT CONFIG | airtable_base, slack_channel |
| AI Follow-Up | OpenAI | prompt tone |
| Invoice Reminder | Wait | 7d → 3d if aggressive |
| Slack Digest | Slack | channel + cron 8am TZ |
| Client Onboarding | Notion | template page ID |
| Weekly Report | Function | KPI fields |
| AI Lead Scoring (Pro) | OpenAI | scoring rubric |
Import the free workflow in your n8n instance now — 2 minutes to prove it.