email-quality-auditor

Featured

Use when the user asks to "audit an email program", "is this campaign safe to send", or run a pre-send go/no-go on their own exported email data; runs SEND EQS scoring with S1/S2/N1/D1 veto checks and a SHIP/FIX/BLOCK gate, and emits a gated audit artifact. Not for building deliverability setup — use deliverability-qa; not for designing lifecycle flows — use email-sequence-designer. 邮件质量审计/EQS评分/发送前放行

AI & Automation 2,354 stars 322 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 98/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Email Quality Auditor > Based on the [SEND Benchmark](../../../references/send-benchmark.md). This is the auditor-class gate for email — the SEND peer of `content-quality-auditor` (CORE-EEAT), `domain-authority-auditor` (CITE), `content-reviewer` (C³ ART), and `ad-account-auditor` (ROAS). It fills the gap between building an email program and sending it: a pass/fix/block check that no other email skill performs. This skill scores an email program on four SEND levers (Sender-integrity, Engagement, Nurture, Direct-response), enforces four red-line vetoes, and emits a gated audit artifact with a SHIP/FIX/BLOCK verdict before a broadcast goes out. **Scope guard**: this skill is the **sole** computer of **EQS = floor(weighted({S,E,N,D}, goal-weights))** and the **sole** enforcer of vetoes **S1/S2/N1/D1**. Every other email skill scores or handles ONE lever and hands off — `deliverability-qa` builds S, `list-segment-builder` builds E targeting, `email-creative-builder` builds the E/D unit, `email-sequence-designer` builds N, `newsletter-monetization-planner` builds D economics, `send-experiment-designer` owns the experiment read. None of them compute the EQS or run the vetoes; that is this gate's job. > **Provisional framework**: SEND bands are new. Treat scores as provisional until calibrated against ~30 real manually-exported program audits in `memory/audits/email/`. ## When This Must Trigger Run this before any broadcast or flow activation, even if the user doesn't use a...

Details

Author
aaron-he-zhu
Repository
aaron-he-zhu/aaron-marketing-skills
Created
6 months ago
Last Updated
today
Language
Python
License
Apache-2.0

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

Testing & QA Featured

deliverability-qa

Use when the user asks to "run a deliverability pre-flight before I send", "check my SPF/DKIM/DMARC/BIMI", "why am I landing in spam / promotions", or "score my sender reputation and list hygiene"; runs the ONE-TIME pre-send SEND S1 authentication pre-flight and scores the SEND S (Sender-integrity / Deliverability) dimension — a DNS + DMARC-RUA auth check, domain/IP reputation read, inbox-placement (seed-list) result, a spam-content/link/render scan, and a point-in-time bounce/complaint list-hygiene snapshot — with per-sub-item pass/partial/needs-input notes and an S1 status flag. Not for the recurring hygiene / bounce-complaint trend read over time — use list-hygiene-monitor; not for computing the final EQS or enforcing the vetoes — use email-quality-auditor; not for building segments/suppression lists — use list-segment-builder. 邮件送达率预检/SPF DKIM DMARC认证/发件域声誉

2,354 Updated today
aaron-he-zhu
AI & Automation Featured

content-quality-auditor

Use when auditing content quality, E-E-A-T, or publish readiness; runs 80-item CORE-EEAT scoring with veto checks and a fix plan. Not for structural on-page tags/headers — use on-page-seo-auditor; not for domain/citation trust — use domain-authority-auditor. 内容质量/EEAT评分

2,308 Updated 1 weeks ago
aaron-he-zhu
AI & Automation Listed

content-quality-auditor

Use when auditing content quality, E-E-A-T, publish readiness, or 内容质量/EEAT评分. Runs 80-item CORE-EEAT scoring with veto checks and fix plan.

1 Updated 1 months ago
opencue