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 a user provides a walmart.com product URL (walmart.com/ip/...) or item ID and needs full structured product data (price, specs, variants, reviews, etc.), or wants to bulk-enrich a list of Walmart product URLs.
eval "$(python scripts/extract-product-detail.py)" to extract DOM data into JSONA structured JSON with itemId, title, brand, price, specs, variants, fulfillment, return policy, and review summary — usable for catalog building, price monitoring, and competitive research.
Use Cases
An e-commerce analyst needs to build a Walmart laptop catalog for market research. They provide a list of walmart.com/ip URLs. Using this skill, the agent navigates each URL via browser-act and extracts full data (brand, price, specs, variants) into JSON. This automates tedious manual copying, producing a clean dataset for price comparison and assortment analysis across competitors.
A brand manager wants to monitor a competitor's Walmart item price and stock weekly. They feed the item URL to the skill; the agent extracts current price, availability, and fulfillment options. By scheduling periodic runs, they track markdown changes and stockouts, gaining timely intelligence to adjust their own pricing and promotions.
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