amazon-competitor-analyzer
從 ASIN 分析 Amazon 競爭對手
當團隊手動收集產品指標時,Amazon 競品研究會很耗時。此技能透過 BrowserAct 自動化基於 ASIN 的資料收集,並建立比較報告,以加快市場分析。
下載技能 ZIP
在 Claude 中上傳
前往 設定 → 功能 → 技能 → 上傳技能
開啟並開始使用
Agent 可讀資源
當 AI Agent、爬蟲或腳本需要乾淨脈絡、而不是讀取完整頁面時,請使用這些連結。
測試它
正在使用「amazon-competitor-analyzer」。 同一產品品類中的三個 ASIN。
預期結果:
比較摘要,顯示最低價產品、最高評分產品、評論量領先者,以及值得注意的規格差異。
正在使用「amazon-competitor-analyzer」。 包含輸出目錄的競品 ASIN 集合。
預期結果:
- 用於試算表審閱的 CSV 報告。
- 用於可讀分析的 Markdown 報告。
- 用於下游處理的 JSON 報告。
正在使用「amazon-competitor-analyzer」。 針對五個競品 ASIN 的上市研究請求。
預期結果:
精簡的市場解讀,包含價格區間、評論強度、品牌領先者和實用的刊登機會。
安全審計
中風險Static analysis correctly identified network access, environment variable use, and filesystem writes, but the reviewed intent is a BrowserAct API client that writes local reports. No prompt injection, hidden command execution, credential exfiltration, or confirmed malicious behavior was found, but publication should warn users about third-party API-key handling and local file output.
中風險問題 (2)
低風險問題 (4)
風險因素
🌐 網路存取 (7)
📁 檔案系統存取 (5)
🔑 環境變數 (17)
⚙️ 外部命令 (4)
品質評分
你可以打造什麼
建立產品刊登頁基準
在變更產品頁面前,依價格、評分、評論量和關鍵規格比較競爭中的 Amazon 刊登頁。
準備上市研究
從選定 ASIN 收集競品訊號,以在上市前找出定位缺口和可能的異議。
監控品類動態
針對聚焦的 ASIN 集合重複執行比較,並儲存結構化報告以供內部審閱。
試試這些提示
Analyze this Amazon ASIN with the Amazon competitor analyzer: B09G9GB4MG. Summarize the product data and any obvious competitive signals.
Use the Amazon competitor analyzer for these ASINs: B09G9GB4MG, B07ABC11111, and B08N5WRWNW. Compare pricing, reviews, specifications, and brand positioning.
Analyze these ASINs and save the CSV, Markdown, and JSON reports in ./competitive-output. Highlight price leaders and review leaders after the run.
Analyze this competitor ASIN set, then identify pricing gaps, review weaknesses, specification advantages, and possible positioning opportunities for a new listing.
最佳實務
- 使用來自同一品類或購買旅程的 ASIN,以獲得有用的比較。
- 將 BrowserAct API key 儲存在本機環境變數或受保護的 .env 檔案中。
- 在做出定價、刊登或庫存決策之前,先審閱產生的報告。
避免
- 不要使用不相關的 ASIN,卻將結果視為同一個市場區隔。
- 不要在未檢查市集規則和資料權利的情況下發布原始抓取資料。
- 不要在共享 prompts、tickets、logs 或 screenshots 中傳遞 API keys。