A comprehensive automated price monitoring and arbitrage analysis tool for cross-platform e-commerce optimization.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install price-tracker
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install price-tracker using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Price Tracker skill is a powerful automation engine designed for developers and retail arbitrageurs using Openclaw Skills. It programmatically monitors product pricing across major retailers like Amazon, eBay, Walmart, and Best Buy to identify profitable price gaps and market trends.
By integrating fee calculations and historical data analysis, this skill transforms raw pricing data into actionable financial insights. Whether you are building a flipping business or optimizing personal shopping, this Openclaw Skills extension provides the technical infrastructure needed to track price fluctuations and execute data-driven purchasing decisions.
To get started with this skill in your Openclaw Skills environment, ensure you have Python 3 installed. Clone the repository and install necessary dependencies, then run the scripts via the CLI.
# Track a specific product
python3 scripts/track_product.py --product "iPhone 15 Pro" --platforms amazon,ebay --alert-below 800
# Run a bulk monitoring job from a CSV
python3 scripts/bulk_monitor.py --csv products.csv --margin-threshold 0.20
The Price Tracker skill organizes data into structured formats for easy export and analysis within the Openclaw Skills ecosystem.
| Field | Description | Type |
|---|---|---|
| product | The name or keyword of the item tracked | String |
| platforms | List of monitored marketplaces (Amazon, eBay, etc.) | Array |
| alert_below | Target price trigger for notifications | Float |
| alert_margin | Minimum calculated profit margin fraction | Float |
| frequency | How often the agent checks for updates | Enum |
Reports are generated in Markdown, JSON, or CSV formats depending on the script parameters used.
Loading
A high-performance PDF text extraction and OCR tool designed for automated document digitization and data parsing.

An automated framework for curating high-quality content and generating affiliate-monetized email newsletters at scale.

A high-performance AI agent skill that aggregates your schedule, tasks, weather, and urgent communications into a single, actionable morning report.

A comprehensive tool for formatting and linting markdown documents to ensure professional consistency across various style guides.

An automated tool for generating high-converting, platform-specific product descriptions using Openclaw Skills.

An automated research tool for scraping, analyzing, and synthesizing product reviews into actionable sentiment reports and recommendations.








































