← 返回
未分类 Key 中文

Amazon Market Entry Analyzer

One-click market viability assessment for Amazon sellers. Analyzes market size, competition intensity, brand landscape, pricing structure, and consumer pain...
一键市场可行性评估,帮助亚马逊卖家分析市场规模、竞争强度、品牌格局、定价结构和消费者痛点...
apiclaw
未分类 clawhub v1.0.1 1 版本 100000 Key: 需要
★ 0
Stars
📥 428
下载
💾 0
安装
1
版本
#latest

概述

Amazon Market Entry Analyzer — GO / CAUTION / AVOID

One input (keyword/category). Full market viability assessment with sub-market discovery.

Files

  • Script: {skill_base_dir}/scripts/apiclaw.py — run --help for params
  • Reference: {skill_base_dir}/references/reference.md (field names & response structure)

Credential

Required: APICLAW_API_KEY. Get free key at apiclaw.io/api-keys

Input

  • Required: keyword or categoryPath
  • Optional: marketplace (default US)

API Pitfalls (shared with apiclaw skill — critical!)

  • Keyword search is broad → categoryPath is auto-resolved via categories endpoint, with fallback to top search result. If category_source is inferred_from_search, confirm with user
  • Brand/price-band queries MUST include --category to avoid cross-category contamination
  • Revenue = sampleAvgMonthlyRevenue (NEVER calculate avgPrice × totalSales — overestimates 30-70%)
  • Sales = monthlySalesFloor (lower bound). Fallback: 300,000 / BSR^0.65, tag 🔍
  • Use sampleOpportunityIndex, sampleTop10BrandSalesRate directly — never reinvent
  • reviews/analysis needs 50+ reviews; fallback to realtime ratingBreakdown
  • Aggregation endpoints without categoryPath produce severely distorted data

Unique Logic

Sub-Market Discovery

Run market --category "{path}" --topn 10 --page-size 20, paginate all pages. Score each sub-market (1-100):

DimensionWeightFieldGood→100Bad→0
-------------------------------------------
Demand25%sampleAvgMonthlySales≥1500<200
Profit25%sampleAPlusRate≥0.35<0.15
New Entrant20%sampleNewSkuRate≥0.20<0.05
Brand Openness20%topBrandSalesRate≤0.50≥0.90 (inverted)
Capacity10%totalSkuCount300-8000extreme

Fallback (grossMargin=0 for all): redistribute to Demand 30%, New Entrant 25%, Brand 25%, Capacity 20%.

Present TOP 10 sub-markets. Ask user which to deep-dive (default: top 3). If ≤3 sub-markets, deep-dive all.

Market Viability Score (1-100)

DimensionWeightGoodMediumWarning
------------------------------------------
Market Size15%>$10M/mo$5-10M<$5M
Market Trend10%RisingStableDeclining
Competition25%CR10<40%40-60%>60%
Price Opportunity15%oppIndex>1.00.5-1.0<0.5
New Entrant Space10%>15%5-15%<5%
Consumer Pain Points15%Clear gapsSomeNone
Profit Potential10%>30%15-30%<15%

Go/No-Go Decision

ScoreSignalAction
-----------------------
70-100✅ GOProceed with product development
40-69⚠️ CAUTIONPossible but needs differentiation
0-39🔴 AVOIDToo competitive or too small

CR10 dual-level check: Category CR10 PASS + sub-market CR10 FAIL → ⚠️ CAUTION. Both FAIL → AVOID.

User criteria override: If user sets thresholds, ANY fail → CAUTION/AVOID. Never override.

Composite Command

python3 {skill_base_dir}/scripts/apiclaw.py market-entry --keyword "{kw}" --category "{path}"

Runs all 11 endpoints (~20 calls). Output JSON is large — use targeted extraction, not full read.

Output

Respond in user's language.

Sections: Sub-Market Landscape → Executive Summary → Market Overview → Trend → Brand Landscape → Price Structure → Top 5 Competitors → Consumer Insights → Scoring Breakdown (with "Basis" column) → Entry Strategy → Data Provenance → API Usage → Cross-Market Comparison

If user provides COGS, calculate break-even and profit. If not, prompt for it.

Language (required)

Output language MUST match the user's input language. If the user asks in Chinese, the entire report is in Chinese. If in English, output in English. Exception: API field names (e.g. monthlySalesFloor, categoryPath), endpoint names, technical terms (e.g. ASIN, BSR, CR10, FBA, credits) remain in English.

Disclaimer (required, at the top of every report)

> Data is based on APIClaw API sampling as of [date]. Monthly sales (monthlySalesFloor) are lower-bound estimates. This analysis is for reference only and should not be the sole basis for business decisions. Validate with additional sources before acting.

Confidence Labels (required, tag EVERY conclusion)

  • 📊 Data-backed — direct API data (e.g. "CR10 = 54.8% 📊")
  • 🔍 Inferred — logical reasoning from data (e.g. "brand concentration is moderate 🔍")
  • 💡 Directional — suggestions, predictions, strategy (e.g. "consider entering $10-15 band 💡")

Rules: Strategy recommendations are NEVER 📊. Anomalies (>200% growth) are always 💡. User criteria override AI judgment.

Data Provenance (required)

Include a table at the end of every report:

DataEndpointKey ParamsNotes
-----------------------------------
(e.g. Market Overview)markets/searchcategoryPath, topN=10📊 Top N sampling, sales are lower-bound
............

Extract endpoint and params from _query in JSON output. Add notes: sampling method, T+1 delay, realtime vs DB, minimum review threshold, etc.

API Usage (required)

EndpointCallsCredits
--------------------------
(each endpoint used)NN
TotalNN

Extract from meta.creditsConsumed per response. End with Credits remaining: N.

API Budget: ~20 calls

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-05-03 08:21 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Amazon Listing Audit Pro

apiclaw
为亚马逊卖家提供的全方位listing健康检查与优化引擎,从8个维度评分,对标品类领先者,识别潜在问题与优化机会。
★ 0 📥 462

Apiclaw

apiclaw
通用概览,11个API端点。AI驱动的商业数据基础设施,覆盖2亿+亚马逊产品。端点包括:品类浏览、市场指标、产品...
★ 1 📥 434

Amazon Review Intelligence Extractor

apiclaw
从超过10亿条预先分析的亚马逊评论中获取深度消费者洞察。提取痛点、购买因素、用户画像、使用模式及差异化机会。
★ 0 📥 433