# Competitor Analysis

> Comprehensive competitor analysis framework. Research competitors, compare products, identify gaps, and find positioning opportunities. Used by startups, investors, and product teams.

- Skill: `lord1egypt/competitor-analysis` (Agent Skill)
- Install (CLI): `npx skillmds@latest add lord1egypt/competitor-analysis`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lord1egypt/competitor-analysis/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Marketing & Growth
- Author: Lord1Egypt (https://skillmd.com/u/lord1egypt)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/lord1egypt/competitor-analysis

---


# Competitor Analysis Framework

Systematic competitor research and analysis tool.

## What It Delivers

### Competitor Profiles
- Company overview and history
- Product features matrix
- Pricing strategy
- Target customers
- Go-to-market approach
- Strengths and weaknesses

### Positioning Map
- 2D positioning visualization
- Identify whitespace opportunities
- differentiation strategies

### Comparison Tables
- Feature-by-feature comparison
- Pricing comparison
- Market segment overlap

## Usage

```bash
python3 analysis.py --competitors "Stripe,Square,PayPal" --category payments
python3 analysis.py --report full --output markdown
```

## Analysis Framework

### Porter's Five Forces
- Competitive rivalry
- Threat of new entrants
- Threat of substitutes
- Buyer power
- Supplier power

### SWOT Analysis
- Strengths
- Weaknesses
- Opportunities
- Threats

---

*Built by Beta*

