🛒
AutomationPython

Amazon Listing Health Checker

by zach22-1999

Amazon Listing Health Checker is an Automation skill for Claude Code, published by zach22-1999 in amazon-skills.

177 stars36 forkson zach22-1999/amazon-skillsAdded 2026/09/07+3% in starsRepository updated 2026/08/20
agent-skillsamazon-fbaamazon-ppcamazon-sellerclaude-codecodexcross-border-ecommercecursorecommerce-ailisting-optimizationproduct-research
Install in seconds
Install Amazon Listing Health Checker
Copy Amazon Listing Health Checker into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/zach22-1999/amazon-skills/tree/main/skills/zach-listing-health-checker ~/.claude/skills/zach-listing-health-checker

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/zach22-1999/amazon-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/zach-listing-health-checker/SKILL.md in zach22-1999/amazon-skills
Installs to
~/.claude/skills/zach-listing-health-checker
Collection
One of 7 skills cataloged from this repository
Category
Automation2109 skills

What Amazon Listing Health Checker does

Amazon Listing Health Checker checks an Amazon product page from a shopper’s view, including visibility, price, seller, cart, delivery, category, BSR, reviews, and search presence. Use it for launch checks, routine monitoring, and troubleshooting listing issues.

Amazon Listing Health Checker is cataloged under Automation on DirSkills. Amazon Listing Health Checker comes from a repository tagged agent-skills, amazon-fba, amazon-ppc, amazon-seller and claude-code.

Documentation

README

前置建议

本公开版 Skill 是自包含的,不依赖任何私有工作区文件、内部参考库或品牌专属协议。

开始执行前,建议先通读本 Skill 自身的方法论部分,重点关注:

  • 页面可访问性判断
  • Buy Box / Add to Cart / 配送状态的异常标准
  • 搜索可见性验证逻辑

如果你已经有自己的 Listing 诊断框架,可以作为补充背景使用;但本 Skill 的执行不依赖外部私有资料。

Listing 健康检查器 — 完整方法论

1. 技能定位

核心理念

通过 curl + BeautifulSoup 抓取亚马逊服务端渲染的 HTML,不借助任何 API 或第三方数据工具。

原因:我们要验证的是"消费者打开亚马逊能看到什么"。任何 API 返回的数据都可能与前台页面不一致(缓存、区域差异、权限差异)。这个技能的价值就在于所见即所得

亚马逊商品页面的核心数据(标题、价格、卖家、BSR、评论等)全部在服务端渲染的 HTML 中,无需 JavaScript 执行。curl 配合正确的浏览器 Headers 可稳定获取完整页面(~2.4MB HTML)。

Script Directory

脚本位于 skills/zach-listing-health-checker/scripts/

  • browser_utils.py — 通用网页抓取模块(curl 封装、站点配置、反爬检测),其他 Skill 可复用
  • fetch_amazon_page.py — 商品页面抓取,提取 9 项检查数据,输出 JSON
  • fetch_amazon_search.py — 搜索结果页抓取,检查 ASIN 搜索可见性,输出 JSON

工作流位置

This is the opening of the README. Read the full README on GitHub.

Commands Amazon Listing Health Checker provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /zach-listing-health-checker

Frequently asked about Amazon Listing Health Checker

  • What else does zach22-1999 publish alongside Amazon Listing Health Checker?

    Amazon Listing Health Checker is one of 7 skills that DirSkills catalogs from zach22-1999/amazon-skills, the repository it ships in. Its siblings there include Amazon Search Term Analyzer, Amazon Search Term Analyzer and CVR Threshold Analyzer. Each one is a separate skill with its own page in this directory, installs the same way Amazon Listing Health Checker does, and is maintained by zach22-1999 in that same repository. The rest of the collection is listed on the zach22-1999/amazon-skills page.

  • How does Amazon Listing Health Checker compare to other Automation skills?

    Amazon Listing Health Checker ranks #1931 by stars among the 2109 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Amazon Listing Health Checker against them. Open each page to compare what they document and how they install.

More from zach22-1999/amazon-skills

Amazon Listing Health Checker is one of 7 skills cataloged on DirSkills from zach22-1999/amazon-skills.

See all 7 skills
📊
2h ago

Amazon Search Term Analyzer

Amazon Search Term Analyzer analyzes Brand Analytics Top Search Terms reports to classify search terms, market structure, and conversion signals. Use it to decide keyword strategy, market entry, and share monitoring after exporting a Top Search Terms report.
Data
17736
📊
2h ago

Amazon Search Term Analyzer

Amazon Search Term Analyzer processes SP, SB, and SD search term reports to classify terms, cluster roots, and calculate negation or scaling decisions. Use it when reviewing 7/14/30-day CVR and ACOS changes or extracting listing attributes and scenario keywords.
Data
17736
📈
2h ago

CVR Threshold Analyzer

CVR Threshold Analyzer 回测整体或广告 CVR 与核心词、稳定词自然排名波动的关系,并输出观察线、危险线和广告 CVR 确认线。适合站外放量、达人投放、联盟投放或内容种草后评估自然排名风险。
Data
17736
🔎
2h ago

Feature Demand Validator

Feature Demand Validator checks whether a micro-innovation is a real customer need using review, keyword, and community signals. Use it after picking a category or finding a competitor gap to decide whether to pursue the feature.
AI Engineering
17736
📊
2h ago

Product Research

Product Research uses Sorftime MCP data to find high-potential Amazon market opportunities, analyze competition, estimate ROI, and produce Go/No-Go decisions and research reports. It is used before launching a new product or starting the next listing workflow step.
Data
17736
🧩
2h ago

Zach Seller Skill Creator

Zach Seller Skill Creator helps Chinese-speaking Amazon sellers turn repeated operations into reusable skills. It is used to create, improve, and evaluate skills by first collecting six business details before writing the workflow.
AI Engineering
17736