ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Amazon Analysis — Full-Spectrum Research & Seller Intelligence

Amazon seller data analysis tool. Features: market research, product selection, competitor analysis, ASIN evaluation, pricing reference, category research. Uses {skill_base_dir}/scripts/apiclaw.py to call APIClaw API, requires APICLAW_API_KEY.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/apiclaw/amazon-analysis
Or

APIClaw — Amazon Seller Data Analysis

AI-powered Amazon product research. Respond in user's language.

Files

FilePurpose
{skill_base_dir}/scripts/apiclaw.pyExecute for all API calls (run --help for params)
{skill_base_dir}/references/reference.mdLoad when you need exact field names or filter details

Credential

Required: APICLAW_API_KEY. Get free key at apiclaw.io/api-keys. Stored in {skill_base_dir}/config.json in skill root.

Input

User provides: keyword, category, ASIN, or brand — depending on intent. Use intent routing below.

API Pitfalls (CRITICAL)

  1. Category first: keyword search is broad → MUST lock categoryPath via categories endpoint before other calls
  2. Brand + category: Brand queries MUST include --category to avoid cross-category contamination
  3. Use API fields directly: revenue=sampleAvgMonthlyRevenue (NEVER calculate price×sales), sales=monthlySalesFloor (lower bound), opportunity=sampleOpportunityIndex
  4. reviews/analysis: needs 50+ reviews per ASIN; try category mode first (single call returns all dimensions), ASIN mode only if category call fails. Filter by labelType client-side from the consumerInsights array.
  5. Aggregation without categoryPath: produces severely distorted data
  6. .data is array: use .data[0], not .data.field
  7. labelType: NOT an API request parameter — it is a field in the response consumerInsights array, used for client-side filtering
  8. history empty: try oldest-listed ASINs first, up to 3 rounds of different ASINs before giving up
  9. Sales null fallback: Monthly sales ≈ 300,000 / BSR^0.65

14 Product Selection Modes

ModeOne-line Description
hot-productsHigh sales + strong growth momentum
rising-starsLow base + rapid growth trajectory
underservedMonthly sales≥300, rating≤3.7 — improvable products
high-demand-low-barrierMonthly sales≥300, reviews≤50 — easy entry
beginner$15-60, FBA, monthly sales≥300 — new seller friendly
fast-moversMonthly sales≥300, growth≥10% — quick turnover
emergingMonthly sales≤600, growth≥10%, ≤6 months old
single-variantGrowth≥20%, 1 variant, ≤6 months — small & rising
long-tailBSR 10K-50K, ≤$30, exclusive sellers — niche
new-releaseMonthly sales≤500, New Release tag
low-price≤$10 products
top-bsrBSR≤1000 best sellers
fbm-friendlyMonthly sales≥300, self-fulfilled
broad-catalogBSR growth≥99%, reviews≤10, ≤90 days

Modes can combine with explicit filters (--price-max, --sales-min, etc). Overrides win.

Composite Commands

  • report --keyword X → categories + market + products(top50) + realtime(top1)
  • opportunity --keyword X [--mode Y] → categories + market + products(filtered) + realtime(top3)

Analysis Framework

Metadata

Author@apiclaw
Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-apiclaw-amazon-analysis": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

Market Radar — Daily Trend Scanner

Scan Amazon category landscapes to discover trending subcategories, emerging niches, and market shifts. Complements Daily Market Radar (defensive monitoring) with offensive trend discovery for product selection and market entry timing. Tracks demand surges, brand consolidation, new entrant waves, price band migration, and margin changes across all subcategories under a parent category. Use when user asks about: market trends, category trends, trending categories, what's hot, emerging categories, trend scanner, category trends, market trends, which categories are growing. Requires APICLAW_API_KEY.

apiclaw 4473

Amazon Competitor Intelligence Monitor

Deep competitor intelligence for Amazon sellers with continuous monitoring. Two modes: Full Scan (complete analysis, 28-35 credits) and Quick Check (lightweight monitoring, 5-10 credits). Full Scan: 11 endpoints, competitor matrix, brand ranking, pricing, reviews, battle strategy. Quick Check: realtime/product polling, baseline diff, tiered alerts. Use when user asks about: competitor analysis, competitive landscape, competitor tracking, competitor monitoring, competitive intelligence, competitor comparison, benchmark, track competitor, spy on competitors, competitor analysis, competitor monitoring, competitor tracking. Requires APICLAW_API_KEY.

apiclaw 4473

Amazon Listing Audit Pro — 8-Dimension Health Check

Comprehensive listing health check and optimization engine for Amazon sellers. Scores listings across 8 dimensions, benchmarks against category leaders, identifies keyword gaps, and generates data-backed improvement recommendations. Supports single ASIN or bulk audit (10-100+ ASINs for agencies). Uses all 11 APIClaw API endpoints with cross-validation. Use when user asks about: listing audit, listing optimization, listing score, listing quality, improve my listing, listing review, listing diagnosis, title optimization, bullet point optimization, keyword gaps, listing benchmark, A+ content, listing health check, listing comparison. Requires APICLAW_API_KEY.

apiclaw 4473

Amazon Market Entry Analyzer — GO/CAUTION/AVOID Verdicts

One-click market viability assessment for Amazon sellers. Analyzes market size, competition intensity, brand landscape, pricing structure, and consumer pain points to deliver a GO/CAUTION/AVOID recommendation. Uses all 11 APIClaw API endpoints with cross-validation for data-backed decisions. Use when user asks about: market entry, can I sell, should I enter, market viability, is this niche worth it, category analysis, market opportunity, market assessment, niche evaluation, product category research. Requires APICLAW_API_KEY.

apiclaw 4473

Amazon Review Intelligence Extractor — Consumer Insights from 1B+ Reviews

Deep consumer insights from 1B+ pre-analyzed Amazon reviews. Extracts pain points, buying factors, user profiles, usage patterns, and differentiation opportunities across 11 analysis dimensions. Compares review sentiment across competitors and generates listing copy suggestions. Uses all 11 APIClaw API endpoints with cross-validation. Use when user asks about: review analysis, customer feedback, pain points, what customers say, review insights, sentiment analysis, consumer insights, product improvements, voice of customer, review comparison, negative reviews, customer complaints, buying factors, user profile. Requires APICLAW_API_KEY.

apiclaw 4473