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 BCG Growth-Share Matrix to analyze a product or business unit portfolio for resource allocation decisions. Use this skill when the user needs to prioritize investments across multiple products, decide which products to grow vs harvest vs divest, or evaluate a portfolio's
$ npx -y skills add charlieviettq/awesome-agent-skill --skill biz-bcg-matrix --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/biz-bcg-matrixContext preview
The summary Claude sees to decide when to auto-load this skill.
\"Apply BCG Growth-Share Matrix to analyze a product or business unit portfolio for resource allocation decisions. Use this skill when the user needs to prioritize investments across multiple products, decide which products to grow vs harvest vs divest, or evaluate a portfolio's
name: "\"biz-bcg-matrix\"" description: "\"Apply BCG Growth-Share Matrix to analyze a product or business unit portfolio for resource allocation decisions. Use this skill when the user needs to prioritize investments across multiple products, decide which products to grow vs harvest vs divest, or evaluate a portfolio's balance — even if they say 'which products should we invest in' or 'portfolio strategy' without naming BCG.\"." allowed-tools: Read, Glob, Grep
The BCG Matrix classifies products or business units into four quadrants based on market growth rate (Y-axis) and relative market share (X-axis). It guides resource allocation: where to invest, where to harvest cash, and what to divest.
**Trigger conditions:**
**When NOT to use:**
IRON LAW: Relative Market Share, Not Absolute The X-axis is RELATIVE market share = your share / largest competitor's share. A company with 20% share in a market where the leader has 40% = 0.5x (Low). A company with 20% share where the next largest has 10% = 2.0x (High). NEVER use absolute market share. A 30% share means nothing without knowing the leader's share.
IRON LAW: Plot THEN Strategize Place ALL products/units on the matrix BEFORE deciding strategy. Portfolio balance matters — a company with only Stars has a cash crisis (Stars consume cash). A company with only Cash Cows has no growth pipeline.
List all products, product lines, or business units to analyze. Each must be:
For each unit, determine:
| | High Relative Market Share | Low Relative Market Share | |---|---|---| | **High Market Growth** | ⭐ **Stars** — High share in growing market. Generate revenue but consume cash to maintain position. | ❓ **Question Marks** — Low share in growing market. Need heavy investment to gain share, or divest. | | **Low Market Growth** | 🐄 **Cash Cows** — High share in mature market. Generate surplus cash with low investment needed. | 🐕 **Dogs** — Low share in slow market. Minimal cash generation, limited potential. |
| Quadrant | Default Strategy | Nuance | |----------|-----------------|--------| | Stars | **Invest** to maintain/grow share | Will become Cash Cows as market matures | | Cash Cows | **Harvest** — maximize cash extraction with minimal investment | Fund Stars and selected Question Marks | | Question Marks | **Selective invest OR divest** — pick winners, cut losers | Most critical decision — not all can become Stars | | Dogs | **Divest or reposition** | May keep if synergies with other units exist |
Check the overall portfolio health:
# BCG Matrix Analysis: {Company/Portfolio}
## Portfolio Units
| Unit | Revenue | Market Growth | Rel. Market Share | Quadrant |
|------|---------|--------------|-------------------|----------|
| {Product A} | {$X} | {X%} | {X.Xx} | Star/Cash Cow/QM/Dog |
## BCG Matrix Placement
| | High Share (>1.0x) | Low Share (<1.0x) |
|---|---|---|
| **High Growth (>10%)** | ⭐ {list Stars} | ❓ {list Question Marks} |
| **Low Growth (<10%)** | 🐄 {list Cash Cows} | 🐕 {list Dogs} |
## Strategic Recommendations
### Stars — Invest
- {Product}: {specific investment recommendation}
### Cash Cows — Harvest
- {Product}: {how to maximize cash extraction}
### Question Marks — Decide
- {Product}: Invest / Divest — {rationale}
### Dogs — Divest/Reposition
- {Product}: {recommendation}
## Portfolio Health Assessment
{Overall balance evaluation and rebalancing recommendations}**Scenario:** BCG for a Taiwanese electronics company with 4 product lines
| Unit | Market Growth | Rel. Share | Quadrant | Reasoning | |------|-------------|-----------|----------|-----------| | Laptop line | 3% | 1.8x (leader) | Cash Cow ✓ | Mature market, dominant position | | Gaming peripherals | 18% | 0.4x | Question Mark ✓ | Fast-growing but small player | | Server components | 12% | 1.2x | Star ✓ | Growing market, leading position | | Feature phones | -2% | 0.3x | Dog ✓ | Declining market, minimal share |
**Strategy**: Harvest Laptop cash → fund Server (maintain Star) + selective invest in Gaming (Question Mark with potential). Divest Feature phones.
**Scenario:** Same company
**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…