Amazon Listing Optimizer
/install amazon-listing-optimizer
Amazon Listing Optimizer — Free Listing Analysis & Keyword Research
Free alternative to Helium 10 ($97/mo) and Jungle Scout ($49/mo).
Description
Analyze any Amazon product listing, score its quality, find keyword opportunities, and spy on competitors. No API keys needed. No subscription. Just results.
When to Use
- User wants to optimize an Amazon listing
- User needs keyword research for Amazon SEO
- User wants to analyze competitors in a niche
- User asks about Amazon listing quality or conversion optimization
- User mentions Helium 10, Jungle Scout, or any Amazon seller tool
Tools
1. Listing Analyzer
Scores any ASIN on Title (30%), Bullets (25%), Images (25%), Reviews (20%). Returns actionable feedback.
cd \x3Cskill_dir>/scripts && python3 analyzer.py B0XXXXXXXXX
2. Keyword Extractor
Uses Amazon's own autocomplete to find long-tail keyword opportunities. Alphabet expansion + depth crawling.
cd \x3Cskill_dir>/scripts && python3 keyword_extractor.py "seasoning blend" com 2
3. Competitor Spy
Search any term, find top ASINs, identify weak competitors to outrank.
cd \x3Cskill_dir>/scripts && python3 competitor_spy.py "garlic seasoning organic"
What It Scores
- Title (0-100): Length, keywords, formatting, numbers, separators
- Bullets (0-100): Count, length, benefit language, keyword density
- Images (0-100): Count vs Amazon's 7+ recommendation
- Reviews (0-100): Rating + review count as social proof
- Overall (0-100): Weighted composite with letter grade (A+ to F)
No Dependencies
- Pure Python 3 (stdlib only)
- No pip install needed
- No API keys
- No browser extension
- Works on any machine with Python 3.6+
Comparison
| Feature | This Skill | Helium 10 | Jungle Scout |
|---|---|---|---|
| Price | FREE | $97-397/mo | $49-399/mo |
| Listing Score | ✅ | ✅ | ✅ |
| Keyword Research | ✅ | ✅ | ✅ |
| Competitor Analysis | ✅ | ✅ | ✅ |
| API Key Required | ❌ | ✅ | ✅ |
| Works in Agent | ✅ | ❌ | ❌ |
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install amazon-listing-optimizer - 安装完成后,直接呼叫该 Skill 的名称或使用
/amazon-listing-optimizer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Amazon Listing Optimizer 是什么?
Analyze and score any Amazon listing, find keyword opportunities, and spy on competitors for free with no API keys or subscriptions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 368 次。
如何安装 Amazon Listing Optimizer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install amazon-listing-optimizer」即可一键安装,无需额外配置。
Amazon Listing Optimizer 是免费的吗?
是的,Amazon Listing Optimizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Amazon Listing Optimizer 支持哪些平台?
Amazon Listing Optimizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Amazon Listing Optimizer?
由 Elway Botty(@avmw2025)开发并维护,当前版本 v1.0.0。