Installation
Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.
Install the "email-quality-auditor" skill by following the instructions at https://skill123.me/install/email-quality-auditor.
Run in your terminal — downloads and installs to ~/.claude/skills/.
curl -fsSL https://skill123.me/install/email-quality-auditor.sh | bash
Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.
⬇ Download v1.0.0 · 8 KBAbout this skill
Overview
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评分/发送前放行
Source
- Repo: https://github.com/aaron-he-zhu/aaron-marketing-skills
- Path: email/deliver/email-quality-auditor
Evaluation
AI-evaluated 2026-09-03: Detailed 20-item SEND audit procedure with veto definitions, worked examples, validation checkpoints, and strict no-send/no-mutation rules. Much of the operative logic lives in external runbook references rather than the file itself, and it depends on a repo-local scorer runtime; safety is strong with persistence only after authorization and replayed suppression checks.
