🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Amazon Review Intelligence Extractor

by @apiclaw

Deep consumer insights from 1B+ pre-analyzed Amazon reviews. Extracts pain points, buying factors, user profiles, usage patterns, and differentiation opportu...

TERMINAL
clawhub install amazon-review-intelligence-extractor

πŸ“– About This Skill


name: Amazon Review Intelligence Extractor β€” Consumer Insights from 1B+ Reviews version: 1.0.1 description: > 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. author: SerendipityOneInc homepage: https://github.com/SerendipityOneInc/APIClaw-Skills metadata: {"openclaw": {"requires": {"env": ["APICLAW_API_KEY"]}, "primaryEnv": "APICLAW_API_KEY"}}

Amazon Review Intelligence Extractor β€” 11 Dimensions, 1B+ Reviews

Pre-analyzed consumer insights. Pain points, buying factors, user profiles, differentiation gaps.

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 (one of)

  • Single ASIN: "Analyze reviews for B09V3KXJPB"
  • Multi-ASIN: "Compare review pain points across these 5 competitor ASINs"
  • Category-wide: keyword/category name β†’ resolve via categories first (need β‰₯3-level deep path)
  • API Pitfalls (see apiclaw skill for full list)

  • reviews/analysis needs 50+ reviews β€” fallback to realtime/product ratingBreakdown
  • labelType is NOT an API request parameter β€” the API returns all 11 dimensions in one call. Filter by labelType client-side from the consumerInsights array.
  • Category mode needs precise path (β‰₯3 levels) β€” broad categories = diluted insights
  • Field name is reviewRate (not reviewRate) for mention frequency
  • ASIN-specific endpoints don't need --category; keyword-based ones do
  • Category auto-detection: categoryPath is auto-detected from target ASIN. If category_source in output is inferred_from_search, confirm with user
  • 11 Analysis Dimensions

    painPoints Β· issues Β· positives Β· improvements Β· buyingFactors Β· keywords Β· userProfiles Β· scenarios Β· usageTimes Β· usageLocations Β· behaviors

    Unique Logic

    Analysis Modes

  • Category mode: all reviews in category β†’ market-level insights
  • ASIN mode: specific products β†’ competitive analysis
  • Choose based on user intent. Category = broader, ASIN = deeper.
  • Pain Point Impact Ranking

    Rank differentiation opportunities by: frequency Γ— avg rating delta "Top pain point: durability β€” mentioned in 27/471 reviews (5.7%), avg rating 2.4 when mentioned"

    | reviewRate | Frequency Level | Interpretation | |------------|----------------|---------------| | >10% | πŸ”΄ Critical | Mentioned by 1 in 10 buyers β€” must address in product design πŸ“Š | | 5-10% | 🟑 Significant | Common complaint β€” differentiator if solved πŸ“Š | | 2-5% | 🟠 Notable | Worth mentioning in listing if you solve it πŸ“Š | | <2% | 🟒 Minor | Edge case β€” deprioritize unless easy fix πŸ” |

    | avgRating when mentioned | Severity | |--------------------------|----------| | <2.5 | Severe β€” causes returns/1-star reviews πŸ“Š | | 2.5-3.5 | Moderate β€” disappoints but doesn't cause returns πŸ” | | >3.5 | Mild β€” noticed but not deal-breaker πŸ” |

    Differentiation Priority = High frequency + Low avgRating = Biggest opportunity πŸ”. If top 3 pain points all have reviewRate >5% and avgRating <3.0, there is a clear product improvement opportunity πŸ’‘. If all pain points have reviewRate <2%, the category is well-served β€” differentiation through reviews is limited πŸ”.

    Consumer Profile Synthesis

    Combine userProfiles + scenarios + usageTimes + usageLocations β†’ complete buyer persona.

    Listing Copy from Reviews

    Quote actual customer words from positives β€” these are proven converting phrases. High-frequency positive elements (reviewRate >5%) should appear in title or first bullet πŸ’‘.

    Competitor Comparison

    Align dimensions (pain points vs pain points) across products. If competitor review data unavailable, use brand-detail sampleProducts + note limitation.
  • Your pain point rate < competitor's: Advantage β€” highlight in listing πŸ’‘
  • Your pain point rate > competitor's: Risk β€” address in product iteration πŸ’‘
  • Both high on same pain point: Category-wide issue β€” solving it is a strong differentiator πŸ”
  • Composite Command

    python3 {skill_base_dir}/scripts/apiclaw.py review-deepdive --target-asin "{asin}" [--keyword "{kw}"] [--category "{path}"]
    
    Optional: --comp-asins "{asin1},{asin2}" for comparison. Runs: reviews Γ— 11 dimensions + competitors + realtime + market context + price/trend.

    Output

    Respond in user's language.

    Sections: Review Snapshot β†’ Top 10 Pain Points (with count & %) β†’ Top 10 Positives β†’ Buying Factors β†’ Improvement Wishlist β†’ Consumer Profile β†’ Usage Patterns β†’ Competitor Comparison β†’ Listing Copy Suggestions β†’ Differentiation Roadmap (impact-ranked) β†’ Data Provenance β†’ API Usage

    Do NOT invent insights β€” only report what the API returns. Omit empty dimensions. Cross-validate: star distribution (ratingBreakdown) should match sentiment (reviews/analysis).

    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. "painPoint 'durability' mentioned by 27% of reviewers πŸ“Š")
  • πŸ” Inferred β€” logical reasoning from data (e.g. "durability is the #1 differentiation opportunity πŸ”")
  • πŸ’‘ Directional β€” suggestions, predictions, strategy (e.g. "highlight durability in bullet point #1 πŸ’‘")
  • Rules: Strategy recommendations and listing copy suggestions are NEVER πŸ“Š. User criteria override AI judgment.

    Data Provenance (required)

    Include a table at the end of every report:

    | Data | Endpoint | Key Params | Notes | |------|----------|------------|-------| | (e.g. Market Overview) | markets/search | categoryPath, 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)

    | Endpoint | Calls | Credits | |----------|-------|---------| | (each endpoint used) | N | N | | Total | N | N |

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

    API Budget: ~20-30 credits