list-hygiene-monitor

Featured

Use when the user asks to "watch my list health over time", "flag decaying / unengaged subscribers on a schedule", "why is my open rate drifting down / bounces creeping up", or "build me a re-permission and prune worklist"; runs the scheduled SEND list-decay + suppression-drift watch — an engagement-recency cohort read (30/90/180/365-day), hard-bounce and spam-complaint trend vs benchmark, suppression-list growth/leakage check, and a segmented re-permission / sunset / prune worklist tied to SEND S (list hygiene) and E (engagement-decay) sub-items. Not for the one-time pre-send authentication pre-flight — use deliverability-qa; not for the consent/suppression record itself — use consent-registry; not for computing the EQS or enforcing vetoes — use email-quality-auditor. 邮件列表健康度监控/退订漂移/沉睡用户清理

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

# List Hygiene Monitor The ongoing hygiene watch, not the pre-flight — a scheduled read of list decay and suppression drift that turns the ESP export into a segmented **re-permission / sunset / prune worklist**. It cohorts the list by engagement recency (30/90/180/365-day last-open/click), trends hard-bounce and spam-complaint rates against benchmark and the prior baseline, and checks suppression-list growth and leakage — feeding the SEND **S (Sender-integrity / Deliverability, list-hygiene sub-item)** and **E (Engagement, engagement-decay / sunset sub-item)** signals. **Scope guard: this skill produces the recurring hygiene worklist and the S-hygiene / E-decay reads only; it does NOT run the one-time authentication pre-flight ([deliverability-qa](../deliverability-qa/SKILL.md)), own the consent / suppression record ([consent-registry](../../../protocol/consent-registry/SKILL.md)), or compute the goal-weighted EQS / enforce the `S1`/`S2`/`N1`/`D1` vetoes ([email-quality-auditor](../../deliver/email-quality-auditor/SKILL.md)).** deliverability-qa answers "will this one send land?"; this skill answers "is the list rotting between sends, and who do I re-permission or prune?" — build the worklist here, let the gate render the EQS verdict. ## Quick Start ``` Watch my list health for [program]. Here is my ESP engagement export (last-open/click per subscriber) and bounce/complaint report — give me the decay cohorts and a prune worklist. ``` ``` My open rate is drifting down and ...

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

list-segment-builder

Use when the user asks to "build email segments from my list", "make engaged / lapsed / RFM segments", "set up cart-abandoner or lifecycle-stage audiences", or "build a suppression list of unsubscribes and bounces"; turns the user's OWN list/CRM/GA4/ecommerce export into behavioral, attribute, and lifecycle-stage segments plus a suppression list, with per-segment sizes labeled Measured/Estimated, informing the SEND E (Engagement/targeting) dimension. Not for scoring EQS or running vetoes — use email-quality-auditor; not for authentication or spam-content checks — use deliverability-qa. 邮件列表分群/生命周期分群/抑制名单/流失召回

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

inbox-placement-monitor

Use when the user asks to "track where my emails are actually landing after I send", "read my seed-list inbox vs spam vs promotions results", "trend my Gmail Postmaster / Microsoft SNDS reputation", or "did placement drop after my last send"; produces a per-provider inbox/spam/promotions placement read, a domain/IP reputation trend from Postmaster + SNDS, a send-over-send delta with named regressions, and a reusable SEND-S placement snapshot on your own exported telemetry. Not for the pre-send SPF/DKIM/DMARC auth pre-flight — use deliverability-qa; not for computing the EQS or running the vetoes — use email-quality-auditor. 邮件收件箱落点监测/收件箱vs垃圾邮件/Postmaster声誉趋势

2,354 Updated today
aaron-he-zhu