ecommerce-walmart-product-detail

Installation
SKILL.md

WallySmarter Product Detail

This skill retrieves detailed product information from Walmart via WallySmarter, including pricing history and sales volume trends.

Core Concepts

WallySmarter Product Detail looks up a single Walmart product by its ItemId and returns comprehensive product attributes along with historical pricing and sales data. This is a product-level deep-dive tool, complementing the broader Walmart search skill that operates at the search/listing level.

Data scope: Returns current product attributes (title, price, brand, ratings, fulfillment type, etc.) plus historical stats when includeStats is enabled (default).

Non-structured output: The tool returns mixed structured and non-structured data. It does NOT support secondary analysis via data query.

Parameter Guide

Parameter Type Required Default Description
productId integer Yes -- Walmart Item ID. Found in product URLs: https://www.walmart.com/ip/<productId>
includeStats boolean No true Whether to include historical price and sales data
Installs
8
GitHub Stars
71
First Seen
Aug 31, 2026
ecommerce-walmart-product-detail — nexscope-ai/nexscope-ecommerce-skills