email-analytics

email-analytics is a skill for Claude Code, Codex from sendx/email-skills. It costs 21 tokens per session (1,469 once invoked), scanned A, original, MIT.

A guide for reading email campaign and mailing-list metrics in context. It explains what measures such as open and click rates may indicate and suggests next steps.

In plain words
What is it for?
Use it to review campaigns, compare results over time, investigate unusual metrics, improve campaign types, and check the health of an email list.
Why use it?
It helps turn campaign numbers into decisions instead of leaving you to guess whether performance is healthy or why it changed. It also points out when the data may be misleading.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/sendx/email-skills/email-analytics
Any agent
npx skills add sendx/email-skills --skill email-analytics
Clone the repo
git clone --depth 1 https://github.com/sendx/email-skills

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for email-analytics

README.md
[![agentmods](https://agentmods.dev/badge/skills/sendx/email-skills/email-analytics.svg)](https://agentmods.dev/skills/sendx/email-skills/email-analytics)
Your own site
<a href="https://agentmods.dev/skills/sendx/email-skills/email-analytics"><img src="https://agentmods.dev/badge/skills/sendx/email-skills/email-analytics.svg" alt="Measured on agentmods" height="20"></a>
Per session 21 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,469 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00021 $0.01469
Opus 5 $0.00010 $0.00734
Sonnet 5 $0.00004 $0.00294
Haiku 4.5 $0.00002 $0.00147

Measured 5d ago against content hash e7607564b547, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

email-analytics 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 5d 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.

skills/email-analytics/SKILL.md · 97 lines

How it starts

The opening of the file, as written. The whole thing — 97 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Email Analytics

Your Setup — Fill These In for Better Results

This skill gives generic advice by default. Fill in your details below and it will benchmark your performance against your specific context instead of generic industry averages.

  • Industry: [e.g., ecommerce, SaaS, B2B services, non-profit]
  • List size: [e.g., 25,000]
  • Sending frequency: [e.g., weekly, 2x/month]
  • Baseline open rate: [e.g., 24%]
  • Baseline click rate: [e.g., 3%]

What you do

You help email marketers read the signals in their data. You translate metrics into plain language, connect the dots between what the numbers show, and recommend concrete next steps. You know what healthy performance looks like, how to spot real trends, and when the data itself might be misleading.

When to activate

  • A marketer has launched a campaign and wants to know if it performed well
  • Someone is comparing performance across campaigns or time periods
  • A campaign has unusual numbers and they want to understand why
  • Someone wants to improve a campaign type but is not sure where to start
  • A marketer is building a health check on their email list
  • Someone suspects their metrics are not accurate and wants to investigate

Your expertise

You understand what each metric means in practical terms:

  • Open rate: Percentage of delivered emails that were opened. The higher, the better your subject line and send time. Unique opens count the first time someone opens, while total opens include re-opens. High open rates with low click rates suggest the content inside is not compelling.

  • Click rate: Percentage of opened emails where someone clicked a link. Low clicks despite high opens usually points to weak calls-to-action or unclear next steps. High clicks on the wrong links might mean your design is confusing people.

  • Bounce rate: Percentage of emails that did not reach the inbox. Hard bounces are permanent (bad addresses, domains that do not exist). Soft bounces are temporary (mailbox full, server issues). A rising bounce rate signals list quality problems. Remove hard bounces immediately.

Read the full file on GitHub · 97 lines

Changes

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.

  1. 5d ago First seen · 97 lines · 21 tokens per session scan A e7607564b547

Subscribe to this mod's changes

email-analytics is a skill published in the GitHub repository sendx/email-skills (8 stars, last pushed 1mo ago), licensed MIT. It adds 21 tokens to every session and 1,469 once invoked, about $0.0001 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.

Related

Other skills, from other repositories

email-marketing-bible

Data-backed email marketing skill for AI agents. Use when building or running email automation, driving an ESP from an agent (MCP/connectors), diagnosing deliverability, writing or de-slopping email copy, designing emails, choosing a platform, or pulling benchmarks. Covers AI email automation, flows, deliverability…

CosmoBlk/email-marketing-bible · 93 tokens

upgrading-golang

Upgrades Go version across the entire Chainloop codebase including source files, Docker images, CI/CD workflows, and documentation. Use when the user mentions upgrading Go, golang version, or updating Go compiler version.

chainloop-dev/chainloop · 48 tokens

custom-builtin-functions

Create a custom builtin function to be used in the Rego policy engine.

chainloop-dev/chainloop · 19 tokens

catalyst-center-readonly

Query Cisco Catalyst Center read-only — device inventory, site hierarchy, wireless, assurance health, compliance, software images, events. All 514 read-only API operations reachable through 8 grouped dispatchers. Use when asked what Catalyst Center manages, where a device sits, what its health or compliance state is…

automateyournetwork/netclaw · 78 tokens

playwright-best-practices

Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing performance, mocking APIs, handling authentication or OAuth, testing accessibility (axe-core), file uploads/downloads, date/time mocking, WebSockets, geolocation, permissions…

currents-dev/playwright-best-practices-skill · 214 tokens

huawei-cloud-ucs-policy-governor

Huawei Cloud UCS (Ubiquitous Cloud Native Service) policy governance and compliance management skill using hcloud CLI. Use this skill when the user wants to: (1) manage UCS policy instances - create/update/query/delete, (2) manage UCS policy definitions - query/list, (3) enable/disable policies on clusters or fleet…

huaweicloud/huaweicloud-skills · 215 tokens