Install
openclaw skills install email-drip-sequence-builderGenerate complete email drip sequences from product descriptions with personalization, A/B subject lines, and ESP-ready formatting. Use when the user needs email campaigns, welcome series, product launch sequences, re-engagement flows, or nurture campaigns for any industry.
openclaw skills install email-drip-sequence-builderBuild production-ready email drip sequences from a single product description or business context. This skill generates complete multi-email campaigns with personalization tokens, A/B subject line variants, timing recommendations, and formatting ready for any ESP (Mailchimp, ConvertKit, Brevo, ActiveCampaign, etc.).
Supports: welcome series, product launch sequences, re-engagement flows, abandoned cart recovery, onboarding drips, educational series, and seasonal campaigns.
Try these prompts immediately:
Build a 5-email welcome sequence for a witchcraft supplies shop that sells candles, herbs, and crystals. Include a lead magnet delivery in email 1.
Create a product launch drip campaign for a new AI writing tool. 3 pre-launch emails, 1 launch day email, 2 follow-ups.
Generate a re-engagement sequence for subscribers who haven't opened emails in 30 days. Target: personal finance blog readers.
Build an abandoned cart recovery sequence for an Etsy digital products shop. 3 emails over 5 days.
Each email in the sequence includes:
Outputs use standard ESP merge tags:
{{first_name}} — Subscriber's first name{{product_name}} — Referenced product{{company_name}} — Your brand name{{unsubscribe_url}} — Required unsubscribe linkEvery email includes two subject line variants:
OPENAI_API_KEY=sk-... # For content generation (or use Claude API)
--tone — Brand voice (friendly, professional, casual, authoritative)--industry — Business vertical for tailored copy--email-count — Number of emails in sequence (default: 5)--esp — Target ESP for formatting (mailchimp, convertkit, brevo, activecampaign)--cta-style — Button vs text link vs bothSubject A: Welcome to [Brand]! Here's your free guide 🎁 Subject B: Your [Lead Magnet Name] is ready — plus a surprise inside
Preview text: Download your guide + discover what's coming this week
Send timing: Immediately after signup
Body:
<p>Hi {{first_name}},</p>
<p>Welcome to the [Brand] community! I'm thrilled you're here.</p>
<p>As promised, here's your free guide:</p>
<p><a href="{{lead_magnet_url}}" style="display:inline-block;background:#4299e1;color:white;padding:12px 24px;border-radius:6px;text-decoration:none;">Download Your Free Guide</a></p>
<p>Over the next few days, I'll share:</p>
<ul>
<li>📖 Our most popular [topic] tips</li>
<li>🔧 Tools we use every day</li>
<li>🎯 A special offer just for new subscribers</li>
</ul>
<p>Hit reply and tell me — what's your biggest challenge with [topic]?</p>
<p>Talk soon,<br>[Your Name]</p>
Goal: Deliver lead magnet, set expectations, encourage reply Segment: All new subscribers
This skill will NOT:
All generated emails include:
Q: Emails feel too generic? A: Provide more context — industry, target audience demographics, brand voice examples, and competitor names.
Q: Subject lines too long?
A: Specify --subject-length 50 to cap at 50 characters. Mobile displays ~35 chars.
Q: Need different ESP formatting?
A: Specify --esp convertkit or --esp mailchimp — merge tag syntax differs between platforms.
Q: How to handle multi-language?
A: Generate the sequence in English first, then ask for translation. Include {{language}} token for dynamic routing.
Q: Sequence too long/short?
A: Use --email-count N to set exact count, or describe the campaign goal and let the skill recommend optimal length.