← Back to Skills Marketplace
6457
Downloads
7
Stars
0
Active Installs
7
Versions
Install in OpenClaw
/install amazon-competitor-analyzer
Description
Scrapes Amazon product data from ASINs using browseract.com automation API and performs surgical competitive analysis. Compares specifications, pricing, revi...
Usage Guidance
Install only if you are comfortable sending ASINs and related Amazon research activity to BrowserAct under your account. Use a dedicated BrowserAct API key if possible, protect any .env file, and run it in an output directory where creating or overwriting amazon_analysis.csv, amazon_analysis.md, and amazon_analysis.json is acceptable.
Capability Analysis
Type: OpenClaw Skill
Name: amazon-competitor-analyzer
Version: 0.1.6
The skill's code and documentation are aligned with its stated purpose of scraping Amazon product data using the browseract.com API and generating competitive analysis reports. It correctly uses the `BROWSERACT_API_KEY` for authentication with the specified external service. There is no evidence of unauthorized data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the agent in the `SKILL.md` file. While the script allows writing output files to a user-specified directory, this is a standard feature for CLI tools and does not indicate malicious intent by the skill developer.
Capability Assessment
Purpose & Capability
The stated purpose, documentation, and Python code align around BrowserAct-backed Amazon product scraping and competitive report generation.
Instruction Scope
Runtime behavior is user-directed through CLI arguments; no prompt-injection text, role overrides, autonomous agent spawning, obfuscation, or unrelated commands were found.
Install Mechanism
Setup is simple and manual with requests and optional python-dotenv; the documentation references a .env.example file not present in the inspected artifact, but this is a documentation gap rather than unsafe installation behavior.
Credentials
Use of BROWSERACT_API_KEY and outbound calls to api.browseract.com are proportionate to the BrowserAct integration and are described, though users should treat ASIN research targets as potentially business-sensitive third-party data sharing.
Persistence & Privilege
No background persistence, privilege escalation, or destructive behavior was found; when run with the default or chosen output directory, it writes fixed CSV, Markdown, and JSON report files that may overwrite existing amazon_analysis outputs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install amazon-competitor-analyzer - After installation, invoke the skill by name or use
/amazon-competitor-analyzer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.6
- No changes detected in this version; all documentation and configurations remain the same as the previous release.
v0.1.5
- Added explicit environment variable declaration (BROWSERACT_API_KEY) in SKILL.md under the env section.
- Removed the unused .env file.
- No changes to functionality or features.
v0.1.4
- Added a new "Dependencies" section listing required Python packages and optional dotenv support.
- Introduced a dedicated "Environment Variables" section detailing required variables.
- No changes to core functionality or usage instructions.
v0.1.3
- Added support for .env file configuration and improved environment setup instructions.
- Streamlined and clarified documentation, removing redundant and overly detailed sections.
- Enhanced usage section with clear command-line examples and output format options.
- Documented available command-line parameters for better user control.
- Updated error handling documentation for common issues.
v0.1.2
No user-facing changes in this release.
- Version bump with no code or documentation modifications detected.
v0.1.1
- Added a new "Features" section highlighting key benefits such as no hallucinations, CAPTCHA bypass, global access, faster performance, and cost efficiency.
- Removed the "Platform Compatibility" section and references to specific AI assistants and platforms.
- No changes to core functionality or code.
- Documentation is now more concise and focused on features and usage.
v0.1.0
Initial release with cross-platform Amazon competitor analysis via browser automation.
- Scrapes Amazon product data from user-provided ASINs using the browseract.com API.
- Compares specifications, pricing, review quality, and visual strategies across products.
- Identifies competitor strengths (moats) and vulnerabilities.
- Supports structured output in JSON and Markdown formats.
- Fully compatible with OpenCode, Claude Code, Cursor, and OpenClaw platforms.
- Requires a BrowserAct.com account and API key for operation.
Metadata
Frequently Asked Questions
What is Amazon Competitor Analyzer?
Scrapes Amazon product data from ASINs using browseract.com automation API and performs surgical competitive analysis. Compares specifications, pricing, revi... It is an AI Agent Skill for Claude Code / OpenClaw, with 6457 downloads so far.
How do I install Amazon Competitor Analyzer?
Run "/install amazon-competitor-analyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Amazon Competitor Analyzer free?
Yes, Amazon Competitor Analyzer is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Amazon Competitor Analyzer support?
Amazon Competitor Analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Amazon Competitor Analyzer?
It is built and maintained by Henk Nie (@phheng); the current version is v0.1.6.
More Skills