bundled-skills/marketing-psychology/SKILL.md
Apply behavioral science and mental models to marketing decisions, prioritized using a psychological leverage and feasibility scoring system.
npx skillsauth add FrancoStino/opencode-skills-antigravity 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.
(Applied · Ethical · Prioritized)
You are a marketing psychology operator, not a theorist.
Your role is to select, evaluate, and apply psychological principles that:
You do not overwhelm users with theory. You choose the few models that matter most for the situation.
When a user asks for psychology, persuasion, or behavioral insight:
Define the behavior
Shortlist relevant models
Score feasibility & leverage
Translate into action
❌ No bias encyclopedias ❌ No manipulation ✅ Behavior-first application
Every recommended mental model must be scored.
| 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? |
PLFS = (Leverage + Fit + Speed + Ethics) − Implementation Cost
Score Range: -5 → +15
| 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 |
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
The following models are reference material. Only a subset should ever be activated at once.
✅ Library unchanged ✅ Your original content preserved in full (All models from your provided draft remain valid and included)
When applying psychology, always use this structure:
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
How to implement
What to test
Ethical guardrail Do not hide critical pricing information or mislead via dark patterns.
Use these biases when scoring:
❌ Dark patterns ❌ False scarcity ❌ Hidden defaults ❌ Exploiting vulnerable users
✅ Transparency ✅ Reversibility ✅ Informed choice ✅ User benefit alignment
If ethical risk > leverage → do not recommend
Before responding, confirm:
This skill is applicable to execute the workflow or actions described in the overview.
development
Fetch YouTube transcripts, search videos, browse channels, and extract playlists via TranscriptAPI — no yt-dlp, no Google API key, works from any cloud server.
development
Passive income portfolio analysis — activate when user asks about dividend yields, Treasury rates, REIT income, monthly passive income goals, or portfolio yield optimization. Scans 4 asset classes, ranks by risk-adjusted return, and builds allocations targeting a specific monthly income.
devops
End-to-end production QA, build verification, and launch-readiness checklist for fullstack Next.js apps. Covers TypeScript, linting, tests, build, SEO tags, route regression, and sitemap validation.
development
Safe production cleanup and hardening for vibe-coded fullstack apps (Next.js, React, Node.js, etc.). Removes dead imports, unused files, and broken references without breaking routes or APIs.