| name | deliverability-qa |
| slug | aaron-deliverability-qa |
| displayName | Deliverability QA · DMARC认证 |
| summary | DMARC认证/发件域声誉 |
| description | 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 builds the SEND S (Sender-integrity / Deliverability) evidence read — DNS + DMARC-RUA auth, domain/IP reputation, inbox placement, content/link/render, and point-in-time bounce/complaint hygiene — using Pass/Partial/Fail/Unknown/N/A states and scoring only at complete applicable coverage. Not for the recurring hygiene trend — use list-hygiene-monitor; not for final EQS or veto verdicts — use email-quality-auditor; not for segments/suppression lists — use list-segment-builder. 邮件送达率预检/SPF DKIM DMARC认证/发件域声誉 |
| version | 19.0.0 |
| license | Apache-2.0 |
| compatibility | Claude Code and compatible agent-skill hosts |
| homepage | https://github.com/aaron-he-zhu/aaron-marketing-skills |
| when_to_use | Use as the ONE-TIME pre-flight snapshot before a send or scale-up, when the sending signal needs verifying or fixing: SPF/DKIM/DMARC/BIMI alignment, sending-domain/IP reputation, inbox placement vs spam/promotions, spam-content/link/render risk, and a point-in-time bounce/complaint list-hygiene read. Run it to BUILD and VERIFY the SEND S signal and flag S1; run email-quality-auditor to SCORE the full EQS and enforce S1/S2/N1/D1. For the standing, scheduled hygiene / bounce-complaint trend read over time, use list-hygiene-monitor instead — this skill owns the one-time snapshot, not the recurring watch. |
| argument-hint | <sending domain / program> [ESP + goal] [DMARC RUA report + inbox-placement test] |
| metadata | {"author":"aaron-he-zhu","version":"19.0.0","discipline":"email","phase":"setup","geo-relevance":"low","hermes":{"tags":["marketing","email","setup"],"category":"email"},"openclaw":{"emoji":"✉️","homepage":"https://github.com/aaron-he-zhu/aaron-marketing-skills"}} |
Deliverability QA
One-time pre-flight snapshot before a send — authentication, domain/IP reputation, inbox placement, a spam-content/link/render scan, and point-in-time list hygiene — delivered as a per-qualified-item Pass/Partial/Fail/Unknown/N/A read plus an S1 authentication evidence flag. Emit the SEND S (Sender-integrity / Deliverability) dimension score only at 100% applicable coverage; otherwise return NEEDS_INPUT/UNDECIDED/NOT_SCORED and the exact gaps. This is the pre-send snapshot, not the standing watch owned by list-hygiene-monitor. Scope guard: this skill builds and, when complete, scores SEND-S, and runs the S1 authentication pre-flight only; it does NOT compute the profile-weighted EQS or enforce the S1/S2/N1/D1 vetoes — that is email-quality-auditor.
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/DKIM/DMARC/BIMI and my bounce + spam-complaint rates, then give me a pre-send checklist I can run myself. ESP: [name]. Profile: [promotional / retention / cold-outbound / newsletter].
Why am I hitting the Promotions tab / spam? Here is my inbox-placement seed test and ESP deliverability report — score my SEND S and flag S1.
Skill Contract
Expected output: a deliverability pre-flight (Pass/Partial/Fail/Unknown/N/A per qualified item), an S1 authentication evidence flag (pass / partial / veto-candidate / unknown), a spam-content/link/render scan, a list-hygiene read, the typed profile, and either a complete-coverage SEND S score or NEEDS_INPUT/UNDECIDED/NOT_SCORED with exact gaps, plus the standard handoff summary.
- Reads: sending domain + SEND profile (
promotional|retention|cold-outbound|newsletter); a DNS export of SPF/DKIM/DMARC/BIMI records; the DMARC aggregate (RUA) report; a seed-list / inbox-placement test (inbox vs spam/promotions); the ESP deliverability report and sending-domain/IP reputation (Postmaster / SNDS); the campaign/creative HTML for the content/link/render scan. Consult consent-registry for list-consent context only — leave the verdict to the auditor.