Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Marketing Psychology

ASecurity

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

2 stars
0 votes
0 copies
0 views
Added 9/19/2026
content-marketinggorails

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add ibragimov-oasis/oasis-languages-jp --skill marketing-psychology --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Marketing Psychology?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Marketing Psychology
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ibragimov-oasis-marketing-psychology/badge)](https://www.skillsdirectory.com/skills/ibragimov-oasis-marketing-psychology)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: marketing-psychology
description: "Apply behavioral science and mental models to marketing decisions, prioritized using a psychological leverage and feasibility scoring system."
risk: unknown
source: community
date_added: "2026-02-27"
tags:
  - domain/skills
  - artifact/skill
  - source/skills-antigravity
---
# 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.

## 🔗 Связи

- [[MOC - Skills]] — Skills library
- [[skills/skills-antigravity]] — Category: skills-antigravity

Attribution

ibragimov-oasisibragimov-oasis
View sourceMore from ibragimov-oasis →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Postiz

Postiz is a tool to schedule social media and chat posts to 28+ channels X, LinkedIn, LinkedIn Page, Reddit, Instagram, Facebook Page, Threads, YouTube, Google My Business, TikTok, Pinterest, Dribbble, Discord, Slack, Kick, Twitch, Mastodon, Bluesky, Lemmy, Farcaster, Telegram, Nostr, VK, Medium, Dev.to, Hashnode, WordPress, ListMonk

21281 votes

Serp Analysis

SERP analysis techniques for intent classification, feature identification, and competitive intelligence. Use when analyzing search results for content strategy.

2831 votes

On Page Seo Auditor

This skill performs detailed on-page SEO audits to identify issues and optimization opportunities. It analyzes all on-page elements that affect search rankings and provides actionable recommendations.

1821 votes

Brand

Brand voice, visual identity, messaging frameworks, asset management, brand consistency. Activate for branded content, tone of voice, marketing assets, brand compliance, style guides.

1240080 votes

Release Announcement

Write a release announcement — changelog, blog post, in-app note, or social post — that leads with user impact, names the audience, and includes upgrade/migration steps without filler.

798220 votes
View all in content-marketing →