the-warehouse-nz

Query The Warehouse NZ product search, specials, SKU details, and store finder via Salesforce Commerce Cloud endpoints.

24|6|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/thecolab-ai/.skills --skill the-warehouse-nz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: the-warehouse-nz
Source: https://github.com/thecolab-ai/.skills/tree/main/skills/the-warehouse-nz
Command: npx skills add https://github.com/thecolab-ai/.skills --skill the-warehouse-nz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

It turns The Warehouse NZ product search, specials, product detail, and store finder pages into fast, machine-readable results that an AI agent can use without browser automation.

Core Features & Use Cases

  • Product search & specials: Find SKUs by keyword, including promotional specials, with live price information.
  • Product detail by SKU: Retrieve public product details for an exact Warehouse SKU.
  • Store finder with regional filtering: List stores and provide opening-hour summaries and contact details.

Quick Start

Ask your agent to fetch live product results for a keyword and return JSON for further comparison and summarization, for example: "Search The Warehouse NZ for 'lego' and return the top 5 results in JSON, including prices and availability."

Frequently Asked Questions about the-warehouse-nz

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I look up Warehouse NZ product prices and availability by keyword?

To look up Warehouse NZ product prices, you query the product search and specials endpoints by keyword to retrieve live SKU details, pricing, and availability. The results return in JSON format for direct comparison and downstream summarization.

Can I get exact product details for a specific Warehouse NZ SKU?

Yes, you can retrieve exact product details for a specific Warehouse NZ SKU. The tool queries public Salesforce Commerce Cloud storefront endpoints using deterministic CLI commands to fetch live product information, pricing, and promotional status.

How do I find Warehouse NZ store hours and contact details for a specific region?

You find Warehouse NZ store hours and contact details by using the store finder feature with regional filtering. It lists stores within the specified region and provides opening-hour summaries and contact information directly from public storefront endpoints.

Does this NZ retail search approach require browser automation to fetch live specials?

No, this NZ retail search approach does not require browser automation to fetch live specials. It applies read-only access via public Salesforce Commerce Cloud storefront endpoints using deterministic CLI commands to return structured JSON output.

What is the best way to integrate live Warehouse NZ product search results into an agent workflow?

The best way to integrate live Warehouse NZ product search results into an agent workflow is by requesting JSON output. The tool provides structured data from keyword lookups, exact SKU lookups, and promotional identification for downstream chaining.