← 返回
未分类 Key 中文

Amazon Opportunity Discoverer

Automated product opportunity scanner for Amazon sellers. Scans categories using 14 preset selection strategies, validates candidates with real-time data, br...
自动产品机会扫描器,专为亚马逊卖家设计。运用14种预设筛选策略扫描类目,通过实时数据验证候选产品...
apiclaw apiclaw 来源
未分类 clawhub v1.0.1 1 版本 100000 Key: 需要
★ 0
Stars
📥 405
下载
💾 0
安装
1
版本
#latest

概述

Amazon Opportunity Discoverer — Niche Scanner & Scoring

Tell me your budget and experience. I find opportunities, score them, and rank.

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 category + budget (Low/Med/High) + experience (Beginner/Intermediate/Advanced)
  • Recommended: risk tolerance (Conservative/Moderate/Aggressive)
  • Optional: fulfillment preference (FBA/FBM), specific filter criteria

API Pitfalls (see apiclaw skill for full list)

  • categoryPath is auto-resolved via categories, with fallback to top search result. If category_source is inferred_from_search, confirm with user — keyword-only queries contaminate results
  • All keyword-based endpoints MUST include --category when locked
  • Revenue = sampleAvgMonthlyRevenue directly. Sales = monthlySalesFloor (lower bound)
  • reviews/analysis needs 50+ reviews
  • Deduplicate ASINs across modes — same product appears in multiple scans
  • Each mode has built-in filters that STACK with user filters (e.g. beginner: $15-60, sales≥300)

Unique Logic

Profile → Strategy Mapping

ProfilePrimary ModesPriceMax Reviews
-------------------------------------------
Beginner + Conservativebeginner, long-tail, fbm-friendly$15-60<50
Beginner + Moderatebeginner, emerging, low-price$10-50<100
Intermediate + Moderatefast-movers, underserved, single-variant$15-80<200
Intermediate + Aggressivehigh-demand-low-barrier, speculative$10-100<500
Advanced + Aggressivefast-movers, speculative, top-bsranyany

User Criteria → Filter Params

Always translate: "300+ monthly sales" → --sales-min 300, "reviews <100" → --ratings-max 100, "$15-35" → --price-min 15 --price-max 35. If user has specific criteria, use custom filters (Approach B/C), NOT default modes.

Data-Driven Category Selection (no specific category given)

Scan with market --keyword "{broad}" --topn 10, rank subcategories by: newSkuRate>10%, topBrandSalesRate<60%, fbaRate>50%, avgPrice $10-50, avgMonthlySales>200. Pick top 3-5.

Opportunity Score (per candidate, 1-100)

DimensionWeightGoodMediumWarning
------------------------------------------
Demand Signal20%sales>300, rev>$5K100-300<100
Competition Gap20%reviews<200, CR10<40%200-1K, 40-60%>1K, >60%
Price Opportunity15%in best opp band, opp>1.00.5-1.0<0.5
Trend Momentum15%BSR risingstabledeclining
Profit Margin15%>30%15-30%<15%
Differentiation10%clear pain pointssome gapsnone
Profile Fit5%matches user profilepartialmismatch

Tiers

ScoreTierLabel
--------------------
80-100S🔥 Hot — act fast
60-79A✅ Strong — worth pursuing
40-59B⚠️ Moderate — needs differentiation
0-39C❌ Weak — skip

Quick-Scan Mode (~10 credits): 2 modes × 1 page, skip realtime/trend. Label as "directional only."

Composite Command

python3 {skill_base_dir}/scripts/apiclaw.py opportunity-scan --keyword "{kw}" --category "{path}" --modes "beginner,emerging,underserved"

Or with custom filters: --sales-min 300 --ratings-max 100 --price-min 15 --price-max 35

Output

Respond in user's language.

Sections: Scan Summary → Top 10 Opportunities Table → Detailed Analysis (Top 3) → Category Heatmap → Risk Alerts → Next Steps (S: buy sample, A: deep-dive, B: watch) → Data Provenance → API Usage

If user provides COGS, calculate profit. User criteria override: ANY fail → CAUTION/AVOID.

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: ~50-60 credits

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-05-03 09:49 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Calendar

ndcccccc
日历管理与日程安排。创建事件、管理会议,并实现多日历平台同步。
★ 7 📥 23,338
business-ops

Trello

steipete
使用 Trello REST API 管理看板、列表和卡片
★ 162 📥 41,426
business-ops

Stripe

byungkyu
Stripe API 集成,支持托管 OAuth,实现对客户、订阅、发票、产品、价格和支付的可写金融集成。
★ 27 📥 26,239