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...
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
{skill_base_dir}/scripts/apiclaw.py β run --help for params{skill_base_dir}/references/reference.md (field names & response structure)Credential
Required:APICLAW_API_KEY. Get free key at apiclaw.io/api-keysInput (one of)
categories first (need β₯3-level deep path)API Pitfalls (see apiclaw skill for full list)
reviews/analysis needs 50+ reviews β fallback to realtime/product ratingBreakdownlabelType client-side from the consumerInsights array.reviewRate (not reviewRate) for mention frequency--category; keyword-based ones docategory_source in output is inferred_from_search, confirm with user11 Analysis Dimensions
painPoints Β· issues Β· positives Β· improvements Β· buyingFactors Β· keywords Β· userProfiles Β· scenarios Β· usageTimes Β· usageLocations Β· behaviorsUnique Logic
Analysis Modes
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
CombineuserProfiles + scenarios + usageTimes + usageLocations β complete buyer persona.Listing Copy from Reviews
Quote actual customer words frompositives β 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.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)
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.