โ† All skills
Tencent SkillHub ยท Developer Tools

Email Sequence Builder

Build complete email marketing sequences (welcome, nurture, sales, re-engagement) with subject lines, body copy, and platform-ready output. Use when creating email campaigns, drip sequences, or automated email flows for clients.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Build complete email marketing sequences (welcome, nurture, sales, re-engagement) with subject lines, body copy, and platform-ready output. Use when creating email campaigns, drip sequences, or automated email flows for clients.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 15 sections Open source page

Email Sequence Builder

Generate complete, ready-to-deploy email sequences for any business type. Outputs copy with subject lines, preview text, body, CTAs, and send timing.

How to Use

/email-sequence-builder welcome "Online fitness coaching platform, $49/mo subscription" /email-sequence-builder sales "B2B SaaS analytics tool, $99/mo, targeting marketing managers" /email-sequence-builder nurture "Real estate agent targeting first-time home buyers" /email-sequence-builder re-engagement "E-commerce clothing store, customers inactive 60+ days" $ARGUMENTS[0] = Sequence type: welcome, sales, nurture, re-engagement, onboarding, launch, webinar, abandoned-cart $ARGUMENTS[1] = Business description with audience and pricing details

Welcome Sequence (5-7 emails over 14 days)

Goal: Turn new subscribers into engaged fans EmailTimingPurpose1ImmediatelyWelcome + deliver lead magnet + set expectations2Day 2Your story / origin / why you do this3Day 4Best content piece / quick win for them4Day 7Social proof / case study5Day 10Address #1 objection + soft CTA6Day 12More value + harder CTA7Day 14Direct offer + clear CTA

Sales Sequence (5-7 emails over 7-10 days)

Goal: Convert warm leads into buyers EmailTimingPurpose1Day 0Introduce offer + biggest benefit2Day 2Case study / transformation story3Day 4Handle objection #1 (usually price)4Day 5Handle objection #2 (usually "will it work for me?")5Day 7FAQ + social proof stack6Day 8Urgency (bonus expiring, spots limited)7Day 10Final call + last chance

Nurture Sequence (5 emails over 30 days)

Goal: Build trust with leads who aren't ready to buy EmailTimingPurpose1Week 1Educational content โ€” teach something valuable2Week 2Industry insight / trend analysis3Week 3Common mistake + how to avoid it4Week 4Case study showing results5Week 5Soft pitch โ€” "when you're ready, here's how we help"

Re-engagement Sequence (3-4 emails over 10 days)

Goal: Win back inactive subscribers/customers EmailTimingPurpose1Day 0"We miss you" + what's new2Day 3Exclusive offer / discount3Day 7"Last chance" + survey (why did you leave?)4Day 10Final email โ€” stay or unsubscribe (clean list)

Abandoned Cart (3 emails over 3 days)

EmailTimingPurpose11 hourReminder โ€” "You left something behind"224 hoursSocial proof + handle objections372 hoursUrgency/discount โ€” "Last chance, 10% off"

Email Structure Template

For each email in the sequence, generate: email_number: 1 send_timing: "Immediately after signup" subject_line_a: "Your first subject line variant" subject_line_b: "A/B test variant" preview_text: "First 40-90 chars shown in inbox preview" body: | Hi {{first_name}}, [Opening hook โ€” 1-2 sentences, personal, relevant] [Body โ€” 3-5 short paragraphs] - Use bullet points for scanability - Bold key phrases - Keep paragraphs to 2-3 sentences max [CTA โ€” clear, single action] [Sign-off] {{sender_name}} P.S. [Reinforce CTA or add bonus โ€” P.S. lines get read more than body text] cta_text: "Start Your Free Trial" cta_url: "{{cta_link}}"

Copy Rules

Subject lines: 4-7 words. Create curiosity or state a clear benefit. Never use ALL CAPS or excessive punctuation. A/B test every email. Preview text: Complements (doesn't repeat) the subject line. 40-90 characters. Opening line: Never start with "I hope this email finds you well." Start with a question, bold statement, or something about THEM (not you). Body copy: Write at a 6th-8th grade reading level Use "you" 3x more than "we" or "I" One idea per email Short sentences. Short paragraphs. White space. CTA: One primary CTA per email. Button text is action-oriented ("Get My Free Guide", not "Click Here"). Repeat CTA 2x โ€” once in body, once at end. P.S. line: Include in sales and welcome sequences. Restate the CTA or add urgency. Personalization: Use {{first_name}} in subject and opening. Use {{company_name}} for B2B.

Platform Output

Generate the sequence in a format ready to import:

Universal Format (Markdown)

Save each email as a separate file: output/email-sequence/ sequence-config.md # Overview, timing, goals email-01-welcome.md email-02-story.md ...

Mailchimp Format

Generate a CSV with columns: subject, preview_text, html_body, send_delay_days

ConvertKit / Kit Format

Generate plain text with merge tags: {{ subscriber.first_name }}

ActiveCampaign Format

Generate with their merge tags: %FIRSTNAME% Include in sequence-config.md: Sequence name and goal Trigger event (what starts the sequence) Timing between emails Exit conditions (purchased, unsubscribed, clicked specific link) Recommended segments KPIs to track (open rate, click rate, conversion rate) Expected benchmarks by industry

Quality Checks

Every email has 2 subject line variants for A/B testing Preview text is unique per email (not auto-generated from body) CTA is clear and appears at least once per email No email exceeds 300 words (200 is ideal) Sequence has logical emotional arc (value โ†’ trust โ†’ ask) Personalization tokens are used correctly Unsubscribe reminder is noted in sequence config Send timing accounts for weekends (don't send sales emails on Sunday)

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc