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 "consent-registry" skill by following the instructions at https://skill123.me/install/consent-registry.
Run in your terminal — downloads and installs to ~/.claude/skills/.
curl -fsSL https://skill123.me/install/consent-registry.sh | bash
Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.
⬇ Download v1.0.0 · 4 KBAbout this skill
Overview
Use when the user asks to "log this subscriber''s opt-in", record unsubscribes/complaints, or query lawful basis; curates pseudonymous consent facts through the append-only consent stream and applies suppression/erasure tombstones immediately. Not for SEND scoring — use email-quality-auditor; not for building segments — use list-segment-builder. 订阅同意台账/实时退订抑制/合法性依据登记
Source
- Repo: https://github.com/aaron-he-zhu/aaron-marketing-skills
- Path: protocol/consent-registry
Evaluation
AI-evaluated 2026-09-03: Privacy-first consent ledger with immediate deny-only suppression, pseudonymous IDs only, no raw PII anywhere, host-bound capability signing, and erasure tombstones that never resurrect old payload. Very dense and jargon-heavy, and it is internal plumbing for the suite email stack rather than a drop-in skill.
