install
source · Clone the upstream repo
git clone https://github.com/nexscope-ai/eCommerce-Skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/nexscope-ai/eCommerce-Skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/competitive-pricing-strategy" ~/.claude/skills/nexscope-ai-ecommerce-skills-competitive-pricing-strategy && rm -rf "$T"
manifest:
competitive-pricing-strategy/SKILL.mdsource content
Competitive Pricing Strategy
Develop data-driven pricing strategies for e-commerce. Competitive analysis, price positioning, psychological pricing, margin optimization, and dynamic repricing across marketplaces.
Capabilities
- Competitor price mapping and monitoring
- Price positioning: premium, value, penetration, skimming
- Psychological pricing techniques (charm pricing, anchoring, bundling)
- Margin-based pricing with platform fee calculations
- MAP (Minimum Advertised Price) compliance
- Seasonal and demand-based price adjustments
- Multi-marketplace price consistency strategy
- A/B price testing methodology
Install
npx skills add nexscope/competitive-pricing-strategy
Usage
Ask your AI agent:
- "Analyze competitor pricing for my product category and recommend positioning."
- "What pricing strategy should I use for a new product launch on Amazon?"
- "Help me set up a dynamic pricing model across Amazon and Shopify."
Output
Structured recommendations with actionable steps, benchmarks, and platform-specific guidance.
Built by Nexscope — AI-powered e-commerce tools for sellers worldwide.