# Analyze Amazon Competitor Listings

Amazon teams need fast competitor research without manually reviewing every listing detail. This skill extracts listing data and turns it into grounded SEO, review, content, and opportunity insights.

## Install

```bash
npx skillstore add browser-act/amazon-listing-competitor-analysis-skill
```

## Metadata

- - Slug: browser-act-amazon-listing-competitor-analysis-skill
- - Version: 1.0.0
- - Author: browser-act
- - GitHub username: browser-act
- - License: MIT
- - Repository: https://github.com/browser-act/skills/tree/main/solutions/ecommerce/amazon-listing-competitor-analysis-skill
- - Ref: main
- - Supported tools: Claude, Codex, Claude Code
- - Risk level: medium
- - Risk factors: scripts, network, env\_access, external\_commands
- - Quality score: 50
- - Quality tier: warning
- - Public page: https://skillstore.pages.dev/skills/browser-act-amazon-listing-competitor-analysis-skill
- - Manifest: https://skillstore.pages.dev/api/skills/browser-act-amazon-listing-competitor-analysis-skill/manifest

## Capabilities

- Runs a BrowserAct workflow for one Amazon ASIN.
- Extracts visible listing fields, images, seller data, and review-related blocks.
- Maps keyword placement across title, bullets, description, and A plus content.
- Summarizes competitor strengths in content, visuals, and buyer proof.
- Identifies market gaps and strategic opportunity points for the user.
- Handles invalid API keys, concurrency limits, and one retry for transient failures.

## Use Cases

- Prepare a Launch Gap Review: Compare a planned product position against one strong competitor and find gaps to own.
- Audit Keyword Placement: See where a competing listing places primary, secondary, and long-tail search terms.
- Mine Buyer Feedback: Use reviews to find praised benefits, objections, unmet needs, and offer opportunities.

## Prompt Templates

### Basic ASIN Review

```
Analyze ASIN B0CS62LY6P on Amazon.com. Summarize what the listing does well and the main gaps.
```

### Keyword Strategy Review

```
Analyze this competitor ASIN for keyword placement. Separate title, bullets, description, and A plus content insights.
```

### Review-Led Opportunity Map

```
Analyze this ASIN and focus on review themes. Identify buyer-valued benefits, complaints, and product opportunities.
```

### Cross-Market Competitive Analysis

```
Analyze this ASIN on the German Amazon marketplace. Compare content, keywords, visuals, and strategic openings for my launch plan.
```

## Limitations

- Requires a BrowserAct API key in the environment.
- Sends listing inputs and task data to BrowserAct.
- Analyzes one ASIN at a time.
- Depends on Amazon page availability and BrowserAct workflow results.

## Best Practices

- Use one competitor ASIN with the correct regional Amazon marketplace URL.
- Review extracted facts before making strategy decisions.
- Treat competitor data as evidence for your positioning, not as copy to reuse.

## Anti Patterns

- Do not analyze private or restricted data without permission.
- Do not paste API keys into chat when environment variables are available.
- Do not turn competitor output into direct copied listing text.

## Security Audit

- - Safe to publish: true
- - Audited at: 2026-06-28T17:31:20.705\+00:00
- - Summary: Static analysis correctly identified network access, environment variable access, and an agent-invoked Python script. Review found no prompt injection, obfuscation, malicious exfiltration, or real weak cryptography, but the skill sends a BrowserAct API key and listing inputs to a third-party API.

## Stats

- - Views: 115
- - Downloads: 3
- - Favorites: 0
- - Popularity score: 0
