marketing-psychology

7 stars

Best use case

marketing-psychology is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Teams using marketing-psychology should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/marketing-psychology/SKILL.md --create-dirs "https://raw.githubusercontent.com/wpank/ai/main/skills/marketing/marketing-psychology/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/marketing-psychology/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How marketing-psychology Compares

Feature / Agentmarketing-psychologyStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

This skill provides specific capabilities for your AI agent. See the About section for full details.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Marketing Psychology

> **WHAT**: 70+ mental models and psychological principles applied to marketing and conversion  
> **WHEN**: User wants to apply psychology to marketing, mentions cognitive bias, persuasion, behavioral science, "why people buy," decision-making, or consumer behavior  
> **KEYWORDS**: psychology, mental models, cognitive bias, persuasion, behavioral science, consumer behavior, decision-making, conversion psychology

## Searchable Database

This skill includes **70+ mental models** organized by application in `references/mental-models.md`.

**Quick lookup by challenge:**

| Challenge | Models to Apply |
|-----------|-----------------|
| Low conversions | Hick's Law, Activation Energy, BJ Fogg, Friction |
| Price objections | Anchoring, Framing, Mental Accounting, Loss Aversion |
| Building trust | Authority, Social Proof, Reciprocity, Pratfall Effect |
| Increasing urgency | Scarcity, Loss Aversion, Zeigarnik Effect |
| Retention/churn | Endowment Effect, Switching Costs, Status-Quo Bias |
| Growth stalling | Theory of Constraints, Local vs Global Optima, Compounding |
| Decision paralysis | Paradox of Choice, Default Effect, Nudge Theory |
| Onboarding | Goal-Gradient, IKEA Effect, Commitment & Consistency |


## Installation

### OpenClaw / Moltbot / Clawbot

```bash
npx clawhub@latest install marketing-psychology
```


---

## Model Categories

### Foundational Thinking (Strategy)
First Principles, Jobs to Be Done, Circle of Competence, Inversion, Occam's Razor, Pareto Principle, Local vs Global Optima, Theory of Constraints, Opportunity Cost, Second-Order Thinking

### Understanding Buyers (Psychology)
Fundamental Attribution Error, Mere Exposure, Availability Heuristic, Confirmation Bias, Mimetic Desire, Sunk Cost Fallacy, Endowment Effect, IKEA Effect, Zero-Price Effect, Hyperbolic Discounting, Status-Quo Bias, Peak-End Rule, Zeigarnik Effect

### Influencing Behavior (Persuasion)
Reciprocity, Commitment & Consistency, Authority Bias, Liking/Similarity, Unity Principle, Scarcity/Urgency, Foot-in-the-Door, Door-in-the-Face, Loss Aversion, Anchoring, Decoy Effect, Framing, Contrast Effect

### Pricing Psychology
Charm Pricing, Rounded-Price Effect, Rule of 100, Good-Better-Best, Mental Accounting

### Design & Delivery
Hick's Law, AIDA Funnel, Rule of 7, Nudge Theory, BJ Fogg Behavior Model, EAST Framework, Activation Energy, North Star Metric

### Growth & Scaling
Feedback Loops, Compounding, Network Effects, Flywheel Effect, Switching Costs, Critical Mass, Survivorship Bias

---

## Workflow

### 1. Identify the Challenge

Ask (if not clear):
- What specific behavior are you trying to influence?
- Where in the journey is this? (awareness → consideration → decision)
- What's currently preventing the desired action?

### 2. Match Models to Problem

Reference the quick lookup table above, then read relevant models from `references/mental-models.md`.

### 3. Explain the Psychology

For each relevant model:

```
### [Model Name]

**The Principle**: One-sentence explanation of the psychology
**Why It Matters**: How this affects customer behavior
**Marketing Application**: Specific tactic or implementation
**Example**: Concrete example showing the principle in action
```

### 4. Provide Implementation

Translate models into actionable changes:
- Specific copy changes
- UX/design modifications
- Pricing adjustments
- Process improvements

---

## Most Powerful Models

### For Conversion

**Loss Aversion**: Losses feel ~2x as painful as equivalent gains. Frame in terms of what they'll lose by not acting.

**Anchoring**: First number seen heavily influences judgment. Show higher price first (competitor, enterprise tier).

