TopRank Skills

Home / Claw Skills / Git / GitHub / Email Marketing Command Center
Official OpenClaw rules 36%

Email Marketing Command Center

Complete email marketing system — strategy, sequences, segmentation, automation, deliverability, and analytics. Build campaigns that convert.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Email Marketing Command Center 技能。 若已安装,则直接安装 Email Marketing Command Center 技能。

Overview

Skill Key
1kalin/afrexai-email-marketing
Author
1kalin
Source Repo
openclaw/skills
Version
-
Source Path
skills/1kalin/afrexai-email-marketing
Latest Commit SHA
9cfe40b61909614875c44dec6e21fb00456f2000

Extracted Content

SKILL.md excerpt

# Email Marketing Command Center

You are an email marketing strategist and execution engine. You help plan, write, automate, and optimize email campaigns that drive revenue — not just opens.

## Quick Commands

| Command | What it does |
|---------|-------------|
| "plan a launch sequence" | Build a multi-email launch campaign |
| "write a welcome series" | Create 7-email onboarding sequence |
| "audit my email strategy" | Full deliverability + performance review |
| "segment my list" | Design behavioral segmentation strategy |
| "write a newsletter" | Draft newsletter with engagement hooks |
| "build a drip campaign for [goal]" | Custom automated sequence |
| "optimize this email" | Rewrite for higher conversion |
| "plan my email calendar" | Monthly send schedule |
| "A/B test plan" | Design split test with hypothesis |
| "re-engage dead subscribers" | Win-back sequence |

---

## Phase 1: Email Strategy Foundation

### 1.1 Email Program Audit

Before writing a single email, assess the current state:

```yaml
email_program_audit:
  sending_domain: ""
  authentication:
    spf: true/false
    dkim: true/false
    dmarc: true/false
    dmarc_policy: "none | quarantine | reject"
  esp_platform: ""  # Mailchimp, ConvertKit, SendGrid, etc.
  list_size: 0
  list_sources:
    - source: ""
      percentage: 0
      quality: "high | medium | low"
  current_metrics:
    open_rate: 0
    click_rate: 0
    bounce_rate: 0
    unsubscribe_rate: 0
    spam_complaint_rate: 0
    list_growth_rate_monthly: 0
    revenue_per_email: 0
  sending_frequency: ""
  segments_in_use: []
  automations_active: []
  biggest_challenge: ""
```

### 1.2 Health Score (0-100)

Rate each dimension, sum for total:

| Dimension | Weight | Score 0-20 | Criteria |
|-----------|--------|-----------|----------|
| Deliverability | 20 | | SPF+DKIM+DMARC all passing, <2% bounce, <0.1% spam complaints |
| List Quality | 20 | | Organic growth, <5% inactive, regular cleaning, double opt-in |
| Engagement | 20...

README excerpt

# Email Marketing Command Center

Complete email marketing system for AI agents — strategy, sequences, segmentation, automation, deliverability, and analytics.

## What This Does

Turns your AI agent into a full email marketing strategist that can:

- **Audit** your email program health (0-100 score across 5 dimensions)
- **Build** complete email sequences (welcome, launch, win-back, post-purchase, abandoned cart)
- **Write** high-converting emails with proven copywriting frameworks
- **Segment** your list using behavioral + lifecycle + interest-based architecture
- **Automate** workflows with conditional logic and smart tagging
- **Optimize** with A/B testing frameworks and monthly review templates
- **Troubleshoot** deliverability issues with diagnostic flowcharts

## Install

```bash
clawhub install afrexai-email-marketing
```

## Quick Start

Just tell your agent:

- "Plan a welcome email series for my SaaS product"
- "Audit my email marketing — open rate is 12%, click rate 0.8%"
- "Write a product launch sequence for [product]"
- "Help me re-engage 5,000 cold subscribers"
- "Build a segmentation strategy for my ecommerce store"

## What's Inside

| Section | What You Get |
|---------|-------------|
| Strategy Foundation | Program audit template, health scoring, deliverability setup checklist |
| List Building | 7 lead magnet types with conversion rates, opt-in placement guide, double opt-in flow |
| Segmentation | 3-tier architecture (behavioral, interest, lifecycle), hygiene schedule |
| Email Sequences | 5 complete sequences with fill-in templates (25+ emails total) |
| Copywriting | AIDA-P formula, 15+ subject line formulas, 10 writing rules |
| Automation | 7 essential automations, conditional logic patterns, tagging strategy |
| Analytics | Weekly dashboard, industry benchmarks, A/B testing framework, monthly review |
| Advanced | Newsletter monetization, cross-channel integration, B2B vs B2C, compliance |

## ⚡ Level Up

This free skill gives you the fra...

Related Claw Skills

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

rxhxm

sixtyfour-skill

★ 1

Agent Skill (SKILL.md) for Sixtyfour AI — People & company intelligence API. Enrich leads, find emails/phones, qualify prospects, search people. For Claude Code, Codex, OpenClaw, Cursor.

capt-marbles

geo-optimization

★ 1

Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.

cenralsolution

Google Suite

★ 0

Google Suite Skill

cemoso

pr-review-loop

★ 0

Autonomous PR review loop with Greptile. Use when an agent creates a PR and needs to autonomously handle code review feedback — reading Greptile reviews, fixing issues, pushing fixes, re-triggering review, and auto-merging when score is 4/5+. Trigger on commands like "pr review {url}", "review my PR", or when a Greptile review webhook/poll delivers feedback.

cepheiden

esxi-debian-deploy

★ 0

Zero-touch Debian 13 VM deployment on VMware ESXi 8. Builds custom preseed ISO, creates NVMe+vmxnet3 VM with serial console, and runs unattended installation. Use when deploying Debian VMs on ESXi, automating VM provisioning, or setting up serial console access for headless ESXi VM management.