Amazon Listing Optimization 📝
Build keyword-optimized listings from scratch, or audit and optimize existing ones. No API key — works out of the box.
Installation
CODEBLOCK0
Two Modes
| Mode | When to Use | Input | Output |
|---|
| A — Create | Building a new listing | Keywords and/or competitor ASINs + product info + tone | Full listing copy + keyword coverage score |
| B — Optimize |
Improving an existing listing | Your ASIN or URL (+ optional keywords or competitor ASINs) | Optimized listing copy + audit report + gap analysis |
Mode A — Three Ways to Start
| Input Source | How it Works |
|---|
| Keywords | User provides keyword list → skill prioritizes and generates listing |
| Competitor ASINs |
User provides 1-3 competitor ASINs → skill fetches their listings, extracts their keywords, then generates a listing that covers all their keywords and more |
|
Both | User provides keywords + competitor ASINs → skill merges both sources for maximum coverage |
Capabilities
- - Keyword-driven listing generation: Import keywords (from amazon-keyword-research, manual list, or extracted from competitor ASINs), rank by priority, generate copy that maximizes keyword coverage
- Competitor keyword extraction: Fetch competitor listings and automatically extract their title/bullet keywords as your baseline
- 8-dimension audit & scoring: Title, bullets, description, images, A+ content, pricing, reviews, SEO coverage
- Keyword coverage tracking: Visual map showing which keywords appear in title / bullets / description / missing
- Tone selection: Professional, Friendly, Urgent, Luxury — affects AI copywriting style
- Competitive benchmarking: Compare your listing against competitors
- Multi-marketplace: US, UK, DE, FR, IT, ES, JP, CA, AU, IN, MX, BR
Usage Examples
Mode A — Create from Keywords
CODEBLOCK1
CODEBLOCK2
Mode A — Create from Competitor ASINs
CODEBLOCK3
CODEBLOCK4
Mode A — Create from Keywords + Competitor ASINs
CODEBLOCK5
Mode B — Optimize Existing
CODEBLOCK6
CODEBLOCK7
CODEBLOCK8
Mode A Workflow — Create Listing from Keywords
Step A1: Collect Keywords
Keywords can come from four sources (use one or combine multiple):
- 1. From amazon-keyword-research skill (recommended): Run keyword research first, then feed results directly. Install: INLINECODE0
- From competitor ASINs: User provides 1-3 competitor ASINs → run
<skill>/scripts/fetch-listing.sh on each → extract keywords from their titles, bullets, and descriptions → use as your keyword baseline. This is the fastest way to start — you inherit what's already working for competitors, then add more. - From user's keyword list: User pastes their own keyword list (e.g. from Helium 10 Cerebro, Jungle Scout, or manual research)
- Auto-discover: Use
web_search to find top keywords for the product category
When competitor ASINs are provided, always fetch and analyze them first. Extract every meaningful keyword from their titles and bullets, then merge with any user-provided keywords. The goal: cover everything competitors cover, plus keywords they missed.
Step A2: Prioritize Keywords
Organize keywords into tiers:
CODEBLOCK9
Priority rules:
- - Highest search volume → Title (front-loaded)
- Medium volume + high relevance → Bullets (one primary keyword per bullet)
- Lower volume / long-tail → Description
- Remaining → Backend search terms (advise seller to add in Seller Central)
Step A3: Collect Product Characteristics
Ask or extract from user input:
- - Product name / type
- Brand name
- Key attributes: Material, color, size, weight, capacity, quantity
- Key features: What makes it different (3-5 features)
- Target audience: Who buys this?
- Use cases: Top 3 scenarios
- What's in the box: Everything included
Step A4: Select Tone
| Tone | Style | Best for |
|---|
| Professional | Authoritative, spec-focused, trust-building | Electronics, tools, B2B |
| Friendly |
Conversational, benefit-focused, relatable | Kitchen, lifestyle, gifts |
|
Urgent | Scarcity-driven, action words, problem-solving | Health, safety, seasonal |
|
Luxury | Premium, sensory language, exclusivity | Beauty, fashion, premium goods |
Default: Professional if not specified.
Step A5: Generate Listing Copy
Generate each component following these rules:
Title (max 200 characters):
- - Format: INLINECODE3
- Primary keyword as close to the front as possible (after brand)
- No ALL CAPS except brand name
- No promotional claims ("best", "#1", "top rated")
- Include size/color/quantity if relevant to search
Bullet Points (5 bullets, max 500 chars each):
- - Each bullet: INLINECODE4
- Bullet 1: Primary feature + primary keyword
- Bullet 2: Key use case + secondary keyword
- Bullet 3: Quality/material + trust signal
- Bullet 4: What's included / compatibility
- Bullet 5: Guarantee / differentiator / social proof hint
- Each bullet should contain at least 1 target keyword
Description (max 2000 characters):
- - Opening: Problem/pain point the product solves
- Middle: Features → benefits (expand on bullets, don't repeat verbatim)
- Close: Call to action + what's in the box
- Embed remaining keywords not used in title/bullets
- Use line breaks for readability
Step A6: Keyword Coverage Score
After generating, produce a coverage map:
CODEBLOCK10
Scoring:
- - 🟢 90%+ coverage = Excellent
- 🟡 70-89% = Good, minor gaps
- 🔴 <70% = Needs work, significant keywords missing
Mode B Workflow — Optimize Existing Listing
Step B1: Fetch Listing Data
Run the bundled script:
CODEBLOCK11
Parameters:
- -
ASIN (required): e.g. B09V3KXJPB - INLINECODE6 (optional):
us (default), uk, de, fr, it, es, jp, ca, au, in, mx, INLINECODE18
Extracts: Title, brand, price, bullet points, description, image count, A+ content presence, rating, review count, BSR, categories, date first available.
If script returns incomplete data, fall back to web_fetch on the product URL.
Step B2: Discover Target Keywords
If user provides keywords, use those. Otherwise, auto-discover:
- 1. Extract apparent keywords from current title and bullets
- Run
web_search for site:amazon.com "[product type]" to find competitors - Extract keywords from top 3 competitor titles and bullets
- (Optional) Chain with
amazon-keyword-research skill for deeper analysis - Compile a combined keyword list with estimated priority
Step B3: Keyword Gap Analysis
Compare current listing against target keywords:
CODEBLOCK12
Step B4: 8-Dimension Audit
Score each on the scale shown, with keyword integration factored in:
| Dimension | Max Score | Key Criteria |
|---|
| Title | /15 | Primary keyword near front? Brand? Attributes? Under 200 chars? Not truncated on mobile? |
| Bullet Points |
/15 | All 5 used? Benefit-first? Keywords embedded naturally? Under 500 chars each? |
|
Images | /15 | 7+ images? White bg main? Infographic? Lifestyle? Size ref? Video? |
|
A+ Content | /10 | Present? Brand story? Comparison chart? Lifestyle imagery? |
|
Description | /10 | Keywords not in title/bullets? Readable? Problem→solution flow? |
|
Pricing | /10 | Competitive? Coupon/deal present? |
|
Reviews | /15 | 4.0+ stars? 100+ reviews? Recent reviews positive? |
|
SEO Coverage | /10 | Primary kw in title+bullets+desc? Long-tail present? No wasted repeats?
Keyword coverage % |
Step B5: Generate Optimized Copy
Rewrite the listing incorporating missing keywords:
- - Show before vs after for each component
- Highlight which keywords were added and where
- Maintain the brand's existing tone unless a different tone is requested
Output Formats
The primary deliverable is always a ready-to-use listing that the seller can copy-paste directly into Seller Central. Diagnostic data (scores, keyword analysis) comes after as supporting evidence.
Mode A Output — New Listing
CODEBLOCK13
Mode B Output — Audit + Optimized Listing
CODEBLOCK14
Competitive Comparison (if requested)
CODEBLOCK15
Key principles
- 1. The seller's workflow is: copy the listing → paste into Seller Central → done. The diagnostic section explains WHY those specific words were chosen, but the listing itself must stand alone as a complete, ready-to-use deliverable. Never output only a report without the actual listing copy.
- 2. Output language must match the target marketplace. Amazon US/UK/AU/CA/IN → English. Amazon DE → German. Amazon FR → French. Amazon JP → Japanese. Amazon ES/MX → Spanish. Amazon IT → Italian. Amazon BR → Portuguese. The entire output (listing copy AND diagnostic section) must be in the marketplace language, regardless of what language the user is speaking in the conversation.
Integration with amazon-keyword-research
This skill works best when chained with amazon-keyword-research:
CODEBLOCK16
Limitations
This skill uses publicly available data from Amazon product pages. It cannot access backend search terms, exact search volumes, or PPC/conversion data. For deeper analytics, stay tuned for Nexscope — coming soon.
Part of the Nexscope suite — AI-powered Amazon seller tools.
Amazon Listing 优化 📝
从零构建关键词优化的商品页面,或审核并优化现有页面。无需 API 密钥——开箱即用。
安装
bash
npx skills add nexscope-ai/Amazon-Skills --skill amazon-listing-optimization -g
两种模式
| 模式 | 使用场景 | 输入 | 输出 |
|---|
| A — 创建 | 构建全新商品页面 | 关键词和/或竞品 ASIN + 商品信息 + 语气 | 完整页面文案 + 关键词覆盖率评分 |
| B — 优化 |
改进现有商品页面 | 您的 ASIN 或 URL(+ 可选关键词或竞品 ASIN) | 优化后的页面文案 + 审核报告 + 差距分析 |
模式 A — 三种启动方式
| 输入来源 | 工作原理 |
|---|
| 关键词 | 用户提供关键词列表 → 技能优先排序并生成页面 |
| 竞品 ASIN |
用户提供 1-3 个竞品 ASIN → 技能抓取其页面,提取关键词,然后生成覆盖其所有关键词及更多关键词的页面 |
|
两者结合 | 用户提供关键词 + 竞品 ASIN → 技能合并两种来源以实现最大覆盖率 |
功能
- - 关键词驱动的页面生成:导入关键词(来自 amazon-keyword-research、手动列表或从竞品 ASIN 提取),按优先级排序,生成最大化关键词覆盖率的文案
- 竞品关键词提取:抓取竞品页面并自动提取其标题/卖点关键词作为基线
- 8 维度审核与评分:标题、卖点、描述、图片、A+ 内容、定价、评论、SEO 覆盖率
- 关键词覆盖率追踪:可视化地图,显示哪些关键词出现在标题/卖点/描述/缺失中
- 语气选择:专业、友好、紧迫、奢华——影响 AI 文案风格
- 竞争对标:将您的页面与竞品进行比较
- 多站点支持:美国、英国、德国、法国、意大利、西班牙、日本、加拿大、澳大利亚、印度、墨西哥、巴西
使用示例
模式 A — 从关键词创建
为便携式搅拌机创建页面。关键词:便携式搅拌机、奶昔机、USB 充电、旅行搅拌机、个人搅拌机。材质:不含 BPA 的 Tritan。颜色:白色。容量:380ml。语气:友好。
我研究中有这些关键词:[粘贴关键词列表]。商品:硅胶厨房工具套装,12 件,耐热 480°F。生成完整页面。
模式 A — 从竞品 ASIN 创建
我想在亚马逊美国站销售狗狗 T 恤。这里有 3 个我想超越的竞品:B0D72TSM62、B0ABC12345、B0XYZ67890。我的商品是 100% 纯棉,6 种颜色,XS-XL 尺码,趣味印花。分析他们的页面并创建一个更好的。语气:友好。
为我的瑜伽垫创建页面。查看这个竞品:B09V3KXJPB。提取他们的关键词,找出他们缺失的内容,构建一个覆盖比他们更多关键词的页面。商品:6mm TPE,防滑,含背带。语气:专业。
模式 A — 从关键词 + 竞品 ASIN 创建
使用 amazon-keyword-research 为便携式搅拌机查找关键词,同时分析这些竞品:B0CPY1GFVZ、B0CXLF3Y19。合并所有关键词并创建页面。商品:380ml,USB-C,不含 BPA 的 Tritan。语气:专业。
模式 B — 优化现有页面
审核亚马逊美国站 ASIN B0D72TSM62 的页面
使用这些关键词优化 B0D72TSM62:狗狗衬衫、宠物服装、小狗衣服——告诉我缺失了什么并重写
通过分析这些竞品来优化我的页面 B0D72TSM62:B0ABC12345、B0XYZ67890。找出他们有我缺少的关键词,并重写我的页面以超越他们。
模式 A 工作流程 — 从关键词创建页面
步骤 A1:收集关键词
关键词可来自四个来源(使用一个或组合多个):
- 1. 来自 amazon-keyword-research 技能(推荐):先运行关键词研究,然后直接输入结果。安装:npx skills add nexscope-ai/Amazon-Skills --skill amazon-keyword-research -g
- 来自竞品 ASIN:用户提供 1-3 个竞品 ASIN → 对每个运行 /scripts/fetch-listing.sh → 从它们的标题、卖点和描述中提取关键词 → 用作关键词基线。这是最快的启动方式——继承竞品已有效的内容,然后添加更多。
- 来自用户的关键词列表:用户粘贴自己的关键词列表(例如来自 Helium 10 Cerebro、Jungle Scout 或手动研究)
- 自动发现:使用 websearch 查找商品类别的热门关键词
当提供竞品 ASIN 时,始终先抓取并分析它们。从它们的标题和卖点中提取每个有意义的关键词,然后与用户提供的任何关键词合并。目标:覆盖竞品覆盖的所有内容,加上他们遗漏的关键词。
步骤 A2:关键词优先级排序
将关键词组织成层级:
🔴 主要(必须出现在标题中):
- [关键词] — [搜索量(如已知)]
- [关键词] — [搜索量(如已知)]
🟡 次要(必须出现在卖点中):
- [关键词]
- [关键词]
🟢 三级(应出现在描述或后端中):
- [关键词]
- [关键词]
⚪ 长尾(在自然位置使用):
- [关键词短语]
- [关键词短语]
优先级规则:
- - 最高搜索量 → 标题(前置)
- 中等搜索量 + 高相关性 → 卖点(每个卖点一个主要关键词)
- 较低搜索量 / 长尾 → 描述
- 剩余 → 后端搜索词(建议卖家在卖家中心添加)
步骤 A3:收集商品特征
从用户输入中询问或提取:
- - 商品名称/类型
- 品牌名称
- 关键属性:材质、颜色、尺寸、重量、容量、数量
- 关键特性:差异化特点(3-5 个)
- 目标受众:谁购买此商品?
- 使用场景:前 3 个场景
- 包装内容:包含的所有物品
步骤 A4:选择语气
| 语气 | 风格 | 最适合 |
|---|
| 专业 | 权威、注重规格、建立信任 | 电子产品、工具、B2B |
| 友好 |
对话式、注重利益、亲切 | 厨房、生活方式、礼品 |
|
紧迫 | 稀缺驱动、行动词、解决问题 | 健康、安全、季节性 |
|
奢华 | 高端、感官语言、独特性 | 美妆、时尚、高端商品 |
默认:未指定时为专业。
步骤 A5:生成页面文案
按照以下规则生成每个组件:
标题(最多 200 个字符):
- - 格式:[品牌] + [主要关键词] + [关键属性 1] + [关键属性 2] + [次要关键词] + [差异化因素]
- 主要关键词尽可能靠近开头(品牌之后)
- 除品牌名称外,不要全部大写
- 无促销声明(最佳、#1、顶级评价)
- 如果与搜索相关,包含尺寸/颜色/数量
卖点(5 条卖点,每条最多 500 个字符):
- - 每条卖点:[大写利益标题] — [自然嵌入关键词的利益说明]
- 卖点 1:主要特性 + 主要关键词
- 卖点 2:关键使用场景 + 次要关键词
- 卖点 3:质量/材质 + 信任信号
- 卖点 4:包含内容 / 兼容性
- 卖点 5:保证 / 差异化因素 / 社会证明暗示
- 每条卖点应至少包含 1 个目标关键词
描述(最多 2000 个字符):
- - 开头:商品解决的问题/痛点
- 中间:特性 → 利益(扩展卖点,不要逐字重复)
- 结尾:行动号召 + 包装内容
- 嵌入未在标题/卖点中使用的剩余关键词
- 使用换行符提高可读性
步骤 A6:关键词覆盖率评分
生成后,制作覆盖率地图:
关键词覆盖率报告
| 关键词 | 搜索量 | 在