deliverability-qa

Featured

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认证/发件域声誉

Testing & QA 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

# Deliverability QA One-time pre-flight snapshot before a send — authentication (SPF/DKIM/DMARC/BIMI alignment from a DNS lookup + the DMARC aggregate/RUA report), sending-domain/IP reputation, inbox placement vs spam/promotions (seed-list test), a spam-content/link/render scan, and a point-in-time list-hygiene read (bounce + spam-complaint rates) — delivered as a per-sub-item pass/partial/needs-input read plus the SEND **S (Sender-integrity / Deliverability)** dimension score and an **S1** authentication status flag. This is the pre-send snapshot, not the standing watch: the recurring hygiene / bounce-complaint **trend** read over time is [list-hygiene-monitor](../list-hygiene-monitor/SKILL.md)'s, so only one skill owns the standing trend-read. **Scope guard: this skill scores SEND-`S` and runs the `S1` authentication pre-flight only; it does NOT compute the goal-weighted EQS or enforce the `S1`/`S2`/`N1`/`D1` vetoes — that is [email-quality-auditor](../../deliver/email-quality-auditor/SKILL.md).** It is the `S1` prerequisite (the deliverability signal the auditor rolls up), the same way conversion-signal-qa is the `R1`/`R2` prerequisite for paid and campaign-architect scores one dimension and hands off — build/verify the signal here, let the gate render the verdict. ## Quick Start ``` Run a deliverability pre-flight for [sending domain] before I send. Here is my DMARC RUA report, a DNS export, and my seed-list inbox-placement test: [paste/path]. ``` ``` Check my SPF/DKI...

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

AI & Automation Featured

email-quality-auditor

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评分/发送前放行

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

email-deliverability

Audits and protects sender reputation and inbox placement for permissioned marketing and lifecycle email - SPF, DKIM, and DMARC authentication, domain warmup, bounce and complaint thresholds, and engagement sunsetting - and delivers a scored deliverability audit checklist with a remediation order. Use when someone asks "why are my newsletters going to spam", "how do I set up SPF, DKIM, and DMARC", "is my bounce rate too high", "should I send marketing from a subdomain", or is launching a new sending domain or auditing an existing opted-in email program. Do NOT use for cold outbound infrastructure - lookalike sending domains, mailbox pools, per-mailbox volume caps - use cold-email-deliverability instead; do NOT use to write the emails themselves - use email-drip-builder or email-newsletter-pro instead.

0 Updated 5 days ago
SkillMedev
AI & Automation Listed

deliverability-check

Audit a sending domain's deliverability — SPF, DKIM, DMARC, MX, BIMI, blocklists — with a prioritized fix order

72 Updated 3 weeks ago
cognyai