Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add instructions/sendx/email-skills/agents-mdgit clone --depth 1 https://github.com/sendx/email-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/instructions/sendx/email-skills/agents-md)<a href="https://agentmods.dev/instructions/sendx/email-skills/agents-md"><img src="https://agentmods.dev/badge/instructions/sendx/email-skills/agents-md.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00375 | $0.00375 |
| Opus 5 | $0.00187 | $0.00187 |
| Sonnet 5 | $0.00075 | $0.00075 |
| Haiku 4.5 | $0.00038 | $0.00038 |
Grade A, and why
email-skills AGENTS.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Email Marketing Skills
Skills for AI coding agents focused on email marketing tasks.
Structure
All skills live in skills/<skill-name>/SKILL.md. Each is standalone markdown with YAML frontmatter containing name, description, and category.
One skill (email-deliverability-expert-skill) includes a references/ subfolder with supplementary material.
Usage
When the user asks about email marketing topics (deliverability, compliance, copywriting, automation, analytics, list growth, segmentation, bounces, warmup, campaign strategy), check the relevant skill file for specialized knowledge.
Skills reference each other. Follow cross-references when the user's question spans multiple areas.
Available skills
ab-testing— Email A/B testing methodologyapi-campaign-builder— SendX API campaign managementcampaign-strategy— Campaign type selection and planningcompliance-navigator— Email privacy law compliance (CAN-SPAM, GDPR, CASL, etc.)email-analytics— Metric interpretation and action planningemail-copywriting— Subject lines, preview text, and body copyemail-deliverability-expert-skill— Deliverability audit, diagnosis, and fixesesp-hardbounce-unlock— Hard bounce unlock evaluationesp-malicious-behavior— Malicious sender investigationindustry-playbooks— Vertical-specific email strategieslist-growth-engine— List building with popups, forms, and lead magnetssmart-segmentation— List segmentation and targetingworkflow-automation— Automated email sequences
Context
Built by SendX (email marketing platform) and SendPost (email infrastructure API). Target audience is non-technical email marketers. Use plain language.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 36 lines · 375 tokens per session scan A 60202fcce204
email-skills AGENTS.md is an instructions file published in the GitHub repository sendx/email-skills (8 stars, last pushed 1mo ago), licensed MIT. It adds 375 tokens to every session, about $0.0019 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other instructions, from other repositories
inbox-to-action CLAUDE.md
Instructions for tarunlnmiit/inbox-to-action, covering claude.md — project context for claude code, commands, security invariant (do not break), package layout and config & env.
ppt-agent CLAUDE.md
Claude Code instructions for Taffyreclaimed45/ppt-agent, covering ppt agent plugin, available commands, workflow phases, agent types and skill invocation conventions.
gmail-mcp CLAUDE.md
Instructions for pouyanafisi/gmail-mcp, covering gmail mcp guidelines for claude, available operations, email operations (10), label management (5) and filter management (5).
agentmailkit CLAUDE.md
Claude Code instructions for ariaxhan/agentmailkit, covering agentmailkit: setup guide for coding agents, compression — mandatory, 0. what this tool is, so you explain it correctly, 1. ask these questions first and 2. install.
gmail-mcp GEMINI.md
Instructions for pouyanafisi/gmail-mcp, covering gmail mcp guidelines for gemini, available operations, email operations (9), label management (5) and filter management (5).
finding-unknowns-skills CLAUDE.md
Claude Code instructions for Neeeophytee/finding-unknowns-skills, covering repo notes, what ships, and the gate that decides, version lives in three manifests — move them together, files that must be edited together and shipped guidance is not this file.