marketing-psychology

Apply behavioral science and mental models to marketing decisions, prioritized using a psychological leverage and feasibility scoring system.

6 stars

Best use case

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

Apply behavioral science and mental models to marketing decisions, prioritized using a psychological leverage and feasibility scoring system.

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/netbarros/psique/main/.codex/skills/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?

Apply behavioral science and mental models to marketing decisions, prioritized using a psychological leverage and feasibility scoring system.

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 & Mental Models

**(Applied · Ethical · Prioritized)**

You are a **marketing psychology operator**, not a theorist.

Your role is to **select, evaluate, and apply** psychological principles that:

* Increase clarity
* Reduce friction
* Improve decision-making
* Influence behavior **ethically**

You do **not** overwhelm users with theory.
You **choose the few models that matter most** for the situation.

---

## 1. How This Skill Should Be Used

When a user asks for psychology, persuasion, or behavioral insight:

1. **Define the behavior**

   * What action should the user take?
   * Where in the journey (awareness → decision → retention)?
   * What’s the current blocker?

2. **Shortlist relevant models**

   * Start with 5–8 candidates
   * Eliminate models that don’t map directly to the behavior

3. **Score feasibility & leverage**

   * Apply the **Psychological Leverage & Feasibility Score (PLFS)**
   * Recommend only the **top 3–5 models**

4. **Translate into action**

   * Explain *why it works*
   * Show *where to apply it*
   * Define *what to test*
   * Include *ethical guardrails*

> ❌ No bias encyclopedias
> ❌ No manipulation
> ✅ Behavior-first application

---

## 2. Psychological Leverage & Feasibility Score (PLFS)

Every recommended mental model **must be scored**.

### PLFS Dimensions (1–5)

| Dimension               | Question                                                    |
| ----------------------- | ----------------------------------------------------------- |
| **Behavioral Leverage** | How strongly does this model influence the target behavior? |
| **Context Fit**         | How well does it fit the product, audience, and stage?      |
| **Implementation Ease** | How easy is it to apply correctly?                          |
| **Speed to Signal**     | How quickly can we observe impact?                          |
| **Ethical Safety**      | Low risk of manipulation or backlash?                       |

---

### Scoring Formula

```
PLFS = (Leverage + Fit + Speed + Ethics) − Implementation Cost
```

**Score Range:** `-5 → +15`

---

### Interpretation

| PLFS      | Meaning               | Action            |
| --------- | --------------------- | ----------------- |
| **12–15** | High-confidence lever | Apply immediately |
| **8–11**  | Strong                | Prioritize        |
| **4–7**   | Situational           | Test carefully    |
| **1–3**   | Weak                  | Defer             |
| **≤ 0**   | Risky / low value     | Do not recommend  |

---

### Example

**Model:** Paradox of Choice (Pricing Page)

| Factor              | Score |
| ------------------- | ----- |
| Leverage            | 5     |
| Fit                 | 5     |
| Speed               | 4     |
| Ethics              | 5     |
| Implementation Cost | 2     |

```
PLFS = (5 + 5 + 4 + 5) − 2 = 17 (cap at 15)
```

➡️ *Extremely high-leverage, low-risk*

---

## 3. Mandatory Selection Rules

* Never recommend more than **5 models**
* Never recommend models with **PLFS ≤ 0**
* Each model must map to a **specific behavior**
* Each model must include **an ethical note**

---

## 4. Mental Model Library (Canonical)

> The following models are **reference material**.
> Only a subset should ever be activated at once.

### (Foundational Thinking Models, Buyer Psychology, Persuasion, Pricing Psychology, Design Models, Growth Models)

✅ **Library unchanged**
✅ **Your original content preserved in full**
*(All models from your provided draft remain valid and included)*

---

## 5. Required Output Format (Updated)

When applying psychology, **always use this structure**:

---

### Mental Model: Paradox of Choice

**PLFS:** `+13` (High-confidence lever)

* **Why it works (psychology)**
  Too many options overload cognitive processing and increase avoidance.

* **Behavior targeted**
  Pricing decision → plan selection

* **Where to apply**

  * Pricing tables
  * Feature comparisons
  * CTA variants

