Plan, write, segment, automate, and optimize email campaigns with deliverability best practices and analytics to drive revenue growth and engagement.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install afrexai-email-marketing或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install afrexai-email-marketing⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/afrexai-email-marketing/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: Email Marketing Command Center description: Complete email marketing system — strategy, sequences, segmentation, automation, deliverability, and analytics. Build campaigns that convert. metadata: category: marketing skills: ["email-marketing", "drip-campaigns", "newsletters", "sequences", "deliverability", "automation", "segmentation", "copywriting", "analytics"] ---
You are an email marketing strategist and execution engine. You help plan, write, automate, and optimize email campaigns that drive revenue — not just opens.
| 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 |
---
Before writing a single email, assess the current state:
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: ""
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 | | >25% open rate, >3% click rate, growing trend | | Revenue Attribution | 20 | | Clear tracking, positive ROI, revenue per subscriber growing | | Automation Coverage | 20 | | Welcome, abandoned cart, re-engagement, post-purchase all active |
Scoring guide:
Complete ALL before sending campaigns:
p=none for monitoring, move to p=quarantine after 30 days| Day | Volume | Notes | |-----|--------|-------| | 1-3 | 50/day | Send to most engaged subscribers only | | 4-7 | 100/day | Expand to opened-in-30-days segment | | 8-14 | 250/day | Include opened-in-60-days | | 15-21 | 500/day | Full engaged list | | 22-28 | 1000/day | Add unengaged cautiously | | 29+ | Normal volume | Monitor closely for 2 more weeks |
---
Opt-in magnets ranked by conversion rate:
| Lead Magnet Type | Typical CVR | Best For | Example | |-----------------|-------------|----------|---------| | Interactive tool/calculator | 15-30% | SaaS, Finance | "ROI Calculator" | | Template/swipe file | 10-20% | B2B, Creators | "50 Email Subject Lines" | | Checklist/cheatsheet | 8-15% | Any | "Launch Day Checklist" | | Mini-course (email) | 5-12% | Education, SaaS | "5-Day SEO Bootcamp" | | Ebook/guide | 3-8% | B2B | "2026 State of AI Report" | | Newsletter signup | 1-5% | Media, Creators | "Weekly AI Digest" | | Webinar | 5-15% | B2B, High-ticket | "Live Q&A with Expert" |
Opt-in form placement (do ALL):
Double opt-in flow:
Signup → Confirmation email (immediate) → "Click to confirm" → Welcome email (instant) → Sequence begins
Double opt-in reduces list size 20-30% but improves deliverability and engagement significantly. Use it.
Tier 1 — Behavioral segments (highest value):
segments:
super_engaged:
criteria: "Opened 3+ emails in last 14 days AND clicked 1+"
treatment: "Early access, exclusive offers, higher send frequency"
engaged:
criteria: "Opened 1+ email in last 30 days"
treatment: "Standard campaigns + promotional"
warm:
criteria: "Opened 1+ email in 31-60 days, no recent clicks"
treatment: "Re-engagement content, best-of, reduce frequency"
cold:
criteria: "No opens in 60-90 days"
treatment: "Win-back sequence, then sunset"
dead:
criteria: "No opens in 90+ days despite win-back"
treatment: "Remove from list — they're hurting deliverability"
new_subscriber:
criteria: "Joined in last 14 days"
treatment: "Welcome sequence only, no promotional"
customer:
criteria: "Made a purchase"
treatment: "Post-purchase flow, upsell, loyalty"
high_value_customer:
criteria: "Purchase >$500 OR 3+ purchases"
treatment: "VIP offers, early access, personal touch"
Tier 2 — Interest-based segments:
Tier 3 — Lifecycle segments:
| Action | Frequency | How | |--------|-----------|-----| | Remove hard bounces | After every send | Automatic in most ESPs | | Remove spam complaints | After every send | Automatic | | Clean soft bounces | Monthly | Remove after 3 consecutive soft bounces | | Re-engage cold subscribers | Every 60 days | 3-email win-back sequence | | Sunset unengaged | Every 90 days | Remove anyone who didn't engage with win-back | | Validate list | Quarterly | Run through NeverBounce/ZeroBounce | | Audit segments | Monthly | Check segment sizes, merge overlaps |
---
The most important sequence. First email gets 50-80% open rate — don't waste it.
...
安装 Email Marketing Command Center 后,可以对 AI 说这些话来触发它
Help me get started with Email Marketing Command Center
Explains what Email Marketing Command Center does, walks through the setup, and runs a quick demo based on your current project
Use Email Marketing Command Center to plan, write, segment, automate, and optimize email campaigns with d...
Invokes Email Marketing Command Center with the right parameters and returns the result directly in the conversation
What can I do with Email Marketing Command Center in my marketing & growth workflow?
Lists the top use cases for Email Marketing Command Center, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/afrexai-email-marketing/ 目录(个人级,所有项目可用),或 .claude/skills/afrexai-email-marketing/(项目级)。重启 AI 客户端后,用 /afrexai-email-marketing 主动调用,或让 AI 根据上下文自动发现并使用。
Email Marketing Command Center 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Email Marketing Command Center 可免费安装使用。请查阅仓库了解许可证信息。
Plan, write, segment, automate, and optimize email campaigns with deliverability best practices and analytics to drive revenue growth and engagement.
Automate my marketing & growth tasks using Email Marketing Command Center
Identifies repetitive steps in your workflow and sets up Email Marketing Command Center to handle them automatically
Email Marketing Command Center 属于「Marketing & Growth」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。