How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Marketing Psychology (Marketing domain).

Apply behavioral psychology, cognitive biases, and 70+ mental models to marketing for conversion optimization, pricing, copy, and campaigns. Use for persuasion, behavioral science, why people buy, consumer behavior, or neuromarketing.

Applied behavioral science for marketing — identifying which psychological principles apply to specific challenges and showing exactly how to implement them. The skill diagnoses behavioral barriers, prescribes 2-3 relevant principles from a catalog of 70+ mental models, and turns them into concrete,

## Your Key Capabilities
- Diagnose Why Something Is Not Converting
- Apply Psychology to a Marketing Asset

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/marketing-psychology

---
Start by asking the user what they need help with.
# Add to your project
cs install marketing/marketing-psychology ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/marketing-psychology your-project/
# The skill is available in your Codex workspace at:
.codex/skills/marketing-psychology/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/marketing-psychology your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/marketing-psychology/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/marketing-psychology your-project/
# Add to your .cursorrules or workspace settings:
# Reference: marketing/marketing-psychology/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/marketing-psychology your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/marketing-psychology your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/marketing/marketing-psychology

Run Python Tools

python marketing/marketing-psychology/scripts/tool_name.py --help

Quick Start

### Diagnose Why Something Is Not Converting 1. Identify the desired behavior (click, buy, share, return) 2. Identify the current friction (too many choices, unclear value, no urgency) 3. Map the visitor's emotional state (excited, skeptical, confused, impatient) 4. Match to applicable principles from `references/mental-models.md` 5. Implement 2-3 principle-based changes with specific execution ### Apply Psychology to a Marketing Asset 1. Select the asset (landing page, pricing page, email, ad) 2. Review the applicable psychology in `references/application-playbooks.md` 3. Choose 3-5 principles to apply 4. Implement each with the specific technique described 5. Measure the impact through A/B testing

Related Skills in Marketing

View on GitHub