Agent skill · Content & Marketing

amazon-listing-competitor-analysis-skill

This skill helps users analyze Amazon competitor listings by ASIN and produce structured competitive intelligence plus strategic opportunity points for their own go-to-market. The Agent should proactively apply this skill when users want to analyze a competitor Amazon listing by ASIN, understand what a top-ranked product does right in content keywords or visuals, find market gaps and unmet buyer needs, turn competitor research into opportunity maps for their brand, identify keyword placement patterns on rival listings, extract SEO insights from Amazon product pages, reverse-engineer competitor

browser-actgithub.com/browser-actGitHub ↗
claude-codecodexcursorships scriptsMIT
Install
npx skills add browser-act/skills --skill amazon-listing-competitor-analysis-skill --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 13 KB
Bundled scripts: yes
Path: solutions/ecommerce/amazon-listing-competitor-analysis-skill/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 5,160
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Amazon Listing Competitor Analysis ## 📖 Brief This skill runs a two-phase workflow on a single **competitor** Amazon listing. **Phase 1** uses the BrowserAct Amazon Listing Extractor for SEO template to pull visible product data from that listing. **Phase 2** diagnoses what that competitor does well and where the market shows gaps, then closes with **your strategic opportunity points** (how you can win next to them). Do **not** end with instructions that read like editing or rewriting **this competitor's** listing; the analyzed ASIN is evidence only. Final narrative output should be grounded in extracted data, not generic claims. ## ✨ Features 1. **No hallucinations, ensuring stable and accurate data extraction**: Pre-set workflows avoid AI generative hallucinations. 2. **No CAPTCHA issues**: No need to handle reCAPTCHA or other verification challenges. 3. **No IP restrictions or geo-blocking**: No need to deal with regional IP restrictions or geofencing. 4. **Faster execution**: Tasks execute faster compared to purely AI-driven browser automation solutions. 5. **Extremely high cost-efficiency**: Significantly reduces data acquisition costs compared to AI solutions that consume

What's inside
Steps it walks through
  1. 📖 Brief
  2. ✨ Features
  3. 🔑 API Key Guide
  4. 🛠️ Input Parameters
  5. 🚀 Invocation Method
  6. ⏳ Running Status Monitoring
  7. 📊 Data Output
  8. ⚠️ Error Handling & Retry
  9. 🌟 Typical Use Cases
  10. 🧠 Competitive Analysis Framework (Phase 2)
  11. Layer 1 — What the Competitor Did Right
  12. Layer 2 — What the Market Lacks
  13. Required Output Format (Phase 2)
Ships with 1 file
  • scripts/amazon_listing_competitor_analysis.py
Commands it runs
python -u ./scripts/amazon_listing_competitor_analysis.py "B0CS62LY6P" "https://www.amazon.com/"
More from skills
All skills →
About this skill
What does the amazon-listing-competitor-analysis-skill skill do?

This skill helps users analyze Amazon competitor listings by ASIN and produce structured competitive intelligence plus strategic opportunity points for their own go-to-market. The Agent should proactively apply this skill when users want to analyze a competitor Amazon listing by ASIN, understand what a top-ranked product does right in content keywords or visuals, find market gaps and unmet buyer needs, turn competitor research into opportunity maps for their brand, identify keyword placement patterns on rival listings, extract SEO insights from Amazon product pages, reverse-engineer competitor

How do I install it?

Run `npx skills add browser-act/skills --skill amazon-listing-competitor-analysis-skill --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From browser-act/skills, a repository with 5,160 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going