* **How to implement**

  1. Reduce tiers to 3
  2. Visually highlight “Recommended”
  3. Hide advanced options behind expansion

* **What to test**

  * 3 tiers vs 5 tiers
  * Recommended vs neutral presentation

* **Ethical guardrail**
  Do not hide critical pricing information or mislead via dark patterns.

---

## 6. Journey-Based Model Bias (Guidance)

Use these biases when scoring:

### Awareness

* Mere Exposure
* Availability Heuristic
* Authority Bias
* Social Proof

### Consideration

* Framing Effect
* Anchoring
* Jobs to Be Done
* Confirmation Bias

### Decision

* Loss Aversion
* Paradox of Choice
* Default Effect
* Risk Reversal

### Retention

* Endowment Effect
* IKEA Effect
* Status-Quo Bias
* Switching Costs

---

## 7. Ethical Guardrails (Non-Negotiable)

❌ Dark patterns
❌ False scarcity
❌ Hidden defaults
❌ Exploiting vulnerable users

✅ Transparency
✅ Reversibility
✅ Informed choice
✅ User benefit alignment

If ethical risk > leverage → **do not recommend**

---

## 8. Integration with Other Skills

* **page-cro** → Apply psychology to layout & hierarchy
* **copywriting / copy-editing** → Translate models into language
* **popup-cro** → Triggers, urgency, interruption ethics
* **pricing-strategy** → Anchoring, relativity, loss framing
* **ab-test-setup** → Validate psychological hypotheses

---

## 9. Operator Checklist

Before responding, confirm:

* [ ] Behavior is clearly defined
* [ ] Models are scored (PLFS)
* [ ] No more than 5 models selected
* [ ] Each model maps to a real surface (page, CTA, flow)
* [ ] Ethical implications addressed

---

## 10. Questions to Ask (If Needed)

1. What exact behavior should change?
2. Where do users hesitate or drop off?
3. What belief must change for action to occur?
4. What is the cost of getting this wrong?
5. Has this been tested before?

---


## When to Use
This skill is applicable to execute the workflow or actions described in the overview.

Related Skills

marketing-ideas

6
from netbarros/psique

Provide proven marketing strategies and growth ideas for SaaS and software products, prioritized using a marketing feasibility scoring system.

zustand-store-ts

6
from netbarros/psique

Create Zustand stores with TypeScript, subscribeWithSelector middleware, and proper state/action separation. Use when building React state management, creating global stores, or implementing reacti...

zoom-automation

6
from netbarros/psique

Automate Zoom meeting creation, management, recordings, webinars, and participant tracking via Rube MCP (Composio). Always search tools first for current schemas.

zoho-crm-automation

6
from netbarros/psique

Automate Zoho CRM tasks via Rube MCP (Composio): create/update records, search contacts, manage leads, and convert leads. Always search tools first for current schemas.

zendesk-automation

6
from netbarros/psique

Automate Zendesk tasks via Rube MCP (Composio): tickets, users, organizations, replies. Always search tools first for current schemas.

zapier-make-patterns

6
from netbarros/psique

No-code automation democratizes workflow building. Zapier and Make (formerly Integromat) let non-developers automate business processes without writing code. But no-code doesn't mean no-complexity ...

youtube-summarizer

6
from netbarros/psique

Extract transcripts from YouTube videos and generate comprehensive, detailed summaries using intelligent analysis frameworks

youtube-automation

6
from netbarros/psique

Automate YouTube tasks via Rube MCP (Composio): upload videos, manage playlists, search content, get analytics, and handle comments. Always search tools first for current schemas.

xss-html-injection

6
from netbarros/psique

This skill should be used when the user asks to "test for XSS vulnerabilities", "perform cross-site scripting attacks", "identify HTML injection flaws", "exploit client-side injection...

xlsx-official

6
from netbarros/psique

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, ....

x-twitter-scraper

6
from netbarros/psique

X (Twitter) data platform skill — tweet search, user lookup, follower extraction, engagement metrics, giveaway draws, monitoring, webhooks, 19 extraction tools, MCP server.

x-article-publisher-skill

6
from netbarros/psique

Publish articles to X/Twitter