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 "dynamic-content-personalizer" skill by following the instructions at https://skill123.me/install/dynamic-content-personalizer.
Run in your terminal — downloads and installs to ~/.claude/skills/.
curl -fsSL https://skill123.me/install/dynamic-content-personalizer.sh | bash
Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.
⬇ Download v1.0.0 · 5 KBAbout this skill
Overview
Use when the user asks to "personalize the email", "add merge tags / dynamic content", "set up conditional blocks per segment", or "make first-name and product-recommendation fields fall back safely"; produces a merge-tag map with per-tag fallbacks, conditional-block rules with per-segment variations, a fallback-safety audit, and a PII guard on what may render, informing the SEND E (Engagement/personalization) dimension. Not for building the segments — use list-segment-builder; not for writing the base copy — use email-creative-builder; not for scoring EQS or running vetoes — use email-quality-auditor. 邮件个性化/合并标签/条件内容块/兜底默认值
Source
- Repo: https://github.com/aaron-he-zhu/aaron-marketing-skills
- Path: email/engage/dynamic-content-personalizer
Evaluation
AI-evaluated 2026-09-03: Concrete four-part deliverable (tag map, fallbacks, conditional rules, safety audit) with worst-case-render walkthrough and a clear stop/continue decision-gate table. Common ESP-personalization need with modest prerequisites; PII handling is unusually careful with explicit render allowlists, no raw PII echo, and coarser-substitute rules.
