npx skills add https://github.com/zhuhongyin/global-ecom-skills --skill temu-competitor-search这是 Temu 选品的竞品分析工具。查找 Temu 上的同类产品,获取"卷王价"(最低竞品价),分析竞争格局和差异化机会。
卷王价 :Temu 平台上同类产品的最低售价,是核价计算的关键输入参数。
Temu 网站:
https://www.temu.comhttps://www.temu.com/ukhttps://www.temu.com/eu{
"keyword": "standing desk converter",
"category": "Home & Kitchen",
"site": "us",
"limit": 20,
"sort_by": "price_asc",
"min_rating": 3.5
}
| 参数 | 类型 | 必需 | 默认值 | 说明 |
|---|
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
keyword | string | 是 | - | 搜索关键词 |
category | string | 否 | 全类目 | 商品类目 |
site | string | 否 | us | 站点(us/uk/eu) |
limit | int | 否 | 20 | 返回商品数量 |
sort_by | string | 否 | price_asc | 排序方式 |
min_rating | float | 否 | 无 | 最低评分筛选 |
| 值 | 说明 |
|---|---|
price_asc | 价格从低到高(找卷王价) |
price_desc | 价格从高到低 |
sales_desc | 销量从高到低 |
rating_desc | 评分从高到低 |
newest | 最新上架 |
{
"metadata": {
"keyword": "standing desk converter",
"site": "temu.com (US)",
"search_time": "2026-02-26T10:30:00Z",
"total_results": 156,
"returned_results": 20
},
"summary": {
"lowest_price": 29.99,
"lowest_price_currency": "USD",
"highest_price": 189.99,
"average_price": 67.50,
"median_price": 55.00,
"price_range": "$29.99 - $189.99",
"competition_level": "high",
"opportunity_score": 6.5
},
"king_price": {
"price": 29.99,
"currency": "USD",
"product_id": "temu_123456",
"title": "Height Adjustable Standing Desk Converter...",
"image_url": "https://img.temu.com/xxx.jpg",
"rating": 3.8,
"review_count": 456,
"sold_count": "1k+",
"shipping": "Free shipping",
"seller": "Factory Direct",
"notes": "基础款,无品牌,价格最低"
},
"competitors": [
{
"rank": 1,
"product_id": "temu_123456",
"title": "Height Adjustable Standing Desk Converter...",
"url": "https://www.temu.com/product-123456.html",
"image_url": "https://img.temu.com/xxx.jpg",
"price": 29.99,
"original_price": 59.99,
"discount": "50% off",
"rating": 3.8,
"review_count": 456,
"sold_count": "1k+",
"shipping": "Free shipping",
"seller": {
"name": "Factory Direct",
"rating": 4.2,
"followers": "5k+"
},
"specifications": {
"material": "Steel + MDF",
"color": "Black",
"size": "80cm x 40cm"
},
"selling_points": [
"Height adjustable",
"Easy assembly",
"Space saving"
],
"differentiation": {
"is_bundle": false,
"is_premium": false,
"is_lightweight": true,
"quality_level": "budget"
}
}
],
"market_insights": {
"price_distribution": [
{"range": "$20-40", "count": 45, "percentage": "29%"},
{"range": "$40-60", "count": 67, "percentage": "43%"},
{"range": "$60-100", "count": 32, "percentage": "21%"},
{"range": "$100+", "count": 12, "percentage": "7%"}
],
"common_features": [
"Height adjustable",
"Easy assembly",
"Free shipping"
],
"premium_features": [
"Electric motor",
"Memory presets",
"Cable management"
],
"gap_opportunities": [
{
"type": "bundle",
"description": "桌板+桌腿+支架套装",
"potential_price": "$49.99",
"estimated_margin": "35%"
},
{
"type": "premium",
"description": "实木材质,高端设计感",
"potential_price": "$89.99",
"estimated_margin": "45%"
}
]
},
"recommendation": {
"market_status": "红海竞争激烈",
"suggested_strategy": "bundle",
"suggested_price_range": "$45-65",
"notes": "建议做套装组合,避免直接价格竞争"
}
}
这是核价计算的核心输入:
{
"price": 29.99,
"currency": "USD"
}
| 竞争级别 | 竞品数量 | 价格区间 | 建议 |
|---|---|---|---|
low | < 20 | 分散 | 蓝海机会,可进入 |
medium | 20-50 | 中等 | 需差异化策略 |
high | 50-100 | 集中低价 | 红海,需强差异化 |
very_high | > 100 | 极低 | 避免或做高端 |
综合评分(1-10分),考虑因素:
根据竞品分析,自动识别适合的差异化策略:
当检测到以下情况时推荐:
示例:
单品:桌垫 $15
组合:桌垫+鼠标垫+键盘托 $35
当检测到以下情况时推荐:
示例:
现有:塑料材质,基础设计 $20
升级:实木材质,设计感 $50
当检测到以下情况时推荐:
示例:
大件:站立桌 $100
小件:桌腿配件 $25
搜索词: "site:temu.com standing desk converter"
URL: https://www.temu.com/search_result.html?search_key=standing+desk+converter
用户可手动提供 Temu 竞品信息,skill 进行结构化处理。
amazon-movers-shakers 的产品关键词temu-pricing-calculatorecom-product-orchestrator价格波动 :Temu 价格变动频繁,建议多次采样取最低值
促销影响 :大促期间价格可能异常低,需关注日常价格
品质差异 :低价产品可能品质较差,差异化产品可适当溢价
数据准确性 :Temu 页面结构可能变化,需定期更新解析逻辑
示例 1:查找卷王价
用户:帮我查一下 "desk mat" 在 Temu 上的最低价
执行:
1. 搜索 Temu 上的 desk mat 产品
2. 按价格排序,找到最低价
3. 返回卷王价和产品详情
示例 2:竞争分析
用户:分析 "standing desk" 在 Temu 上的竞争情况
执行:
1. 搜索 Temu 上的 standing desk 产品
2. 分析价格分布、竞品数量
3. 识别差异化机会
4. 返回竞争分析报告
示例 3:批量查询
用户:帮我查这几个产品的 Temu 卷王价:
- desk converter
- monitor stand
- cable management box
执行:
1. 依次搜索每个关键词
2. 提取各自的卷王价
3. 返回批量结果
Weekly Installs
75
Repository
First Seen
Feb 27, 2026
Security Audits
Installed on
kimi-cli67
gemini-cli67
github-copilot67
amp67
cline67
codex67
Python PDF处理教程:合并拆分、提取文本表格、创建PDF文件
65,000 周安装