Email Skills — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Email Skills (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
AI agent skills for email marketing. Deliverability, compliance, copywriting, automation, analytics, and growth. Built for marketers who want Claude (or any AI agent) to actually know what it's talking about when it comes to email.
Works with Claude Code, Claude.ai Projects, OpenAI Codex, Cursor, Windsurf, and any agent that supports markdown skills.
Built by the team at SendX (email marketing platform) and SendPost (email infrastructure API). We've helped companies send billions of emails. These skills capture what we've learned.
Contributions welcome! Found a way to improve a skill or have a new one to add? Open a PR.
Skills are markdown files that give AI agents specialized knowledge for specific tasks. Add one to your project and your agent knows the difference between a soft bounce and a hard bounce, can plan an IP warmup schedule, or write a subject line that doesn't end up in spam.
No coding. No setup beyond copy-paste (or a one-liner install). Just better answers about email.
Every skill is standalone, but they cross-reference each other. The deliverability-guide skill might point you to email-deliverability-expert-skill for deeper diagnosis. The campaign-strategy skill references smart-segmentation when your targeting needs work.
┌─────────────────────────────────────┐
│ Your Email Program │
└──────────────────┬──────────────────┘
│
┌──────────────┬───────────────────┼───────────────────┬──────────────┐
▼ ▼ ▼ ▼ ▼
┌──────────┐ ┌──────────┐ ┌──────────┐ ┌──────────┐ ┌──────────┐
│ Strategy │ │ Content │ │ Mail │ │ Growth │ │ Ops & │
│ │ │ & Copy │ │ Infra │ │ │ │ Intel │
├──────────┤ ├──────────┤ ├──────────┤ ├──────────┤ ├──────────┤
│campaign- │ │email- │ │deliver- │ │list- │ │email- │
│strategy │ │copywritng│ │ability-* │ │growth- │ │analytics │
│ab-testing│ │industry- │ │complianc-│ │engine │ │ESP-hard- │
│smart- │ │playbooks │ │navigator │ │workflow- │ │bounce- │
│segment │ │ │ │ESP-* │ │automtion │ │unlock │
│workflow- │ │ │ │deliv- │ │api-camp- │ │ESP-mali- │
│automtion │ │ │ │audit │ │builder │ │cious │
└────┬─────┘ └────┬─────┘ └────┬─────┘ └────┬─────┘ └────┬─────┘
│ │ │ │ │
└──────────────┴─────────┬─────────┴──────────────────┴──────────────┘
│
Skills cross-reference each other:
campaign-strategy ↔ smart-segmentation
deliverability-guide ↔ email-deliverability-expert-skill
email-copywriting ↔ ab-testing ↔ email-analytics
workflow-automation ↔ smart-segmentation ↔ list-growth-engine| Skill | Description |
|---|---|
| ab-testing | Run email A/B tests that produce measurable results and guide future campaign decisions. |
| api-campaign-builder | Create, schedule, and manage HTML email campaigns through the SendX REST API. |
| campaign-strategy | Pick the right SendX campaign type for any email marketing situation. |
| compliance-navigator | Navigate email privacy laws and stay compliant worldwide. |
| deliverability-guide | Master email authentication, reputation, and list hygiene to keep emails in the inbox. |
| email-analytics | Understand what your email metrics mean and know what action to take based on the numbers. |
| email-copywriting | Write subject lines, preview text, and body copy that gets opened, read, and clicked. |
| email-deliverability-expert-skill | Diagnose and fix email deliverability problems using SendX's proven methodology. |
| ESP-hardbounce-unlock | Hard bounce unlock request evaluation for ESP accounts. |
| ESP-malicious-behavior-SKILL | Identify and investigate malicious sending behavior on your ESP. |
| industry-playbooks | Implement proven email strategies tailored to your industry using SendX features built for your business type. |
| deliverability-audit | Full audit of an email program's deliverability setup. Finds problems, explains fixes in plain English. |
| list-growth-engine | Grow your email list using popups, forms, and landing pages with trigger strategies and lead magnets. |
| smart-segmentation | Organize your list with segments and tags so the right people get the right email at the right time. |
| workflow-automation | Build multi-step email sequences that respond to customer actions automatically. |
deliverability-guide · email-deliverability-expert-skill · deliverability-audit · compliance-navigator
campaign-strategy · ab-testing · smart-segmentation · workflow-automation
email-copywriting · industry-playbooks
list-growth-engine · api-campaign-builder
email-analytics
ESP-hardbounce-unlock · ESP-malicious-behavior-SKILL
# Install all skills
npx skills add sendx/email-skills
# Install specific skills
npx skills add sendx/email-skills --skill deliverability-guide email-copywriting
# List available skills
npx skills add sendx/email-skills --list/plugin marketplace add sendx/email-skills
/plugin install email-skillsThis is the easiest path if you're not a developer.
skills/deliverability-guide/)SKILL.mdgit clone https://github.com/sendx/email-skills.git
cp -r email-skills/skills/* .agents/skills/git submodule add https://github.com/sendx/email-skills.git .agents/email-skills| Agent | How to use |
|---|---|
| Claude Code | Clone to ~/.claude/skills/ or use plugin install |
| Claude.ai | Copy SKILL.md contents into Project custom instructions |
| OpenAI Codex | Clone to .agents/skills/ — reads AGENTS.md |
| Cursor | Clone to .cursor/skills/ or .agents/skills/ |
| Windsurf | Clone to .agents/skills/ |
| Any agent | Copy SKILL.md into your agent's context or system prompt |
Once installed, just ask your agent to help with email tasks:
"Why are my emails going to spam?"
→ Uses deliverability-guide + email-deliverability-expert-skill
"Write a welcome email sequence for new subscribers"
→ Uses workflow-automation + email-copywriting
"I need to warm up a new IP address"
→ Uses deliverability-audit + deliverability-guide
"What should my abandoned cart email say?"
→ Uses industry-playbooks + email-copywriting + campaign-strategy
"Our open rates dropped 40% this month"
→ Uses email-analytics + deliverability-guidePro tip: Start with the deliverability-audit skill. It'll tell you where your biggest problems are and which other skills to use next.
These skills come from the team at [SendX](https://sendx.io) and [SendPost](https://sendpost.io).
SendX is an email marketing platform built for growth teams. SendPost is the email infrastructure API that powers deliverability monitoring, IP warmup, and bounce processing under the hood.
We've been in the email business for years. These skills capture the patterns we see repeated across thousands of customers, the mistakes that destroy campaigns, and the specific strategies that consistently work.
Email marketing knowledge shouldn't be locked behind expensive consultants. Too many marketers are making avoidable mistakes because the good advice is buried in technical docs nobody reads.
And if these skills work for you, you might check out our products. The skills work with any email platform, but they work even better with ours.
Using SendX? The campaign strategy and copywriting skills are tuned for SendX's segmentation, automation, and reporting. Try SendX free →
Running your own infrastructure? The deliverability skills pair perfectly with SendPost's APIs. Explore SendPost →
Found a way to improve a skill? Have expertise to share? PRs and issues welcome.
See CONTRIBUTING.md for guidelines.
The short version: keep skills focused on one specific area, write for non-technical email marketers, include real numbers and thresholds, and test your skill in Claude before submitting.
MIT — use these however you want.
Built by the email team at [SendX](https://sendx.io) and [SendPost](https://sendpost.io).
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.