Openclaw-master-skills ebay-product-research

eBay Product Research - eBay 选品工具

install
source · Clone the upstream repo
git clone https://github.com/LeoYeAI/openclaw-master-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/LeoYeAI/openclaw-master-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/ebay-product-research" ~/.claude/skills/leoyeai-openclaw-master-skills-ebay-product-research && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/LeoYeAI/openclaw-master-skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/ebay-product-research" ~/.openclaw/skills/leoyeai-openclaw-master-skills-ebay-product-research && rm -rf "$T"
manifest: skills/ebay-product-research/SKILL.md
source content

eBay Product Research - eBay 选品工具

Description

专业 eBay 选品分析工具,帮助卖家发现高利润、低竞争的产品。分析销量、价格趋势、竞争程度、利润空间,提供数据驱动的选品建议。

Usage

# 分析产品类别
/ebay-product-research --category "electronics" --keyword "wireless earbuds"

# 竞品分析
/ebay-product-research --action "competitor" --seller "top_seller_id"

# 利润计算
/ebay-product-research --action "profit" --price 25 --cost 8 --fees auto

参数说明

  • --category
    : 产品类别
  • --keyword
    : 搜索关键词
  • --action
    : 分析类型 (research, competitor, profit, trend)
  • --price
    : 售价
  • --cost
    : 成本
  • --marketplace
    : 站点 (US, UK, DE, AU)

Pricing

  • 价格: ¥8/次
  • 计费方式: 按次收费
  • 免费试用: 前 1 次免费

Features

  • ✅ 销量数据分析
  • ✅ 竞争程度评估
  • ✅ 利润空间计算
  • ✅ 价格趋势追踪
  • ✅ 季节性分析
  • ✅ 竞品监控