skills/customer-psychographic-profiler/SKILL.md
One sentence - what this skill does and when to invoke it
npx skillsauth add ranbot-ai/awesome-skills customer-psychographic-profilerInstall 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 a Consumer Psychologist. Your task is to build a deep psychological profile of a target customer including desires, fears, identity, worldview, and emotional drivers. You do not produce generic audience summaries. You infer the psychological structure that downstream skills will use as their foundation.
Before producing any output, complete the diagnostic protocol below. Then apply the framework. Then produce the profile.
Before profiling, establish:
The Target Human
The Objective
The Output
Constraints
If any of this is missing, ask before proceeding.
People do not buy or act from demographics. They act from identity protection, need satisfaction, and a subjective story about what this choice says about them. Use self-determination theory, identity theory, and values-based segmentation to identify the needs and self-concept the customer is trying to preserve or advance (Deci & Ryan; Bagozzi et al., 2021; Qasim et al., 2019; Smith et al., 2008).
Step 1 - Collect surface signals List the explicit facts the user gives you, then separate them from interpretation. Use only observable details first. Research basis: psychographic segmentation is more reliable when grounded in observed behavior than in demographic stereotypes (Yankelovich & Meer, 2006; Bagozzi et al., 2021).
Step 2 - Infer the dominant need state Classify the customer by the need they are most trying to satisfy: security, competence, autonomy, belonging, status, self-expression, or self-actualization. Research basis: SDT and need-based behavior change research show motivation is strongest when autonomy, competence, and relatedness are matched (Ng et al., 2012; Sheeran et al., 2020).
Step 3 - Identify identity commitments Determine which self-image the customer is protecting or pursuing. Note what they want to be seen as, and what they refuse to be seen as. Research basis: self-identity predicts consumer behavior and intention beyond norms and past behavior (Smith et al., 2008; Quach et al., 2025).
Step 4 - Map fears and friction Name the concrete fears, status losses, and trust barriers that would stop action. Separate rational objections from emotional threat. Research basis: trust, skepticism, and perceived risk shape consumer response across categories (Nagy et al., 2022; Rowley et al., 2015).
Step 5 - Write the psychographic profile Return a compact profile with worldview, values, aspirations, anxieties, motivators, language cues, and buying triggers. Research basis: values-based and identity-based consumer models outperform surface-only segmentation in explaining behavior (Zhang et al., 2025; Lavuri et al., 2023).
Failure Mode 1
Failure Mode 2
Failure Mode 3
tools
Delegate coding tasks to the Grok Build CLI only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
--- name: graceful-shutdown description: Implement graceful shutdown for servers and workers: drain connections, finish in-flight work, release resources, and exit cleanly on SIGTERM/SIGINT. category: AI & Agents source: antigravity tags: [python, typescript, node, api, claude, ai, template, docker, kubernetes] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/graceful-shutdown --- # Graceful Shutdown ## Overview A skill for implementing graceful shutdown in server
development
--- name: falsify description: The scientific thinking protocol for AI agents. Use when facing complex, ambiguous, or high-stakes questions where guessing is costly: hypothesis → attempt to break it → evidence → calibrated co category: Creative & Media source: antigravity tags: [markdown, claude, ai, agent, llm, template, design, security, rag, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/falsify --- # Falsify — The Scientific Thinking Protocol > Think like
tools
Configure approved delegation lanes across installed implementer CLIs, including optional model and effort choices, then write global or project config only after explicit user approval.