Claude-skill-registry-data message-architecture
Use when structuring messaging hierarchy, hook banks, and CTA playbooks.
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry-data
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry-data "$T" && mkdir -p ~/.claude/skills && cp -r "$T/data/message-architecture" ~/.claude/skills/majiayu000-claude-skill-registry-data-message-architecture && rm -rf "$T"
manifest:
data/message-architecture/SKILL.mdsource content
Message Architecture Systems Skill
When to Use
- Creating new messaging for campaigns, features, or personas.
- Auditing messaging consistency across channels.
- Onboarding new writers or agencies.
Framework
- Audience & Insight – persona, pain, desired outcome.
- Promise – primary value proposition + emotional appeal.
- Proof – metrics, customer quotes, product differentiators.
- Hooks – formulas mapped to channels.
- CTAs – stage-specific calls to action + urgency modifiers.
Templates
- Message house diagram.
- Hook bank sheet with formulas/examples.
- CTA matrix (persona x funnel stage x CTA).
Tips
- Document banned phrases and compliance notes.
- Keep proof points fresh; retire outdated metrics.
- Pair with
skill to maintain tone consistency.voice-guidelines