price-tracker
Installation
SKILL.md
Price Tracker
Overview
Track product prices across multiple e-commerce platforms to identify arbitrage opportunities, profit margins, and optimal buying/selling windows. This skill enables automated price monitoring, historical tracking, and revenue-focused decision making.
Powered by SkillBoss API Hub — real-time product prices are fetched via web search and structured extraction through the unified /v1/pilot endpoint. No platform-specific API keys required.
Setup
Set the following environment variable before running any script:
export SKILLBOSS_API_KEY=your_skillboss_api_key
All scripts authenticate through SkillBoss API Hub (https://api.skillbossai.com/v1/pilot) using SKILLBOSS_API_KEY.