account-research
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
\"Apply STP (Segmentation, Targeting, Positioning) framework for market strategy. Use this skill when the user needs to define target customer segments, select which segments to pursue, or craft a positioning statement — even if they say 'who is our customer', 'which market
$ npx -y skills add charlieviettq/awesome-agent-skill --skill biz-stp --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/biz-stpContext preview
The summary Claude sees to decide when to auto-load this skill.
\"Apply STP (Segmentation, Targeting, Positioning) framework for market strategy. Use this skill when the user needs to define target customer segments, select which segments to pursue, or craft a positioning statement — even if they say 'who is our customer', 'which market
name: "\"biz-stp\"" description: "\"Apply STP (Segmentation, Targeting, Positioning) framework for market strategy. Use this skill when the user needs to define target customer segments, select which segments to pursue, or craft a positioning statement — even if they say 'who is our customer', 'which market should we focus on', or 'how should we position ourselves'.\"." allowed-tools: Read, Glob, Grep
STP is the foundational marketing strategy framework: divide the market into segments (S), select which to serve (T), and define how to win in chosen segments (P). It must be done in sequence — you cannot position without first choosing a target, and you cannot target without first segmenting.
**Trigger conditions:**
**When NOT to use:**
IRON LAW: Sequential Execution — S Before T Before P Segmentation FIRST, then Targeting, then Positioning. In that order. Choosing a target without segmenting first means you're guessing. Positioning without a clear target means you're positioning for everyone (which means no one).
IRON LAW: Segments Must Be MAMS Every segment must satisfy all four criteria: - Measurable: You can estimate the segment's size and purchasing power - Accessible: You can reach the segment through available channels - Material: The segment is large enough to be profitable - Substantial: The segment is distinct enough to respond differently to different marketing mixes A "segment" that fails any criterion is not actionable.
Use one or more segmentation bases:
| Base | Variables | Example | |------|-----------|---------| | **Demographic** | Age, gender, income, education, occupation, family size | "25-35 year old urban professionals earning >NT$60K/month" | | **Geographic** | Country, city, climate, urban/rural, region | "Northern Taiwan metropolitan areas" | | **Psychographic** | Lifestyle, values, personality, interests | "Health-conscious, willing to pay premium for organic" | | **Behavioral** | Usage rate, loyalty, benefits sought, purchase occasion | "Heavy users who buy weekly, price-insensitive, value convenience" |
Combine bases for sharper segments (e.g., demographic + behavioral).
Produce 3-6 distinct segments. Fewer than 3 means you haven't segmented; more than 6 is too fragmented to act on.
Evaluate each segment on:
| Criterion | Question | |-----------|----------| | **Size & Growth** | How large is the segment? Is it growing? | | **Profitability** | What margins can you achieve in this segment? | | **Competition** | How many competitors serve this segment? How strong? | | **Fit** | Does this segment align with your capabilities and brand? | | **Accessibility** | Can you reach this segment cost-effectively? |
Choose a targeting strategy:
Craft a positioning statement using this template:
For [target segment], [brand/product] is the [category] that [key benefit/differentiator] because [reason to believe].
Then validate positioning against three tests: 1. **Relevance**: Does the target segment care about this benefit? 2. **Differentiation**: Can competitors claim the same thing? 3. **Credibility**: Can you deliver on this promise?
Plot brands on a 2D map using the two most important attributes for the target segment. This visualizes competitive positioning and identifies gaps.
# STP Analysis: {Product/Brand}
## Segmentation
| Segment | Profile | Size | Growth | Key Need |
|---------|---------|------|--------|----------|
| Seg A | {description} | {$X / N people} | {X%} | {primary need} |
| Seg B | ... | ... | ... | ... |
| Seg C | ... | ... | ... | ... |
## Targeting
| Segment | Size | Profitability | Competition | Fit | Score |
|---------|------|-------------|-------------|-----|-------|
| Seg A | H/M/L | H/M/L | H/M/L | H/M/L | {total} |
**Selected target(s):** {segment(s)} — {rationale}
**Targeting strategy:** Concentrated / Differentiated
## Positioning
**Statement:**
For {target segment}, {brand} is the {category} that {benefit} because {reason to believe}.
**Validation:**
- Relevance: ✓/✗ — {evidence}
- Differentiation: ✓/✗ — {evidence}
- Credibility: ✓/✗ — {evidence}**Scenario:** STP for a new plant-based protein bar in Taiwan
**Segmentation** (Behavioral + Demographic): | Segment | Profile | Size | Key Need | |---------|---------|------|----------| | Fitness Enthusiasts | 20-35, gym-goers, track macros | ~800K in Taiwan | High protein, clean label | | Health-Conscious Office Workers | 25-45, desk jobs, skip meals | ~1.5M | Convenient meal replacement, low sugar | | Vegan/Vegetarian Consumers | All ages, ethical/dietary choice | ~300K | Plant-based, no animal derivatives |
**Targeting**: Health-Conscious Office Workers — largest segment, underserved (most protein bars target gym-goers), high accessibility via convenience stores.
**Positioning**: "For busy professionals who skip meals, PlantBar is the plant-based protein bar that replaces a meal in 60 s
Curated skill pack for LLM agents in engineer and science workflow (Cursor & Claude ready).
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
Evaluate LLM agents and tool-using workflows—task success, tool accuracy, latency/cost, safety, and regression suites. Use when shipping agent features,…
Design agent tools and CLI surfaces—schemas, naming, errors, idempotency, and discoverability for LLM callers. Use when defining tools for agents, SDKs, or…
\"Implement and select ad bidding strategies from manual CPC to automated target-CPA and target-ROAS. Use this skill when the user needs to choose a bidding…
\"Optimize advertising budget allocation across campaigns using marginal returns analysis. Use this skill when the user needs to distribute budget across…
\"Build CTR prediction models for estimating ad click-through rates from features. Use this skill when the user needs to predict click probability, build an ad…