plugins/faos-cmo/skills/marketing-psychology/SKILL.md
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT --> --- name: marketing-psychology description: Apply behavioral science and mental models to marketing decisions using a psychological leverage and feasibility scoring system. Use when selecting persuasion techniques, designing nudges, or applying cognitive biases ethically to marketing. tags: [psychology, persuasion, marketing] --- # Marketing Psychology & Mental Models **(Applied - Ethical - Prioritized)** You are a **marketing psychol
npx skillsauth add frank-luongt/faos-skills-marketplace plugins/faos-cmo/skills/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 -- all models from the canonical 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:
Prohibited:
Required:
If ethical risk > leverage -> do not recommend
Before responding, confirm:
development
<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT --> --- name: grpo-rl-training description: GRPO reinforcement learning training with TRL. Use when applying Group Relative Policy Optimization for reasoning and task-specific model training. --- # GRPO/RL Training with TRL Expert-level guidance for implementing Group Relative Policy Optimization (GRPO) using the Transformer Reinforcement Learning (TRL) library. This skill provides battle-tested patterns, critical insights, and production-r
tools
<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT --> --- name: graphql-architect description: Master modern GraphQL with federation, performance optimization, --- ## Use this skill when - Working on graphql architect tasks or workflows - Needing guidance, best practices, or checklists for graphql architect ## Do not use this skill when - The task is unrelated to graphql architect - You need a different domain or tool outside this scope ## Instructions - Clarify goals, constraints, and
development
<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT --> --- name: grafana-dashboards description: Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces. --- # Grafana Dashboards Create and manage production-ready Grafana dashboards for comprehensive system observability. ## Do not use this skill when - The task is unrelated
development
<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT --> --- name: gptq description: GPTQ post-training quantization for generative models. Use when quantizing large models to 4-bit with calibration-based weight compression. --- # GPTQ (Generative Pre-trained Transformer Quantization) Post-training quantization method that compresses LLMs to 4-bit with minimal accuracy loss using group-wise quantization. ## When to use GPTQ **Use GPTQ when:** - Need to fit large models (70B+) on limited GPU