← 返回 Skills 市场
111
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install jx-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 informational, instruction-only email-marketing guide and appears internally consistent with its stated purpose. It does not request credentials or install code, so immediate technical risk from the skill itself is low. Before allowing any skill or agent to act on these instructions (e.g., send campaigns, tag clicks, access ESP APIs), verify and limit any credentials you provide to the minimum scopes required and confirm the integration endpoint is legitimate. Also remember: the guidance can be used to run large-scale email sends — ensure you comply with laws (CAN-SPAM, GDPR) and avoid purchased lists or other practices that harm deliverability or violate privacy. Finally, note the skill’s source is unknown; if you plan to supply API keys or allow autonomous actions, prefer verified/official integrations or inspect any code that will run with your credentials.
功能分析
Type: OpenClaw Skill
Name: jx-email-marketing
Version: 1.0.0
The skill bundle contains purely informational and educational content regarding email marketing best practices, such as deliverability, list management, and compliance (GDPR/CAN-SPAM). There are no executable code blocks, suspicious commands, or prompt injection attempts in SKILL.md or _meta.json.
能力标签
能力评估
Purpose & Capability
The SKILL.md content (deliverability, list management, sequencing, segmentation, compliance) aligns with the skill name and description. There are no unexpected environment variables, binaries, or install steps requested that would be out of scope for an email-marketing guide.
Instruction Scope
The instructions are high-level operational guidance and do not direct the agent to read files, call APIs, access credentials, or transmit data to external endpoints. Because the guidance is prescriptive (e.g., 'tag on every click', 'monitor blacklists'), an autonomous agent acting on this guidance would need explicit ESP/API credentials to take action — but the skill itself does not request or provide those. If an agent were later given credentials, these instructions could be used to perform real-world actions; as-is, the scope is informational.
Install Mechanism
No install specification or code files are present. Instruction-only skills write nothing to disk and do not pull remote packages, so installation risk is minimal.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for a documentation-style marketing skill. There is no evidence it expects unrelated secrets or system access.
Persistence & Privilege
The skill is not always-enabled and uses default autonomous invocation behavior. It does not request persistent system changes or access to other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install jx-email-marketing - 安装完成后,直接呼叫该 Skill 的名称或使用
/jx-email-marketing触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Email Marketing Skill 1.0.0 — Initial Release
- Covers all foundational aspects of email deliverability, domain authentication, and list cleaning.
- Provides metrics for evaluating email list health and engagement benchmarks.
- Detailed guidance on subject line creation, email sequences, behavioral segmentation, and send timing.
- Outlines campaign types, writing tips, automation triggers, and robust A/B testing practices.
- Highlights common mistakes and essential compliance requirements (CAN-SPAM, GDPR).
元数据
常见问题
email-marketing 是什么?
Email deliverability, list management, sequences, segmentation, and campaign optimization. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。
如何安装 email-marketing?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install jx-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