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-matrixInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
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.
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 foundOur 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.
| Skill | Score | Stars | Updated | Format |
|---|---|---|---|---|
| ansoff-matrix (this skill)by phuryn | 87 | 26.6k | 11d ago | SKILL.md |
| ai-job-searchby MadsLorentzen | 100 | 44.0k | 4d ago | CLAUDE.md |
| claude-howtoby luongnv89 | 100 | 41.7k | 6d ago | CLAUDE.md |
| algorithmic-artby anthropics | 100 | 177.9k | 3d ago | SKILL.md |
| pptxby anthropics | 100 | 177.9k | 3d ago | SKILL.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.
Skill content
View source on GitHubname: 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
- Define current market and product clearly
- 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
- Prioritize opportunities by:
- Strategic fit with company vision
- Revenue potential and growth rate
- Resource requirements and feasibility
- Competitive advantage and defensibility
- Timeline to profitability
- Develop go-to-market strategy for top 2-3 opportunities
- Create phased roadmap and milestones
- Identify risks and mitigation plans
- 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
ai-job-search
44.0kThe job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailor CVs, write cover letters, prep interviews. Fork it and own it.
claude-howto
41.7kA visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
algorithmic-art
177.9kCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems.
pptx
177.9kUse this skill any time a .pptx or .potx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx or .potx file (even if the extracted content will be used elsewhere, like in an em…
Trust signals
From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.
