← Back to Skills Marketplace
5527
Downloads
7
Stars
27
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 ASIN research targets to BrowserAct and using a BrowserAct API key. Use a dedicated API key where possible, protect any .env file, and choose an output directory where 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 matches the artifacts: the skill accepts user-provided ASINs, sends workflow requests to BrowserAct, retrieves product data, analyzes it, and creates CSV, Markdown, and JSON reports.
Instruction Scope
Runtime behavior is user-directed through CLI arguments; there are no role overrides, prompt-injection instructions, autonomous agent spawning, obfuscation, or unrelated commands.
Install Mechanism
Setup is manual and simple, requiring requests and optionally python-dotenv. The documentation references a .env.example file that is not present, and dependencies are not pinned.
Credentials
Use of BROWSERACT_API_KEY and network calls to api.browseract.com are proportionate to the BrowserAct integration and documented, but users should understand ASIN research targets are processed by a third-party service.
Persistence & Privilege
The skill has no background persistence, privilege escalation, credential harvesting, or destructive behavior. It writes fixed report filenames in the chosen output directory and may overwrite existing files.
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 5527 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