Domains
Forms
- SKILL.md50.0%
- scripts50.0%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When user needs to extract complete product info from any e-commerce page via URL, keyword, or identifier (ASIN/EAN/UPC), or monitor price/availability.
scripts/extract-product.pyStructured JSON with name, price, brand, images, identifiers, stock, rating, variants, seller — ready for catalog, research, or monitoring.
Use Cases
An e-commerce operator needs to monitor competitor prices across Amazon, Walmart, and Shopify. They provide a batch of product URLs to the skill, which loops through each, extracts price and availability via the Python script, and saves results incrementally. This automates daily price tracking, alerts on stock changes, and supports dynamic repricing strategy with minimal manual effort.
A market researcher has only ASINs or keywords for target products. The skill navigates to Amazon or Google Shopping search, picks the top relevant listing, and extracts full product detail including brand, variants, and ratings. This quickly builds a structured competitor dataset for comparison and sourcing decisions without manual page inspection.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File