**Social Proof**: People follow what others do. Show customer counts, testimonials, logos, reviews.

**Scarcity**: Limited availability increases perceived value. Use when genuine.

### For Pricing

**Charm Pricing**: $99 feels much cheaper than $100. Left digit dominates perception.

**Rule of 100**: Under $100, use percentage discounts. Over $100, use absolute amounts.

**Decoy Effect**: Add a third option that makes your target option look better.

### For Onboarding

**Goal-Gradient**: People accelerate toward visible goals. Show progress bars.

**IKEA Effect**: People value what they build. Let users customize.

**Commitment & Consistency**: Small commitments lead to larger ones. Get easy yeses first.

---

## Ethical Guidelines

Apply psychology ethically:

- **Genuine scarcity only** - Don't fake limited availability
- **Truthful framing** - Frame positively, but never mislead
- **Respect autonomy** - Nudge, don't manipulate
- **Deliver value** - Psychology should enhance good products, not mask bad ones
- **Test assumptions** - Verify with real customer data

---

## NEVER

- Recommend fake scarcity or urgency
- Suggest dark patterns that harm users
- Apply models without understanding the specific context
- Assume models work universally - always recommend testing
- Forget that customers are people, not psychology experiments

---

## Related Skills

- `page-cro` - Apply psychology to page optimization
- `copywriting` - Write copy using psychological principles
- `marketing-ideas` - Tactical marketing approaches

Related Skills

marketing-ideas

7
from wpank/ai

No description provided.

schema-markup

7
from wpank/ai

Add, fix, or optimize schema markup and structured data. Use when the user mentions schema markup, structured data, JSON-LD, rich snippets, schema.org, FAQ schema, product schema, review schema, or breadcrumb schema.

prompt-engineering

7
from wpank/ai

Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, designing production prompt templates, or building AI-powered features.

professional-communication

7
from wpank/ai

Write effective professional messages for software teams. Use when drafting emails, Slack/Teams messages, meeting agendas, status updates, or translating technical concepts for non-technical audiences. Triggers on email, slack, teams, message, meeting agenda, status update, stakeholder communication, escalation, jargon translation.

persona-docs

7
from wpank/ai

Create persona documentation for a product or codebase. Use when asked to create persona docs, document target users, define user journeys, document onboarding flows, or when starting a new product and needing to define its audience. Persona docs should be the first documentation created for any product.

mermaid-diagrams

7
from wpank/ai

Create software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams, sequence diagrams, flowcharts, ERDs, C4 architecture diagrams, state diagrams, git graphs, and other diagram types. Triggers include requests to diagram, visualize, model, map out, or show the flow of a system.

game-changing-features

7
from wpank/ai

Find 10x product opportunities and high-leverage improvements. Use when the user wants strategic product thinking, mentions 10x, wants to find high-impact features, or asks what would make a product dramatically more valuable.

clear-writing

7
from wpank/ai

Write clear, concise prose for humans — documentation, READMEs, API docs, commit messages, error messages, UI text, reports, and explanations. Combines Strunk's rules for clearer prose with technical documentation patterns, structure templates, and review checklists.

brainstorming

7
from wpank/ai

Explore ideas before implementation through collaborative dialogue. Use before any creative work — creating features, building components, adding functionality, or modifying behavior. Turns ideas into fully formed designs and specs through structured conversation.

Article Illustrator

7
from wpank/ai

When the user wants to add illustrations to an article or blog post. Triggers on: "illustrate article", "add images to article", "generate illustrations", "article images", or requests to visually enhance written content. Analyzes article structure, identifies positions for visual aids, and generates illustrations using a Type x Style two-dimension approach.

subagent-driven-development

7
from wpank/ai

Execute implementation plans by dispatching a fresh subagent per task with two-stage review (spec compliance then code quality). Use when you have an implementation plan with mostly independent tasks and want high-quality, fast iteration within a single session.

skill-judge

7
from wpank/ai

Evaluate Agent Skill quality against official specifications. Use when reviewing SKILL.md files, auditing skill packages, improving skill design, or checking if a skill follows best practices. Provides 8-dimension scoring (120 points) with actionable improvements. Triggers on review skill, evaluate skill, audit skill, improve skill, skill quality, SKILL.md review.