技能 amazon-listing-competitor-analysis-skill
📦

amazon-listing-competitor-analysis-skill

中風險 ⚡ 包含腳本🌐 網路存取🔑 環境變數⚙️ 外部命令

分析 Amazon 競品刊登內容

Amazon 團隊需要快速進行競品研究,而不必手動檢視每個刊登細節。此技能會擷取刊登資料,並將其轉化為有依據的 SEO、評論、內容與機會洞察。

支援: Claude Codex Code(CC)
⚠️ 50
1

下載技能 ZIP

2

在 Claude 中上傳

前往 設定 → 功能 → 技能 → 上傳技能

3

開啟並開始使用

測試它

正在使用「amazon-listing-competitor-analysis-skill」。 分析新產品上市的競品 ASIN。

預期結果:

一份競品拆解,包含刊登優勢、關鍵字 placement、經買家驗證的證據、市場缺口與機會點。

正在使用「amazon-listing-competitor-analysis-skill」。 找出我的品牌可回應的評論主題。

預期結果:

一份精簡摘要,涵蓋受讚賞的利益點、反覆出現的抱怨、未被滿足的買家需求,以及以擷取評論為依據的報價構想。

正在使用「amazon-listing-competitor-analysis-skill」。 評估競品的視覺策略。

預期結果:

一份視覺策略解讀,涵蓋圖片順序、資訊圖表主張、缺少的證明類型,以及創意差異化選項。

安全審計

中風險
v3 • 6/28/2026

Static analysis correctly identified network access, environment variable access, and an agent-invoked Python script. Review found no prompt injection, obfuscation, malicious exfiltration, or real weak cryptography, but the skill sends a BrowserAct API key and listing inputs to a third-party API.

2
已掃描檔案
329
分析行數
10
發現
3
審計總數
中風險問題 (2)
Third-Party API Access With Environment API Key
TRUE_POSITIVE: The script reads BROWSERACT_API_KEY and sends it as a Bearer token to https://api.browseract.com. This is intended for BrowserAct, but it exposes a secret to a third-party service and requires user trust.
External Listing Data Processing
TRUE_POSITIVE: The script sends the ASIN and marketplace URL to BrowserAct and polls external task endpoints. This is core functionality, but users should know listing inputs and task results leave the local environment.
低風險問題 (4)
Agent-Invoked Python Script
TRUE_POSITIVE: The skill instructs the agent to run a Python script with an ASIN and optional marketplace URL. The example quotes arguments and the script does not execute shell commands internally, limiting command injection risk.
Markdown Backticks Misclassified as Shell Execution
FALSE_POSITIVE: Static detections in SKILL.md mostly refer to markdown inline code, example command formatting, and output template text. No evidence found that these backticks execute code.
Weak Cryptography Detections Are Text Matches
FALSE_POSITIVE: The reported SKILL.md lines contain prose, parameter names, or output-template text. No evidence found of cryptographic functions, hashing, ciphers, or security-sensitive algorithms.
System Reconnaissance Detections Are Benign Status Handling
FALSE_POSITIVE: The reported lines handle API errors, status polling, and skill feature descriptions. No evidence found of host reconnaissance, system probing, or local environment enumeration beyond checking one required API key.

偵測到的模式

Credential-Bearing HTTP RequestsDismissed Critical Combination Heuristic
審計單位: codex 檢視審計紀錄 →

品質評分

45
架構
100
可維護性
85
內容
69
社群
47
安全
83
規範符合度

你可以打造什麼

準備上市缺口評估

將規劃中的產品定位與一個強勢競品比較,找出可主張的缺口。

稽核關鍵字 placement

查看競品刊登內容如何放置主要、次要與長尾搜尋詞。

挖掘買家回饋

利用評論找出受讚賞的利益點、異議、未被滿足的需求與報價機會。

試試這些提示

基本 ASIN 評估
Analyze ASIN B0CS62LY6P on Amazon.com. Summarize what the listing does well and the main gaps.
關鍵字策略評估
Analyze this competitor ASIN for keyword placement. Separate title, bullets, description, and A plus content insights.
以評論為核心的機會地圖
Analyze this ASIN and focus on review themes. Identify buyer-valued benefits, complaints, and product opportunities.
跨市場競爭分析
Analyze this ASIN on the German Amazon marketplace. Compare content, keywords, visuals, and strategic openings for my launch plan.

最佳實務

  • 使用一個競品 ASIN,並搭配正確的區域 Amazon marketplace URL。
  • 在制定策略決策前,先檢視擷取出的事實。
  • 將競品資料視為定位依據,而不是可重複使用的文案。

避免

  • 未經許可,不要分析私人或受限制的資料。
  • 當可使用環境變數時,不要將 API keys 貼到聊天中。
  • 不要將競品輸出轉成直接複製的刊登文字。

常見問題

此技能需要 API key 嗎?
是。它需要 BROWSERACT_API_KEY 才能執行 BrowserAct 擷取工作流程。
它可以一次分析多個 ASIN 嗎?
不行。內含工作流程設計為每次執行一個 ASIN。
它會直接從我的瀏覽器 scrape Amazon 嗎?
不會。它會將任務傳送至 BrowserAct,由 BrowserAct 執行擷取工作流程。
我可以搭配 Claude、Codex 或 Claude Code 使用嗎?
可以。報告列出對 Claude、Codex 與 Claude Code 的支援。
它會幫我建立新的 Amazon listing 嗎?
不會。它會產出競品情報與機會點,而不是最終刊登文案。
使用結果前我應該驗證什麼?
在採取行動前,請驗證擷取出的刊登事實、區域 marketplace 脈絡,以及任何商業主張。