Skip to main content
ClaudeWave
Skill908 repo starsupdated 16d ago

competitive-pricing-strategy

This Claude Code skill develops data-driven pricing strategies for e-commerce platforms by analyzing competitor pricing, positioning products across premium to penetration strategies, and applying psychological pricing techniques. Use it when establishing initial product pricing, optimizing margins across multiple marketplaces, conducting seasonal price adjustments, or implementing dynamic repricing aligned with competitor movements and demand fluctuations.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/nexscope-ai/eCommerce-Skills /tmp/competitive-pricing-strategy && cp -r /tmp/competitive-pricing-strategy/competitive-pricing-strategy ~/.claude/skills/competitive-pricing-strategy
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# Competitive Pricing Strategy

Turn comparable-offer evidence, unit economics, and brand positioning into a SKU-level price architecture, competitor-response policy, and controlled rollout plan.

## Installation

```bash
npx skills add nexscope-ai/eCommerce-Skills --skill competitive-pricing-strategy -g
```

## Capabilities

- Normalize competitor offers by variant, pack size, condition, shipping, discounts, and seller type.
- Calculate price floors and contribution-margin scenarios from seller-supplied costs.
- Map budget, value, parity, and premium positions without assuming the cheapest offer wins.
- Design regular, launch, promotional, bundle, quantity, and channel-specific price architecture.
- Create response rules for competitor discounts, stockouts, new entrants, and price wars.
- Separate pricing recommendations from MAP, resale-price, tax, consumer-protection, and marketplace-policy decisions.
- Produce an implementation plan with owners, evidence, monitoring, and stop conditions.

## Usage Examples

```text
Compare these six competitor offers and tell me where my product should be priced.
```

```text
Build a launch pricing strategy for my premium skincare product on Amazon and Shopify.
```

```text
My main competitor cut price by 15%. Should I match them or hold my position?
```

```text
Create a regular, promotional, and bundle price architecture for these five SKUs.
```

## Inputs and Collection

Use supplied evidence first. Collect:

- product, SKU, variant, pack size, condition, included items, and target customer;
- platform, marketplace, currency, tax treatment, fulfillment method, and seller type;
- current list price, realized selling price, discounts, coupons, shipping charged, and channel-specific prices;
- COGS, inbound freight, duties, packaging, fulfillment, payment, referral, affiliate, ad, return, and other variable costs;
- target contribution dollars or margin, inventory constraints, launch stage, and business goal;
- comparable competitor offers with source URL, capture date, variant, availability, delivery terms, ratings, and visible promotion;
- brand position, differentiators, authorized-dealer or MAP constraints, and planned promotions.

If material inputs are missing, ask one consolidated follow-up. When the seller cannot provide them, continue with a provisional framework and mark every blocked calculation or decision.

## Workflow

### 1. Establish the Evidence Boundary

List the pages, exports, cost sheets, and seller facts actually inspected. Classify inputs as:

- **Confirmed:** directly supported by inspected evidence.
- **Assumption:** seller-approved placeholder used for a scenario.
- **Unknown:** missing information that prevents a reliable conclusion.

Treat competitor prices as point-in-time observations. Do not invent historical price changes, sales, market share, conversion, fees, elasticity, or customer willingness to pay.

### 2. Normalize Comparable Offers

Compare like with like. For each offer, record:

- exact variant, quantity, size, condition, and included accessories;
- item price, mandatory shipping, visible seller-funded discount, and displayed final price;
- seller, fulfillment method, delivery promise, availability, and membership requirement;
- review count and rating only when visibly confirmed;
- capture time and source.

Calculate unit and delivered price when inputs permit:

```text
Delivered Price = Item Price - Seller-Funded Discount + Mandatory Shipping
Unit Price = Delivered Price / Comparable Units
```

Keep coupons, loyalty credits, platform-funded incentives, taxes, and membership benefits separate unless their treatment is confirmed. Exclude non-comparable offers or explain the adjustment.

### 3. Build the Economic Guardrails

Model economics before recommending a market position:

```text
Net Revenue = Selling Price - Seller-Funded Discounts - Refund Allowance
Contribution $ = Net Revenue - COGS - Variable Selling Costs
Contribution % = Contribution $ / Net Revenue
```

When percentage fees apply to selling price:

```text
Price Floor = (Unit Cost + Fixed Variable Costs + Target Contribution $) / (1 - Variable Fee Rate)
```

Show every included cost, rate, source, and assumption. Run base, downside, and promotion-stack scenarios. Do not call gross margin, markup, or contribution margin interchangeable.

### 4. Map the Price-Value Landscape

Place comparable offers into defensible tiers:

- **Budget:** lowest total cost with a basic value promise.
- **Value:** competitive price with a clear feature or service advantage.
- **Parity:** close to the reference set when differentiation is limited.
- **Premium:** higher price supported by demonstrable product, brand, service, warranty, bundle, or experience value.

Identify clusters and gaps, but do not label an empty price band an opportunity without demand evidence. Explain whether the seller can support the selected position through controllable proof.

### 5. Design the Price Architecture

Define per SKU and channel:

- regular price and positioning rationale;
- minimum approved price and required contribution;
- launch or trial price with end date and success gate;
- promotional price and maximum seller-funded discount;
- bundle or quantity offer with component economics;
- premium or good-better-best tier where justified;
- channel or market differences caused by costs, service, currency, or customer value.

Do not use an inflated reference price to manufacture a discount. Verify MAP, MSRP, price-display, tax, and consumer-protection requirements with qualified counsel or current official guidance.

### 6. Create Competitor-Response Rules

For each material event, specify observation, response, owner, and limit:

| Event | Diagnose first | Allowed response | Do not cross |
|---|---|---|---|
| Competitor price cut | duration, stock, seller, promotion, comparability | hold, message value, test offer, or bounded match | approved floor |
| Competitor stockout | avai
affiliate-marketing-strategySkill
api-monitoringSkill
brand-monitoringSkill

Brand monitoring tool for tracking mentions across social media platforms. Monitor Reddit, Google News, YouTube, and DuckDuckGo for brand mentions. Includes sentiment analysis, trend tracking, crisis detection, and competitor comparison. No API key required for basic monitoring.

brand-protection-amazonSkill

Amazon brand protection toolkit. Detect hijackers, counterfeits, and unauthorized sellers. Includes MAP violation monitoring, trademark abuse detection, complaint templates for Brand Registry, and test buy evidence collection guides. No API key required.

brand-protection-ebaySkill

eBay brand protection toolkit. Detect unauthorized sellers, counterfeits, and VeRO violations. Includes price monitoring, trademark abuse detection, VeRO complaint templates, and enforcement guides. No API key required.

brand-protection-shopifySkill

Shopify/DTC brand protection toolkit. Detect counterfeit stores, unauthorized resellers, and trademark violations. Includes DMCA takedown templates, domain monitoring, and social media infringement detection. No API key required.

brand-protection-tiktokSkill

TikTok Shop brand protection toolkit. Detect unauthorized sellers, counterfeit products, and affiliate abuse. Includes TikTok IP Protection reporting, influencer misuse detection, and complaint templates. No API key required.

brand-protection-walmartSkill

Walmart brand protection toolkit. Detect unauthorized sellers, counterfeits, and MAP violations. Includes Walmart Brand Portal reporting, WFS seller monitoring, and complaint templates. No API key required.