# Competitor Scan

> Researches a competitor and produces a structured, evidence-backed analysis. Use when asked to "analyze a competitor", "run a competitor scan", do "competitive analysis", or "research [company name]".

- **Type:** Skill
- **Install:** `agentstack add skill-aakashg-pm-github-workflow-repo-competitor-scan`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [aakashg](https://agentstack.voostack.com/s/aakashg)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [aakashg](https://github.com/aakashg)
- **Source:** https://github.com/aakashg/pm-github-workflow-repo/tree/main/skills/competitor-scan

## Install

```sh
agentstack add skill-aakashg-pm-github-workflow-repo-competitor-scan
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Competitor Scan

Research the specified competitor. Use web search for current information. Focus on verifiable facts.

## Process

1. Search for website, pricing page, G2 profile, Capterra profile, recent news.
2. If private or pre-revenue, note what is unavailable rather than guessing.
3. Check user review sites (G2, Capterra, Reddit) for real sentiment.
4. Compare to our product only if CLAUDE.md has company context loaded.

## Output Format

```
## Competitor Analysis: [Company Name]
**Date:** [today]
**Sources:** [list every URL referenced]

### Overview
[What they do. Founded, funding, headcount if available. Customer segment.]

### Product
- Core features: [list]
- Recent launches (last 6 months): [list with dates]
- Pricing: [exact tiers and prices, or "not public" if unavailable]

### Strengths (3-5, evidence-backed)
1. [Strength] - Evidence: [specific review, metric, or feature]

### Weaknesses (3-5, evidence-backed)
1. [Weakness] - Evidence: [specific complaint, missing feature]

### User Sentiment
- G2 rating: [X.X/5, N reviews]
- Common praise: [top 2-3 themes]
- Common complaints: [top 2-3 themes]

### Relevance to Us
- Overlap: [where we compete]
- Features they have that we don't: [list]
- Features we have that they don't: [list]
```

## Good vs Bad Output

GOOD: "Pricing: Pro tier $49/user/mo (pricing page, accessed 2026-05). G2: 4.4/5 across 212 reviews; top complaint: slow support."
BAD: "They're pretty expensive and people seem to like them." (no source, no number, no date)

## Edge Cases

**Private company (no public pricing):** Write "Pricing: not publicly available."
**Very new (few reviews):** Note the count. "G2: 4.2/5 but only 12 reviews."
**Multiple products:** Ask which product before proceeding.
**Cannot find info:** Say what you looked for and where. No speculation.

## Rules
- Cite every claim with a URL.
- Use actual pricing from the pricing page, not from blog posts.
- Save with this exact dated filename: `competitor-[name]-[YYYY-MM-DD].md` (anywhere in the repo - the ignore rule keys off the date in the name, not the folder).
- Saved that way, the file is git-ignored by default; drop the date and it is NOT protected. It can hold competitive detail you may not want public. To version a reviewed copy, use `git add -f `.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [aakashg](https://github.com/aakashg)
- **Source:** [aakashg/pm-github-workflow-repo](https://github.com/aakashg/pm-github-workflow-repo)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-aakashg-pm-github-workflow-repo-competitor-scan
- Seller: https://agentstack.voostack.com/s/aakashg
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
