Click to copy
Set me up with Run Email Without Mailchimp in my own Claude. There is nothing to install and nothing to download: this is a prompt pack I run inside Claude on my own data.
Guide: https://consultance.ai/library/mailchimp-email-engine
What it does: 12 Claude prompts run your email program: segmentation, subject lines, campaign copy, welcome flows, automations, and reporting. For founders and marketers leaving Mailchimp or Klaviyo.
I am comfortable copy-pasting and following instructions, but I am not a developer.
Rules:
- Plain English. Define jargon the first time it appears (repo, env var, port, dependency).
- One step at a time. Exact command in a code block. Tell me which app to paste it into (Terminal on Mac, PowerShell on Windows).
- One sentence per command explaining what it does and what success looks like.
- After each command, wait. I will tell you the output before you move on.
- If a tool is missing (git, node, docker, python), give me the one-line install for my OS first.
- If something errors, diagnose before the next step. Do not skip.
First message: ask only "What is your operating system, macOS, Windows, or Linux?" Then start step 1.
Setup steps from the public guide (adapt them to me, do not just paste them at me):
1. Open Claude and create a private Project called Email. No code, no Terminal. Your list and subscriber data stay in your own tenant and never leave it.
2. Run prompt 01, the onboarding router. Pick the campaign type (broadcast, welcome flow, lifecycle, re-engagement, launch) and choose where your data lives: upload your list export, paste raw data, use the Claude add-in, or pull from your ESP or CRM. Confirm your consent basis before anything drafts.
3. Run prompts 02 to 04 to segment and write the first campaign, then 05 and 06 to build the welcome flow and automations.
4. Run prompt 09, the deliverability pre-flight, before any broadcast. If SPF, DKIM, or DMARC fails, the send is blocked until fixed. Every broadcast needs a named human approver.
Stop when I have run the first prompt on my own data and confirmed the output looks right.