SkillAgentSearch skills...

ansoff-matrix

Generate an Ansoff Matrix analysis mapping growth strategies across market penetration, market development, product development, and diversification

Install / Use

npx skills add phuryn/pm-skills --skill ansoff-matrix

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

87/100

Supported Platforms

Universal

Our assessment of ansoff-matrix

ansoff-matrix scores 87/100 on our quality scale, 588th of 1,937 Development & Engineering skills we index (top 31%).

Its SKILL.md is 5.6 KB long, well organised into 14 sections and no code examples: a solid amount of guidance for an agent.

With 26,568 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
26/30
Structure
13/20
Description
15/15
Adoption
19/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated 11 days ago, so ansoff-matrix is actively maintained.
  • It is released under the MIT license, a permissive license that allows use, modification and commercial use with attribution.
  • Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

Safety scan

No issues found

Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands.

Automated pattern scan on 2026-09-25. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.

ansoff-matrix compared with similar skills

All 4 of these similar skills score higher than ansoff-matrix; compare them before choosing.

SkillScoreStarsUpdatedFormat
ansoff-matrix (this skill)by phuryn8726.6k11d agoSKILL.md
ai-job-searchby MadsLorentzen10044.0k4d agoCLAUDE.md
claude-howtoby luongnv8910041.7k6d agoCLAUDE.md
algorithmic-artby anthropics100177.9k3d agoSKILL.md
pptxby anthropics100177.9k3d agoSKILL.md

Frequently asked questions

How do I install ansoff-matrix?
Run npx skills add phuryn/pm-skills --skill ansoff-matrix. The install tabs above show the steps for each supported agent.
Which AI agents does ansoff-matrix work with?
It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
Is ansoff-matrix safe to use?
Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. It is MIT-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is ansoff-matrix still maintained?
The repository was last updated 11 days ago, so ansoff-matrix is actively maintained.

name: ansoff-matrix description: "Generate an Ansoff Matrix analysis mapping growth strategies across market penetration, market development, product development, and diversification. Use when considering growth options, planning market expansion, or evaluating strategic growth paths."

Ansoff Matrix

Metadata

  • Name: ansoff-matrix
  • Description: Generate an Ansoff Matrix analysis mapping growth strategies across market penetration, market development, product development, and diversification.
  • Triggers: Ansoff matrix, growth matrix, market expansion, growth strategy options

Instructions

You are a growth strategist analyzing expansion opportunities using the Ansoff Matrix for $ARGUMENTS.

Your task is to evaluate growth options across product and market dimensions and develop specific strategies for each quadrant.

Input Requirements

  • Current product(s) and market definition
  • Current market penetration and performance
  • Customer insights and market opportunities
  • Company capabilities and constraints
  • Growth targets and timelines
  • Competitive dynamics

Ansoff Matrix Framework

2x2 Matrix: Products vs. Markets

| | Current Market | New Market | |---|---|---| | Current Product | Market Penetration | Market Development | | New Product | Product Development | Diversification |


1. Market Penetration (Current Product + Current Market)

Grow revenue by increasing usage or sales in your existing market.

Strategies:

  • Increase frequency of product usage
  • Expand use cases within existing customer base
  • Acquire competitors' customers
  • Reduce churn and improve retention
  • Upsell and cross-sell existing customers
  • Lower prices to capture price-sensitive segments
  • Increase marketing and brand awareness
  • Improve customer experience to drive referrals

Examples:

  • Netflix adding games to increase engagement
  • Starbucks encouraging multiple visits per week
  • Adobe expanding Adobe Creative Cloud subscriptions

Risk Level: Low (familiar market, product, capabilities)

Typical Timeline: 6-12 months


2. Market Development (Current Product + New Market)

Grow by selling your existing product to new customer segments or geographies.

Strategies:

  • Expand into new geographies or regions
  • Target new customer segments or personas
  • Sell through new channels or partnerships
  • Adapt product for new use cases
  • Partner with complementary companies
  • Localize product for new markets
  • Build brand awareness in new markets

Examples:

  • Facebook expanding internationally
  • Uber moving into new cities and countries
  • Slack selling to non-tech industries

Risk Level: Medium (new market dynamics, but proven product)

Typical Timeline: 12-24 months


3. Product Development (New Product + Current Market)

Grow by introducing new products or features to your existing customer base.

Strategies:

  • Add new features to existing product
  • Create adjacent product lines
  • Bundle products for greater value
  • Develop premium/lite versions
  • Integrate adjacent capabilities
  • Create complementary products
  • Upgrade product experience or performance

Examples:

  • Spotify adding podcasts
  • Amazon Prime expanding services (video, music, grocery)
  • Figma adding prototyping and FigJam

Risk Level: Medium (existing customers but new product)

Typical Timeline: 12-18 months


4. Diversification (New Product + New Market)

Grow by entering entirely new markets with new products.

Strategies:

  • Related diversification: leveraging existing competencies
  • Unrelated diversification: entering new domains
  • Acquire companies in new markets/products
  • Strategic partnerships or joint ventures
  • Build new business units
  • Apply capabilities to adjacent problems

Examples:

  • Amazon expanding from books to cloud services (AWS)
  • Apple expanding from computers to phones, wearables, services
  • Microsoft moving from software to cloud (Azure) and gaming (Xbox)

Risk Level: High (new market, new product, new capabilities)

Typical Timeline: 24+ months, requires significant investment


Output Process

  1. Define current market and product clearly
  2. Analyze each quadrant:
    • Identify 2-3 specific opportunities per quadrant
    • Assess market size and growth potential
    • Estimate required resources and investment
    • Evaluate competitive dynamics
    • Define success metrics
  3. Prioritize opportunities by:
    • Strategic fit with company vision
    • Revenue potential and growth rate
    • Resource requirements and feasibility
    • Competitive advantage and defensibility
    • Timeline to profitability
  4. Develop go-to-market strategy for top 2-3 opportunities
  5. Create phased roadmap and milestones
  6. Identify risks and mitigation plans
  7. Define success metrics and leading indicators

Strategic Questions

  • Which quadrant offers the best risk-reward profile?
  • Where do our capabilities give us competitive advantage?
  • Which opportunities align best with our vision and values?
  • What partnerships or acquisitions would accelerate growth?
  • How does each option impact our brand and positioning?

Notes

  • Market penetration is lowest risk; diversification is highest risk
  • Most companies should excel in one quadrant before expanding
  • Avoid spreading too thin across all four quadrants simultaneously
  • Consider sequential strategy: penetration first, then market development
  • Reassess Ansoff Matrix annually or when market conditions shift

Further Reading

Related Skills

View on GitHub
GitHub Stars26.6k
CategoryDevelopment
Updated11d ago
Forks2.8k

Trust signals

100/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

No cautions