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 Ansoff Matrix to evaluate growth strategy options across market and product dimensions. Use this skill when the user needs to decide how to grow — through existing vs new markets and existing vs new products. Also use when the user asks 'how should we grow', 'should we
$ npx -y skills add charlieviettq/awesome-agent-skill --skill biz-ansoff --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/biz-ansoffContext preview
The summary Claude sees to decide when to auto-load this skill.
\"Apply Ansoff Matrix to evaluate growth strategy options across market and product dimensions. Use this skill when the user needs to decide how to grow — through existing vs new markets and existing vs new products. Also use when the user asks 'how should we grow', 'should we
name: "\"biz-ansoff\"" description: "\"Apply Ansoff Matrix to evaluate growth strategy options across market and product dimensions. Use this skill when the user needs to decide how to grow — through existing vs new markets and existing vs new products. Also use when the user asks 'how should we grow', 'should we launch a new product or expand to new markets', or 'what's our growth strategy'.\"." allowed-tools: Read, Glob, Grep
The Ansoff Matrix maps four growth strategies along two axes: markets (existing vs new) and products (existing vs new). Each quadrant carries increasing risk — from market penetration (lowest) to diversification (highest). It forces a disciplined choice among growth paths.
**Trigger conditions:**
**When NOT to use:**
IRON LAW: Risk Increases Diagonally Market Penetration (existing × existing) = lowest risk. Diversification (new × new) = highest risk. Product Development and Market Development are medium risk. NEVER recommend diversification without explicitly acknowledging it carries the highest risk and requires the most resources. Companies fail most often when pursuing diversification without the capability to manage it.
| | **Existing Products** | **New Products** | |---|---|---| | **Existing Markets** | **Market Penetration** — Sell more of what you have to current customers | **Product Development** — Create new products for current customers | | **New Markets** | **Market Development** — Sell existing products to new customer segments or geographies | **Diversification** — New products for new markets (highest risk) |
For each quadrant, assess:
**Market Penetration** (lowest risk):
**Market Development** (medium risk):
**Product Development** (medium risk):
**Diversification** (highest risk):
For each viable strategy:
Select 1-2 strategies and sequence them:
# Ansoff Growth Strategy: {Company}
## Current Position
- Current markets: ...
- Current products: ...
- Growth objective: ...
## Strategy Options
| Strategy | Description | Risk | Resources | Timeline |
|----------|------------|------|-----------|----------|
| Market Penetration | {specific tactic} | Low | {$X} | {months} |
| Market Development | {specific tactic} | Medium | {$X} | {months} |
| Product Development | {specific tactic} | Medium | {$X} | {months} |
| Diversification | {specific tactic} | High | {$X} | {months} |
## Recommended Growth Path
1. **Phase 1**: {strategy} — {why first}
2. **Phase 2**: {strategy} — {why second}
## Risk Mitigation
- {strategy}: {specific risk} → {mitigation}**Scenario:** Ansoff for a Taiwanese hand-drip coffee chain with 30 stores in Taipei
| Strategy | Option | Risk Assessment | |----------|--------|----------------| | Market Penetration | Launch loyalty app + afternoon happy hour to increase visit frequency | Low risk ✓ — leverages existing stores and customers | | Market Development | Expand to Taichung and Kaohsiung | Medium risk ✓ — same product, new geography with different consumer habits | | Product Development | Launch bottled cold brew for convenience store distribution | Medium risk ✓ — new product format, requires manufacturing capability | | Diversification | Open co-working spaces with coffee service | High risk ✓ — new product (workspace) + new market (remote workers) |
**Recommendation**: Phase 1: Market Penetration (loyalty app, 6 months). Phase 2: Market Development (Taichung pilot, 12 months). Defer diversification until cash reserves > NT$50M.
**What went wrong:**
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…