‹ 返回总目录
工具 最近更新05-28

email-best-practices

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量7.1K
⭐ GitHub Stars136(fork 12)
🗓️ 最近推送2026-05-28
🌱 项目创建2026-01-22
💻 语言 / License未标注 · 未标注
🐛 开放Issue3

📝 工具简介

用代理辅助构建和发送邮件的最佳实践。

📖 怎么用

先装包,跑 `npx skills add resend/email-best-practices`。装完看目录结构,`SKILL.md` 是入口,AI 会从这儿开始路由到对应资源。`references/` 里有详细文档:`deliverability.md` 讲 SPF/DKIM/DMARC 和发件人信誉,`transactional-emails.md` 讲密码重置、OTP、确认邮件这些。用的时候直接告诉 AI 你要做邮件系统,它会自动查这些参考文件。README未说明额外配置。

📋 迷你测评

用代理辅助构建和发送邮件的最佳实践。亮点是聚焦邮件场景,有现成经验可抄。适合需要批量发邮件的运营或开发。

📄 README 要点

这是个全面的代理技能包,专门帮你构建能上生产的邮件系统。覆盖范围很广,从 DNS 认证到 webhook 处理都有,重点放在送达率、合规性和可靠性上。具体内容包括:规划应用需要哪些邮件(密码重置、验证、订单确认),设置 SPF、DKIM、DMARC 认证保证邮件进收件箱,事务邮件设计(主题行、内容结构、移动优先),营销邮件最佳实践(同意、细分、退订),还有各地区的合规要求(CAN SPAM、GDPR、CASL)。生产基础设施方面,有幂等和重试逻辑防重复,webhook 处理投递事件,以及抑制列表和列表卫生自动化。上手直接打开 SKILL.md 就行,适合要正经做邮件系统的开发者。

查看英文原文
[安装/使用命令见下方] Email Best Practices Skill A comprehensive agent skill for building production ready email systems. Covers everything from DNS authentication to webhook processing, with a focus on deliverability, compliance, and reliability. Installation [安装/使用命令见下方] What This Skill Covers Getting Started Planning which emails your app needs (password reset, verification, order confirmations) Setting up email authentication (SPF, DKIM, DMARC) so emails reach inboxes Sending Emails Transactional email design (subject lines, content structure, mobile first) Marketing email best practices (consent, segmentation, unsubscribe) Compliance requirements by region (CAN SPAM, GDPR, CASL) Production Infrastructure Idempotency and retry logic to prevent duplicates Webhook processing for delivery events Suppression lists and list hygiene automation Structure [安装/使用命令见下方] Quick Start Open SKILL.md it has a routing table that directs you to the right resource based on what you need to do. License MIT

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考