email-quality-auditor
Use when the user asks to "audit an email program" or "is this campaign safe to send"; runs a typed 20-item SEND profile with authentication, consent, opt-out, and claim veto checks on own evidence. Not for building deliverability setup — use deliverability-qa; not for designing lifecycle flows — use email-sequence-designer. 邮件质量审计/EQS评分/发送前放行
npx skills add aaron-he-zhu/aaron-marketing-skills --skill email-quality-auditor --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Email Quality Auditor Audit one email program/profile and observation window with SEND. Open rate is MPP-sensitive proxy evidence; direct action and the program's declared outcome truth set carry the outcome read. ## When This Must Trigger - Before a material broadcast/sequence release when channel safety is uncertain. - When authentication, consent, suppression, complaints, frequency, claims, or attribution need a gate. - When the user requests an EQS/SEND baseline or rerun. ## Quick Start ```text Audit this newsletter using the last 90 days, provider split, MPP share, and subscription truth set. Check this promotional send against DMARC, consent events, live suppressions, claims, and order IDs. ``` ## Skill Contract **Reads:** one program/profile, normalized window, provider evidence, live consent/suppression state, rendered messages, and outcome truth. **Writes:** only a permissioned v3 artifact. **Done when:** all expected SEND states are explicit and the scorer result is reported without sending email or changing provider settings. Use `deliverability-qa` to repair authentication, `consent-registry` for lawful-basis/suppression facts, `email-sequence-designer` for journeys,
- When This Must Trigger
- Quick Start
- Skill Contract
- Data Sources
- Instructions
- Runtime Reads
- Runtime and Setup
- Evidence and Scoring
- §2 SEND Worked Examples
- §3 SEND Guardrails
- §5 SEND Translation
- Report and Verdict
- Validation Checkpoints
- Persistence
What does the email-quality-auditor skill do?
Use when the user asks to "audit an email program" or "is this campaign safe to send"; runs a typed 20-item SEND profile with authentication, consent, opt-out, and claim veto checks on own evidence. Not for building deliverability setup — use deliverability-qa; not for designing lifecycle flows — use email-sequence-designer. 邮件质量审计/EQS评分/发送前放行
How do I install it?
Run `npx skills add aaron-he-zhu/aaron-marketing-skills --skill email-quality-auditor --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From aaron-he-zhu/aaron-marketing-skills, a repository with 2,508 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
