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.mdsource 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
: 分析类型 (research, competitor, profit, trend)--action
: 售价--price
: 成本--cost
: 站点 (US, UK, DE, AU)--marketplace
Pricing
- 价格: ¥8/次
- 计费方式: 按次收费
- 免费试用: 前 1 次免费
Features
- ✅ 销量数据分析
- ✅ 竞争程度评估
- ✅ 利润空间计算
- ✅ 价格趋势追踪
- ✅ 季节性分析
- ✅ 竞品监控