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/ebay-product-research" ~/.claude/skills/nexscope-ai-ecommerce-skills-ebay-product-research && rm -rf "$T"
manifest:
ebay-product-research/SKILL.mdsource content
eBay Product Research
Research profitable products to sell on eBay. Analyze completed listings, sell-through rates, average selling prices, competition density, and seasonal demand patterns.
Capabilities
- Completed listings analysis for real selling prices
- Sell-through rate calculation and benchmarks
- Competition density assessment by category
- Seasonal demand pattern identification
- Sourcing opportunity identification (arbitrage, wholesale, thrift)
- Category-specific fee analysis
- Trending product detection on eBay
Install
npx skills add nexscope/ebay-product-research
Usage
Ask your AI agent:
- "Research profitable product categories to sell on eBay."
- "Analyze the sell-through rate for vintage watches on eBay."
- "Find low-competition niches on eBay with high demand."
Output
Structured recommendations with actionable steps, benchmarks, and platform-specific guidance.
Built by Nexscope — AI-powered e-commerce tools for sellers worldwide.