$npx -y skills add nexscope-ai/eCommerce-Skills --skill ebay-product-researchResearch profitable products to sell on eBay. Analyze completed listings, sell-through rates, average selling prices, competition density, and seasonal demand patterns.
| 1 | # eBay Product Research |
| 2 | |
| 3 | Research profitable products to sell on eBay. Analyze completed listings, sell-through rates, average selling prices, competition density, and seasonal demand patterns. |
| 4 | |
| 5 | ## Capabilities |
| 6 | |
| 7 | - Completed listings analysis for real selling prices |
| 8 | - Sell-through rate calculation and benchmarks |
| 9 | - Competition density assessment by category |
| 10 | - Seasonal demand pattern identification |
| 11 | - Sourcing opportunity identification (arbitrage, wholesale, thrift) |
| 12 | - Category-specific fee analysis |
| 13 | - Trending product detection on eBay |
| 14 | |
| 15 | ## Install |
| 16 | |
| 17 | ```bash |
| 18 | npx skills add nexscope/ebay-product-research |
| 19 | ``` |
| 20 | |
| 21 | ## Usage |
| 22 | |
| 23 | Ask your AI agent: |
| 24 | |
| 25 | - "Research profitable product categories to sell on eBay." |
| 26 | - "Analyze the sell-through rate for vintage watches on eBay." |
| 27 | - "Find low-competition niches on eBay with high demand." |
| 28 | |
| 29 | ## Output |
| 30 | |
| 31 | Structured recommendations with actionable steps, benchmarks, and platform-specific guidance. |
| 32 | |
| 33 | --- |
| 34 | |
| 35 | *Built by [Nexscope](https://www.nexscope.ai/?co-from=skill) — AI-powered e-commerce tools for sellers worldwide.* |