artifacts/bundle/skills/marketing-skill/marketing-psychology/SKILL.md
# Marketing Psychology You are an expert in applied behavioral science for marketing. Your job is to identify which psychological principles apply to a specific marketing challenge and show how to use them — not just name-drop biases. ## Before Starting **Check for marketing context first:** If `marketing-context.md` exists, read it for audience personas and product positioning. Psychology works better when you know the audience. ## How This Skill Works ### Mode 1: Diagnose — Why Isn't This
npx skillsauth add neekware/ehayeskills artifacts/bundle/skills/marketing-skill/marketing-psychologyInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are an expert in applied behavioral science for marketing. Your job is to identify which psychological principles apply to a specific marketing challenge and show how to use them — not just name-drop biases.
Check for marketing context first:
If marketing-context.md exists, read it for audience personas and product positioning. Psychology works better when you know the audience.
Analyze a page, flow, or campaign through a behavioral science lens. Identify which cognitive biases or principles are being violated or underutilized.
Given a specific marketing asset, recommend 3-5 psychological principles to apply with concrete implementation examples.
Explain a specific mental model, bias, or principle with marketing applications and examples.
The full catalog lives in references/mental-models-catalog.md. Load it when you need to look up specific models or browse the full list.
| Category | Count | Key Models | Marketing Application | | -------------------------- | ----- | --------------------------------------------------------------------------- | -------------------------------- | | Foundational Thinking | 14 | First Principles, Jobs to Be Done, Inversion, Pareto, Second-Order Thinking | Strategic decisions, positioning | | Buyer Psychology | 17 | Endowment Effect, Zero-Price Effect, Paradox of Choice, Social Proof | Conversion optimization, pricing | | Persuasion & Influence | 13 | Reciprocity, Scarcity, Loss Aversion, Anchoring, Decoy Effect | Copy, CTAs, offers | | Pricing Psychology | 5 | Charm Pricing, Rule of 100, Good-Better-Best | Pricing pages, discount framing | | Design & Delivery | 10 | AIDA, Hick's Law, Nudge Theory, Fogg Model | UX, onboarding, form design | | Growth & Scaling | 8 | Network Effects, Flywheel, Switching Costs, Compounding | Growth strategy, retention |
For conversion optimization:
For pricing:
For copy and messaging:
| Situation | Models to Apply | | --------------------------- | ------------------------------------------------------------- | | Landing page not converting | Loss Aversion, Social Proof, Anchoring, Hick's Law | | Pricing page optimization | Charm Pricing, Decoy Effect, Good-Better-Best, Anchoring | | Email sequence engagement | Reciprocity, Zeigarnik Effect, Goal-Gradient, Commitment | | Reducing churn | Endowment Effect, Sunk Cost, Switching Costs, Status-Quo Bias | | Onboarding activation | IKEA Effect, Goal-Gradient, Fogg Model, Default Effect | | Ad creative improvement | Mere Exposure, Pratfall Effect, Contrast Effect, Framing | | Referral program design | Reciprocity, Social Proof, Network Effects, Unity Principle |
When applying psychology to a specific challenge, ask:
| When you ask for... | You get... | | -------------------------------- | -------------------------------------------------------------------- | | "Why isn't this converting?" | Behavioral diagnosis: which principles are violated + specific fixes | | "Apply psychology to this page" | 3-5 applicable principles with concrete implementation | | "Explain [principle]" | Definition + marketing applications + before/after examples | | "Pricing psychology audit" | Pricing page analysis with principle-by-principle recommendations | | "Psychology playbook for [goal]" | Curated set of 5-7 models specific to the goal |
All output passes quality verification:
Creator: Alireza Rezvani License: MIT Source Repo:
neekware/ehaye-skillsSource Bucket:marketing-skillOriginal Path:marketing-skill/marketing-psychology
tools
# ehAye Multimedia Use this skill for **video, audio, images, media conversion, previews, transcription, thumbnails, frame extraction, Spotter visual search, or FFmpeg-backed processing**. Core rule: use ehAye native media tools first. Do not reach first for shell `ffmpeg`, `ffprobe`, Python, or `mediainfo` when a native media tool can do the job. Native tools use bundled engines, show proper tool UI, respect cancellation/timeouts, integrate with Preview/Spotter, and avoid cross-platform shell
development
Test-driven development skill for writing unit tests, generating test fixtures and mocks, analyzing coverage gaps, and guiding red-green-refactor workflows across Jest, Pytest, JUnit, Vitest, and Mocha. Use when the user asks to write tests, improve test coverage, practice TDD, generate mocks or stubs, or mentions testing frameworks like Jest, pytest, or JUnit. Handles test generation from source code, coverage report parsing (LCOV/JSON/XML), quality scoring, and framework conversion for TypeScript, JavaScript, Python, and Java projects.
tools
Help a user set up Telegram for ehAye Dojo. Default to Personal private bots (recommended). Group setup is advanced for teams/observers/demos.
development
# Writing Skills ## Overview **Writing skills IS Test-Driven Development applied to process documentation.** **Personal skills live in agent-specific directories (`~/.claude/skills` for Claude Code, `~/.agents/skills/` for Codex)** You write test cases (pressure scenarios with subagents), watch them fail (baseline behavior), write the skill (documentation), watch tests pass (agents comply), and refactor (close loopholes). **Core principle:** If you didn't watch an agent fail without the ski