ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified data analysis Safety 4/5

amazon-analyse

对亚马逊竞品Listing进行全维度穿透分析,包括文案逻辑、评论分析、关键词分析、市场动态等。分析完成后自动保存为Markdown报告文档到reports/目录。Invoke when user uses /amazon-analyse command with a product ASIN.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/chanalii/amazon-analyse
Or

What This Skill Does

The amazon-analyse skill transforms your OpenClaw agent into a veteran Amazon Operations Director and Brand Strategist. It performs deep-dive, multi-dimensional audits of competitor ASINs, pulling real-time data via the Sorftime MCP service. This skill deconstructs the competitive landscape by analyzing product listing logic, user review sentiment, traffic sources, keyword positioning, and historical sales trends to provide actionable market intelligence.

Installation

To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/chanalii/amazon-analyse

Use Cases

  • Competitive Benchmarking: Understand exactly how a top-selling rival is structuring their copy, which keywords they are targeting, and their historical sales performance.
  • Gap Analysis: Identify weaknesses in competitor reviews to pivot your product positioning and capture frustrated customers.
  • Strategy Optimization: Use keyword intelligence to refine your own PPC and SEO strategy based on the data-backed successes of market leaders.
  • Pre-Launch Validation: Analyze the dominant players in a new category to determine if the barrier to entry is surmountable.

Example Prompts

  1. "/amazon-analyse B08N5K6ZLW - I want to see if this competitor is winning through organic SEO or heavy PPC spending."
  2. "/amazon-analyse B09X2P4L7M - Run a full audit, specifically look at their negative reviews to see if there is a recurring product defect I can exploit."
  3. "/amazon-analyse B07Y2H8R9Q - Analyze this ASIN and recommend a marketing strategy for me to outperform them in the US market."

Tips & Limitations

  • Pre-requisites: Ensure your Sorftime MCP integration is properly configured with a valid API key. The skill requires network access to communicate with the MCP service.
  • Data Handling: Since the tool uses SSE (Server-Sent Events), large datasets are periodically written to the reports/ directory. Use the Read tool to examine these full-length reports for granular detail.
  • Accuracy: Always verify the ASIN existence before running a deep-dive to avoid wasting API calls. The agent is optimized to interpret the data for you, but reviewing the raw output in the generated MD files is recommended for critical business decisions.

Metadata

Author@chanalii
Stars3875
Views1
Updated2026-04-07
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-chanalii-amazon-analyse": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#amazon#ecommerce#competitive-analysis#seo#marketing
Safety Score: 4/5

Flags: network-access, file-write, file-read, external-api