← 返回 Skills 市场
96
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install martin-email-marketing
功能描述
Email deliverability, list management, sequences, segmentation, and campaign optimization.
使用说明 (SKILL.md)
Deliverability Foundations
- Authenticate all sending domains: SPF, DKIM, and DMARC — missing any one tanks deliverability
- Warm up new domains/IPs: start with 50-100 emails/day, increase 20% daily over 2-4 weeks
- Never buy email lists — purchased lists destroy sender reputation permanently
- Clean list regularly: remove bounces immediately, unengaged after 90 days
- Monitor blacklists: MXToolbox, Google Postmaster Tools — problems compound if not caught early
List Health Metrics
| Metric | Healthy | Warning | Critical |
|---|---|---|---|
| Open rate | >20% | 10-20% | \x3C10% |
| Click rate | >2% | 1-2% | \x3C1% |
| Bounce rate | \x3C2% | 2-5% | >5% |
| Unsubscribe | \x3C0.5% | 0.5-1% | >1% |
| Spam complaints | \x3C0.1% | 0.1-0.3% | >0.3% |
- One spam complaint per 1000 emails is the danger zone — above this, inbox placement drops sharply
Subject Lines
- 40-50 characters optimal — truncates on mobile after 35-40
- Personalization works: name or company in subject increases opens 10-20%
- Curiosity beats clarity for opens, but clarity wins for clicks — balance based on goal
- Avoid spam triggers: ALL CAPS, excessive punctuation!!!, "free", "act now"
- Test emoji: works for some audiences, hurts others — A/B test before committing
- Preview text is second subject line — don't waste it with "View in browser"
Email Sequences
Welcome sequence (5-7 emails over 2 weeks):
- Immediate: Deliver promised value + set expectations
- Day 1: Best content or quick win
- Day 3: Story/origin + values
- Day 5: Social proof + case study
- Day 7: Soft offer or deeper engagement
- Day 10: Address common objection
- Day 14: Clear CTA
- First email in sequence has highest open rate — make it count
- Space emails 1-3 days apart — daily is too aggressive for most audiences
Segmentation
- Segment by behavior, not just demographics — what they clicked matters more than job title
- Minimum viable segments: new subscribers, engaged (opened in 30 days), unengaged, customers
- Tag on every click — builds behavioral profile automatically
- Sunset unengaged subscribers after 90 days — send re-engagement, then remove
- VIP segment for highest engagement — reward them with early access, exclusives
Timing and Frequency
- Tuesday-Thursday mid-morning performs best on average — but test your audience
- B2B: business hours. B2C: evenings and weekends can work
- Frequency depends on value: daily works if valuable, weekly fails if boring
- Let subscribers choose frequency — reduces unsubscribes significantly
- Send time optimization: most ESPs offer this, use it
Campaign Types
- Newsletter: regular value, builds relationship, low direct conversion
- Promotional: clear offer, urgency, direct conversion focus
- Transactional: receipts, confirmations — highest open rates, add value here
- Re-engagement: "We miss you" + incentive + easy unsubscribe
- Announcement: product launches, major updates — segment to interested only
Writing for Email
- One goal per email — multiple CTAs dilute response
- Write for skimmers: bold key phrases, short paragraphs, bullet points
- P.S. lines get read — put secondary CTA or key point there
- Plain text often outperforms HTML for personal-style emails
- Mobile-first: 60%+ open on mobile — single column, large tap targets
Automation Triggers
- Sign up → Welcome sequence
- Purchase → Onboarding + cross-sell sequence
- Abandoned cart → 3-email recovery (1h, 24h, 72h)
- No open in 30 days → Re-engagement sequence
- Link click → Tag and trigger relevant follow-up
- Date-based → Birthday, renewal reminder, anniversary
A/B Testing
- Test one variable at a time: subject, send time, CTA, from name
- Need 1000+ recipients per variant for statistical significance
- Subject line tests: 20% of list first, winner to remaining 80%
- Measure what matters: opens for subject, clicks for content, conversions for offers
- Document every test — institutional learning prevents repeat experiments
Common Mistakes
- Sending to entire list always — segment or face declining engagement
- No double opt-in — leads to fake emails and spam traps
- Ignoring mobile preview — broken layouts kill credibility
- Same email to all segments — personalization is expected now
- Hard selling too early — value first, offer later
- Ignoring unsubscribe feedback — they tell you what's wrong
Compliance
- Include physical address in every email — required by CAN-SPAM, GDPR
- Unsubscribe must work within 10 days — one-click preferred
- Honor opt-outs immediately — delayed removal is illegal in many jurisdictions
- GDPR: explicit consent required, document it, allow data deletion
- Separate consent for different email types — marketing vs transactional
安全使用建议
This skill is an instruction-only marketing playbook (no code, no installs), so its direct technical risk is low. Before using it: (1) verify the skill author/source if provenance matters to you (the package source is unknown), (2) do not supply sending credentials or API keys to the skill itself — integrate via your ESP’s standard UI/API only, (3) follow legal requirements (CAN-SPAM, GDPR) and confirm consent for lists before sending, and (4) test recommendations on small segments before scaling. If you want the agent to act (send emails) autonomously, ensure it does not get access to any SMTP/API credentials or subscriber data you don’t want it to handle.
功能分析
Type: OpenClaw Skill
Name: martin-email-marketing
Version: 1.0.0
The skill bundle contains purely informational markdown documentation (SKILL.md) regarding email marketing best practices, such as deliverability, list management, and compliance. There is no executable code, scripts, or suspicious instructions that could lead to data exfiltration or unauthorized actions.
能力标签
能力评估
Purpose & Capability
The name/description (email deliverability, list management, sequences, segmentation, campaign optimization) aligns with the SKILL.md content, which is a set of marketing best practices and operational guidance. There are no unrelated requirements (no env vars, binaries, or installs).
Instruction Scope
SKILL.md is a focused playbook covering deliverability, segmentation, sequencing, testing, and compliance. It does not instruct the agent to read local files, access environment variables, call external endpoints beyond naming well-known tools, or transmit data. It stays within the stated domain.
Install Mechanism
There is no install spec and no code files — this is instruction-only, so nothing will be written to disk or pulled from external URLs during install.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for an instruction-only marketing playbook.
Persistence & Privilege
always is false and the skill does not request any elevated or persistent system privileges. Autonomous invocation is allowed by default but is not combined with broad credentials or other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install martin-email-marketing - 安装完成后,直接呼叫该 Skill 的名称或使用
/martin-email-marketing触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Email Marketing Skill 1.0.0 – Initial Release
- Provides comprehensive best practices for email deliverability, list management, segmentation, and campaign optimization.
- Includes actionable guidelines for subject lines, sequence timing, and segmentation by behavior.
- Details key health metrics (open, click, bounce, unsubscribe, spam rates) and compliance requirements.
- Covers campaign types, writing tips for engagement, automation triggers, and A/B testing principles.
- Lists common mistakes to avoid for long-term sender reputation and effectiveness.
元数据
常见问题
email-marketing 是什么?
Email deliverability, list management, sequences, segmentation, and campaign optimization. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。
如何安装 email-marketing?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install martin-email-marketing」即可一键安装,无需额外配置。
email-marketing 是免费的吗?
是的,email-marketing 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
email-marketing 支持哪些平台?
email-marketing 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 email-marketing?
由 KirkRaman(@kirkraman)开发并维护,当前版本 v1.0.0。
推荐 Skills