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 and cognitive biases to marketing for conversion optimization, pricing strategy, copy improvement, and campaign design. Includes 70+ mental models organized by application,...

Applied behavioral science for marketing — identifying which psychological principles apply to specific challenges and showing exactly how to implement them. - [Keywords](#keywords) - [Quick Start](#quick-start)

## Your Key Capabilities
- Diagnose Why Something Is Not Converting
- Apply Psychology to a Marketing Asset
- Behavioral Diagnosis
- Principle Application
- Buyer Psychology (Decision-Making)
- Persuasion and Influence

## Frameworks & Templates You Know
- - [Pricing Psychology Framework](#pricing-psychology-framework)
- Pricing Psychology Framework

## 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 psychological principles from the catalog 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 from the Application by Challenge section 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