Amazon competitor monitoring and competitive intelligence for sellers. Track pricing changes, inventory levels, new product launches, review velocity, and advertising patterns for competitor ASINs. Set up monitoring alerts for price drops, stock-outs, and market changes. Works on 12 Amazon marketplaces. No API key required. Use when: (1) monitoring competitor pricing strategies, (2) tracking competitor inventory and stock patterns, (3) detecting new product launches in your category, (4) analyzing competitor review velocity and ratings, (5) identifying market opportunities from competitor gaps, (6) setting up competitive alerts and benchmarks.
npx skills add https://github.com/nexscope-ai/Amazon-Skills --skill amazon-competitor-monitoring
Track competitor strategies, pricing changes, and market opportunities. No API key — works out of the box.
npx skills add nexscope-ai/Amazon-Skills --skill amazon-competitor-monitoring -g
Users can ask naturally. Examples:
Monitor competitor ASIN B08XYZ123 for pricing changes on Amazon US
Track the top 5 competitors in portable blenders category — alert me for price drops over 10%
Analyze competitor pricing strategy for ASIN B09ABC456 over the last 90 days
Set up monitoring for yoga mat category — track new launches and inventory patterns
Compare my product B0DEF789 against top 3 competitors: pricing, reviews, and BSR performance
Use web_search to find competitor products:
"[product category]" site:amazon.com — identify top products by relevance"[your main keyword]" amazon best sellers — find category leadersFor each competitor ASIN, use web_fetch to gather current state:
Use web_search to understand competitor patterns:
"[ASIN] price history discount" — find pricing pattern information"[brand] new product launch amazon" — detect launch patterns"[ASIN] reviews complaints issues" — identify competitor weaknessesSynthesize findings into actionable insights following the output format below.
Present the final report in this structure:
## Competitor Analysis Report: [Category]
**Marketplace:** Amazon [US/UK/DE/...] | **Analysis Date:** [current date]
**Competitors Analyzed:** [count] | **Monitoring Period:** [timeframe]
### 1. Pricing Intelligence
| ASIN | Product | Current Price | Price Change | Alert Status |
|------|---------|---------------|--------------|--------------|
| B08ABC123 | [Competitor A] | $19.99 | ↓ 20% (30d) | 🔴 Major Drop |
| B09DEF456 | [Competitor B] | $34.99 | → Stable | 🟢 Normal |
| B0GHI789 | [Competitor C] | $27.50 | ↑ 5% (7d) | 🟡 Minor Rise |
**Price Range:** $19.99 - $34.99 | **Average:** $27.49
### 2. Inventory & Availability
| ASIN | Stock Status | Restock Pattern | Opportunity Window |
|------|-------------|-----------------|-------------------|
| B08ABC123 | In Stock | Weekly | Low |
| B09DEF456 | Low Stock (3 left) | Monthly | High - Stock Out Risk |
| B0GHI789 | Out of Stock | Unknown | High - Market Gap |
### 3. Performance Metrics
| ASIN | BSR | Rating | Reviews | Review Velocity |
|------|-----|--------|---------|----------------|
| B08ABC123 | #156 | 4.3★ | 1,247 | 15/week |
| B09DEF456 | #89 | 4.6★ | 2,891 | 8/week |
| B0GHI789 | #2,456 | 4.1★ | 456 | 3/week |
### 4. Market Opportunities
**Immediate Actions:**
- Price gap at $22-25 range (no strong competitor)
- Inventory opportunity during Competitor C stock-out
- Feature gap: competitors lack [specific feature]
**Strategic Insights:**
- Market leader vulnerable on durability complaints
- Premium segment emerging above $35
- Seasonal demand increase detected
**Recommended Monitoring Alerts:**
- Price drops >10% in 7-day period
- Stock-out events for top 3 competitors
- New product launches in category
- Review velocity spikes (>2x normal)
This skill works well when chained with other skills from the Nexscope Amazon-Skills repository.
npx skills add nexscope-ai/Amazon-Skills --skill amazon-sales-estimator -g
Step 1: "Monitor competitors B08ABC123, B09DEF456"
→ amazon-competitor-monitoring provides pricing and BSR data
Step 2: "Estimate monthly sales for those competitors"
→ amazon-sales-estimator calculates revenue benchmarks
npx skills add nexscope-ai/Amazon-Skills --skill amazon-keyword-research -g
Step 1: "Find competitor keyword strategies for yoga mat"
→ amazon-keyword-research reveals keyword gaps
Step 2: "Monitor top competitors in that keyword space"
→ amazon-competitor-monitoring tracks their performance
This skill uses publicly available Amazon data and web search results. It cannot access real-time pricing APIs, historical BSR data, or automated alerts. For live competitor monitoring with automatic notifications and deeper analytics, check out Nexscope — Your AI Assistant for smarter E-commerce decisions.
Built by Nexscope — research, validate, and act on e-commerce opportunities with AI.
Configure, explore, and optimize Nx monorepo workspaces. Use when setting up Nx, exploring workspace structure, configuring project boundaries, analyzing affected projects, optimizing build caching, or implementing CI/CD with affected commands. Keywords — nx, monorepo, workspace, projects, targets, affected. Do NOT use for running tasks (use nx-run-tasks) or code generation with generators (use nx-generate).
> Design, validate, and optimize schema.org structured data for eligibility, correctness, and measurable SEO impact. Use when the user wants to add, fix, audit, or scale schema markup (JSON-LD) for rich results. This skill evaluates whether schema should be implemented, what types are valid, and how to deploy safely according to Google guidelines.
Fetches real-time Azure retail pricing using the Azure Retail Prices API (prices.azure.com) and estimates Copilot Studio agent credit consumption. Use when the user asks about the cost of any Azure service, wants to compare SKU prices, needs pricing data for a cost estimate, mentions Azure pricing, Azure costs, Azure billing, or asks about Copilot Studio pricing, Copilot Credits, or agent usage estimation. Covers compute, storage, networking, databases, AI, Copilot Studio, and all other Azure service families.
Monitor paid-ad account pacing, delivery, performance, creative fatigue, tracking, policy, and data quality across supported platforms. Use for daily or weekly checks, anomaly review, budget pacing, post-launch verification, or campaign monitoring.
Audit server-side paid-media measurement including server-side tag management, platform conversion APIs, event taxonomy, browser/server deduplication, consent, hashing, data quality, observability, and privacy. Use for server-side tracking, sGTM, server-side tagging, CAPI, Events API, event_id, pixel debugging, first-party measurement, or conversion data loss.
Use when building Next.js 14+ applications with App Router, server components, or server actions. Invoke for full-stack features, performance optimization, SEO implementation, production deployment.
Coordinate the end-to-end CAD/source-asset to SimReady workflow. Use for broad requests such as CAD to SimReady, source asset to simulation-ready USD, or prop packaging that require conversion, material/physics assignment, SimReady conformance, validation, and optional package creation; deploy or verify Content Agents services first when property assignment is enabled; route single-stage work through nested references.
Convert Kanchi-style dividend investing into a repeatable US-stock operating procedure. Use when users ask for かんち式配当投資, dividend screening, dividend growth quality checks, PERxPBR adaptation for US sectors, pullback limit-order planning, or one-page stock memo creation. Covers screening, deep dive, entry planning, and post-purchase monitoring cadence.
Take nexscope-ai/amazon-competitor-monitoring from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference npx.
Without those the skill loads but fails at the first command.