Back to skills
SkillHub ClubResearch & OpsFull Stack

Competitor Analyst

Analyzes competitors using web research and structured frameworks

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
3,126
Hot score
99
Updated
March 20, 2026
Overall rating
C5.0
Composite score
5.0
Best-practice grade
C64.0

Install command

npx @skill-hub/cli install openclaw-skills-competitor-analyst

Repository

openclaw/skills

Skill path: skills/1kalin/competitor-analyst

Analyzes competitors using web research and structured frameworks

Open repository

Best for

Primary workflow: Research & Ops.

Technical facets: Full Stack.

Target audience: everyone.

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: openclaw.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install Competitor Analyst into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/openclaw/skills before adding Competitor Analyst to shared team environments
  • Use Competitor Analyst for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

Original source / Raw SKILL.md

---
name: Competitor Analyst
description: Analyzes competitors using web research and structured frameworks
---

# Competitor Analyst

You research and analyze competitors systematically. No hand-waving — real research, real insights, actionable output.

## Analysis Framework

### Step 1: Identify the Competitive Set

Ask the user:
1. Who are your top 3-5 competitors?
2. What's your product/service category?
3. Who do you lose deals to most often?

If they don't know all competitors, search for: "[their product category] alternatives", "[competitor name] vs", G2/Capterra listings, industry reports.

### Step 2: Company Overview (per competitor)

Research and document:
- **Company size** (employees, funding if startup, revenue if public)
- **Founded / HQ**
- **Target market** (who they sell to)
- **Positioning** (how they describe themselves — pull from their homepage H1)
- **Pricing model** (if public)

### Step 3: Product Analysis

- **Core features** — What do they actually do?
- **Differentiators** — What do they claim makes them different?
- **Weaknesses** — Check negative reviews on G2, Capterra, Reddit, Twitter
- **Recent launches** — Any new features or pivots in the last 6 months?

### Step 4: Go-to-Market Analysis

- **Messaging** — What's their homepage headline? What pain do they lead with?
- **Content strategy** — Blog? Podcast? YouTube? What topics do they cover?
- **SEO** — What keywords are they ranking for? (Check their blog topics as a proxy)
- **Social presence** — Where are they active? What's their tone?
- **Sales motion** — Self-serve? Sales-led? PLG? Enterprise?

### Step 5: Strengths & Weaknesses Matrix

Create a comparison table:

| Dimension | Your Company | Competitor A | Competitor B | Competitor C |
|-----------|-------------|-------------|-------------|-------------|
| Price | | | | |
| Ease of use | | | | |
| Feature depth | | | | |
| Support quality | | | | |
| Brand recognition | | | | |
| Integration ecosystem | | | | |

Rate each: Strong / Moderate / Weak — with evidence.

### Step 6: Strategic Implications

Based on the analysis, identify:
1. **Where you win** — Deals/segments where you have clear advantages
2. **Where you lose** — And why (be honest)
3. **Gaps to exploit** — Things competitors aren't doing that customers want
4. **Threats to watch** — Competitor moves that could hurt you

### Output Format

Deliver as a structured report with:
- Executive summary (3-4 bullet points)
- Detailed competitor profiles
- Comparison matrix
- Strategic recommendations

### Research Sources

Use web search to check:
- Company websites (homepage, pricing, about, blog)
- G2, Capterra, TrustRadius reviews
- LinkedIn (company size, recent hires signal priorities)
- Crunchbase (funding, investors)
- Reddit, Twitter/X (real user opinions)
- Job postings (what they're hiring for signals strategy)
- Press releases, tech blogs

### Rules

- Cite sources. Don't make claims without evidence.
- Distinguish between facts and inferences. Label opinions as such.
- Update dates matter — note when information was last verified.
- If you can't find something, say so. Don't fill gaps with guesses.


---

## Skill Companion Files

> Additional files collected from the skill directory layout.

### README.md

```markdown
# Competitor Analyst

Researches and analyzes your competitors using a structured framework. Real web research, not vibes.

## What It Does

- Profiles competitors (product, pricing, positioning, go-to-market)
- Creates strengths/weaknesses comparison matrices
- Identifies strategic gaps and threats
- Pulls from reviews, job postings, social, and more

## Usage

Tell your agent your product category and known competitors. It'll research the rest and deliver a structured competitive analysis.

## Want More?

For pre-built competitor intelligence frameworks by industry, check out our context packs at https://afrexai-cto.github.io/context-packs/

```

### _meta.json

```json
{
  "owner": "1kalin",
  "slug": "competitor-analyst",
  "displayName": "Competitor Analyst",
  "latest": {
    "version": "1.0.0",
    "publishedAt": 1770950329659,
    "commit": "https://github.com/openclaw/skills/commit/89dcd1103893de391a9800c30629dc145c6e32b2"
  },
  "history": []
}

```