mcpbeat Sign in

Marketing Psychology Skill for Claude

> 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.

13k tokens
context cost
the whole folder, loaded on every use
7
files
ships runnable scripts
0
copies elsewhere
how many repositories repackaged it
447
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/borghei/Claude-Skills --skill marketing-psychology

What comes with it

47 256 bytes besides the instruction
references/application-playbooks.md
references/ethics-and-quality.md
references/mental-models.md
scripts/cognitive_bias_checker.py
scripts/persuasion_auditor.py
scripts/pricing_psychology_analyzer.py

The instruction itself

10 sections, as written by the author

Marketing Psychology

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, testable changes to landing pages, pricing, email, copy, and ads.

Core Capabilities

  • Behavioral diagnosis — map the decision journey, identify barriers (cognitive load, choice paralysis, trust deficit, friction), and prescribe matching principles
  • Mental model catalog — 70+ principles across buyer psychology, persuasion/influence, pricing, design/UX, and growth
  • Application by challenge — principle-by-principle playbooks for landing pages, pricing pages, email, churn reduction, and ad creative
  • Pricing & conversion frameworks — three-tier/decoy pricing design, the trust cascade, the micro-commitment ladder
  • Copy techniques — loss vs. gain framing, specificity bias, future pacing
  • Ethical application — the persuasion/manipulation line, anti-dark-pattern boundaries, A/B testing discipline

When to Use

  • A page, pricing tier, email, or ad is underperforming and you need a behavioral root-cause diagnosis
  • You are designing or optimizing a pricing page (anchoring, decoy, charm pricing, tier structure)
  • You want to apply psychology to copy or campaign creative with specific, testable changes
  • You need to audit existing assets for missing persuasion principles or dark patterns

Quick Start

Diagnose Why Something Is Not Converting

  • Identify the desired behavior (click, buy, share, return)
  • Identify the current friction (too many choices, unclear value, no urgency)
  • Map the visitor's emotional state (excited, skeptical, confused, impatient)
  • Match to applicable principles from references/mental-models.md
  • Implement 2-3 principle-based changes with specific execution

Apply Psychology to a Marketing Asset

  • Select the asset (landing page, pricing page, email, ad)
  • Review the applicable psychology in references/application-playbooks.md
  • Choose 3-5 principles to apply
  • Implement each with the specific technique described
  • Measure the impact through A/B testing

References

Load the reference that matches the task — keep this file lean and pull detail on demand:

  • references/mental-models.md — full catalog of 70+ principles (buyer psychology, persuasion, pricing, design/UX, growth) with definitions and marketing applications. Read when matching a barrier to the principle that addresses it.
  • references/application-playbooks.md — behavioral diagnosis workflows, principle-by-challenge tables (landing pages, pricing, email, churn, ads), pricing framework, trust cascade, micro-commitment ladder, and copy techniques. Read when diagnosing a problem or applying psychology to an asset.
  • references/ethics-and-quality.md — ethical guidelines (persuasion vs. manipulation), best practices, troubleshooting table, and success criteria. Read when judging whether a technique is ethical or hardening an implementation.

Python Automation Tools

  • scripts/persuasion_auditor.py — audits copy for Cialdini's 7 principles plus behavioral economics techniques; flags what's applied and what's missing.
  • scripts/cognitive_bias_checker.py — identifies cognitive biases leveraged (or missed) in copy, pricing pages, and landing pages.
  • scripts/pricing_psychology_analyzer.py — analyzes pricing page structure for anchoring, decoy effect, charm pricing, framing, and tier design.
python scripts/persuasion_auditor.py page.html
python scripts/cognitive_bias_checker.py pricing_page.html --json
python scripts/pricing_psychology_analyzer.py pricing.json

Scope & Limitations

In Scope: Behavioral psychology principles applied to marketing, conversion optimization, pricing strategy, copy improvement, campaign design. 70+ mental models with implementation guides.

Out of Scope: Academic psychology research, clinical applications, UX research methodology (use product-team), A/B test statistical analysis tools, consumer psychology outside marketing context.

Limitations: Psychology provides hypotheses, not certainties. All changes must be A/B tested. What works for consumer SaaS may not work for enterprise. Cultural context matters significantly. Principles should be applied ethically — persuasion that helps customers make good decisions, not manipulation.

Integration Points

  • Copywriting — Apply psychological principles when writing page copy (headlines, CTAs, objection handling).
  • Landing Page Generator — Use psychology to guide page structure and section ordering.
  • Paid Ads — Apply ad-specific psychology (mere exposure, contrast effect, curiosity gap) to creative.
  • Pricing — Apply pricing psychology (anchoring, decoy, charm pricing) to pricing page design.
  • Copy Editing — Use the Heightened Emotion sweep to apply psychology during editorial review.
  • Marketing Context — Understanding customer psychology informs positioning and messaging strategy.

Other skills for the same job

different authors, same section of the catalogue
Internal Comms
by anthropics
vendor ×13

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

6k tokens
Competitive Ads Extractor
by frostant
×10

Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.

2k tokens
Lead Research Assistant
by frostant
×8

Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.

2k tokens
Developer Growth Analysis
by frostant
×6

Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.

4k tokens
App Store Optimization
by alirezarezvani
×3

Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store

55k tokens scripts
Deeptools
by christophacham
×3

NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.

21k tokens scripts
Pymatgen
by christophacham
×3

Materials science toolkit. Crystal structures (CIF, POSCAR), phase diagrams, band structure, DOS, Materials Project integration, format conversion, for computational materials science.

26k tokens scripts
Enhance Prompt
by google-labs-code
vendor ×2

Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures output for better generation results.

3k tokens

How to use it

Copy the folder

Take borghei/marketing-psychology from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.