consent-registry
Use when the user asks to "log this subscriber's opt-in", "record our unsubscribes and complaints", or "what lawful basis do we have to email this list"; maintains one durable record per subscriber under memory/consent/ — subscription status, opt-in timestamp + lawful basis, double-opt-in proof, acquisition source, and an append-only unsubscribe/bounce/complaint history — and resolves consent candidates from list imports. Not for scoring the S2 consent or N1 opt-out vetoes or issuing an EQS verdict — use email-quality-auditor; not for building suppression segments — use list-segment-builder. 订阅同意台账/退订抑制记录/合法性依据登记
适合你,如果需管理邮件订阅的法律依据和退订历史
npx oh-my-skill add aaron-he-zhu/aaron-marketing-skills/consent-registrycurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- aaron-he-zhu/aaron-marketing-skills/consent-registrynpx oh-my-skill verify aaron-he-zhu/aaron-marketing-skills/consent-registry怎么用
商店整理自技能原文 · 版本 1ce2b0c · 表述以原文为准安装后,Claude 会为每个订阅者维护一份同意台账,记录订阅状态、同意时间、法律依据、来源以及退订/退信/投诉历史,并能处理导入的候选记录。
当你要求记录订阅者的同意状态、登记退订或投诉,或询问发送邮件前是否有法律依据时触发。