WallySmarter Product Detail

SkillCommerce & finance

Query Walmart product details via WallySmarter, including pricing history and sales trends. Trigger when users mention Walmart product detail, Walmart product data, WallySmarter, Walmart price trends, Walmart sales trends, Walmart product detail, Walmart price history, Walmart sales trend, WallySmarter product. Even if the user does not explicitly mention \"WallySmarter\", trigger this skill whenever their need involves viewing detailed information, historical price changes, or sales trends for a single Walmart product.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the WallySmarter Product Detail skill

What this skill tells your AI

The instructions your AI receives, as published by nexscope-ai/nexscope-ecommerce-skills in ecommerce-walmart-product-detail/SKILL.md and read by ahel’s review.

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

ParameterTypeRequiredDefaultDescription
productIdintegerYes--Walmart Item ID. Found in product URLs: https://www.walmart.com/ip/<productId>
includeStatsbooleanNotrueWhether to include historical price and sales data

Product Data Fields

FieldDescription
titleProduct title
descriptionProduct description
priceCurrent selling price (USD)
wasPriceStrikethrough price (USD)
minPriceLowest price (USD)
brandBrand name
ratingAverage rating (0.0--5.0)
reviewsTotal review count
salesEstimateEstimated sales volume (units)
revenueEstimated revenue (USD)
sellerNameSeller name
fulfillmentTypeFulfillment: MARKETPLACE or WFS
productPageUrlProduct page URL
imageUrlProduct image URL
departmentNameDepartment category name
departmentIdDepartment ID
listingScoreListing quality score
contentScoreContent quality score
outOfStockStock status: 0=in stock, 1=out of stock
sponsoredAd flag: 0=organic, 1=sponsored
isBrandedBrand flag: 0=no, 1=yes
multipleOptionsAvailableVariant flag: 0=no, 1=yes
usItemIdInternal US Item ID
createdAtProduct creation timestamp
updatedAtLast update timestamp
statsHistorical price and sales trend data object

Usage Examples

1. Basic product lookup (with history) Get full details for a Walmart product including price and sales trends:

{"productId": 5177343351}

2. Product detail only (no history) Get product attributes without historical data for faster response:

{"productId": 5169493923, "includeStats": false}

Display Rules

  1. Present data clearly: Show product details in a structured format. Do not add subjective business recommendations unless asked.
  2. Price formatting: Display current price alongside wasPrice when available to highlight discounts. Always show USD symbol.
  3. Trend summary: When stats data is available, summarize price and sales trends (e.g., "Price dropped 15% over the last 30 days").
  4. Score context: Explain listingScore and contentScore in context (higher = better quality listing).
  5. Stock and fulfillment: Clearly flag out-of-stock items and fulfillment type (WFS vs Marketplace).
  6. Single product: This tool queries one product at a time. If the user needs multiple products, call the tool separately for each ItemId.

Important Limitations

  • Only supports lookup by Walmart ItemId (the numeric ID in the product URL)
  • Returns non-structured data -- NOT compatible with secondary data analysis tools
  • Single ItemId per call; batch queries require multiple invocations
  • Historical data availability depends on WallySmarter's tracking coverage

User Expression & Scenario Quick Reference

Applicable -- Walmart single-product deep-dive:

User SaysScenario
"Look up this Walmart product detail"Basic product lookup
"What's the recent price trend for this Walmart product"Price trend analysis
"WallySmarter look up Walmart product 5177343351"Direct ID lookup
"How are sales for this Walmart product"Sales estimate check
"Walmart product detail for item XX"English variant
"Has this Walmart product dropped in price recently"Price change detection

Not applicable -- Needs beyond single product detail:

  • Walmart product search by keyword (use the Walmart search skill)
  • Bulk product comparison across multiple items simultaneously
  • Walmart seller account or advertising metrics
  • Real-time inventory or delivery estimates
  • Category-level market analysis

Boundary judgment: If the user has a specific Walmart product ID or URL and wants detailed attributes, pricing history, or sales trends, this skill applies. If they want to search/browse products by keyword or category, use the Walmart search skill instead.

Authentication

Set NEXSCOPE_API_KEY. Visit https://www.nexscope.ai/help/skills-external-access?co-from=skillNS to manage credits.

Signals

GitHub stars
67
Forks
9
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
ecommerce-walmart-product-detail
Source
github.com/nexscope-ai/nexscope-ecommerce-skills