Domains
Forms
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 a user wants to search Amazon for products by keyword/brand, track prices, compare brands, extract specs, or do market research on Amazon listings.
python ./scripts/amazon_product_api.py.Structured Amazon product listings (title, ASIN, price, rating, specs, badges) printed as JSON-like output for research, monitoring, or catalog building.
Use Cases
An e-commerce analyst needs to track how a competitor brand's products rank and price on Amazon. They use this skill with the brand name and keyword, run the script, and get structured ASINs, current/original prices, and ratings. This enables automated competitor price monitoring and discount trend identification without manual browsing or captcha handling.
A market researcher wants to find top-rated laptops in the German market. They set language to de and keyword to laptop, run the script for multiple pages, and receive titles, ratings, and specs. The extracted data feeds directly into a BI dashboard for localized market analysis and product opportunity discovery.
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