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 user needs to extract customer reviews from any e-commerce product or reviews page (Amazon, WooCommerce, Shopify, generic) for sentiment analysis, feedback mining, or bulk review collection.
scripts/extract-reviews.pyA paginated JSON array of customer reviews per page; enables review analysis, competitor insight, and dataset building without login.
Use Cases
A brand manager wants to analyze recent Amazon reviews of a competitor's product to find pain points. They provide the ASIN; the skill navigates to the reviews page sorted by recent, extracts 20 reviews per page across multiple pages, and returns structured JSON with ratings and bodies. This reveals common complaints and verified purchase signals, guiding product improvement.
An analyst needs bulk customer feedback from a Shopify store for sentiment training. They input the product URL; the skill extracts inline reviews with pagination, collecting reviewer names, star ratings, and bodies into a dataset. This automates review collection without login, saving hours of manual copying and enabling large-scale analysis.
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