briscoes-nz

Query Briscoes NZ products, SKUs, sales, and stores via Klevu and Magento GraphQL.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Briscoes product searches and store locations are hard for AI agents to use directly, especially when prices and availability are embedded in web flows that require human browsing.

Core Features & Use Cases

  • Product search with live prices: Find items by keyword and get current price snapshots.
  • SKU detail lookup: Retrieve exact product information including Magento price-range data.
  • Store finder: List public store locations and contact details, filterable by region/city/suburb/postcode/name.

Quick Start

Ask for Briscoes NZ product deals by saying: "Find Briscoes NZ specials for 'towel' with limit 5 and return JSON."

Frequently Asked Questions about briscoes-nz

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

FAQPage Schema
How do I get live Briscoes NZ product prices for an AI workflow?

To get live Briscoes NZ product prices, query public Klevu search and Magento GraphQL endpoints using keyword search or exact SKU lookup. This returns deterministic JSON output containing current price snapshots and Magento price-range data for AI workflows.

Can I find Briscoes NZ store locations filtered by city or region?

Yes, you can query the public Briscoes store finder to retrieve store locations and contact details. Results are optionally filterable by region, city, suburb, postcode, or store name, returning structured JSON data for location-based applications.

What is the best way to identify Briscoes sale deals programmatically?

The best way to identify Briscoes sale deals programmatically is by requesting sale or deal snapshots via the scripts interface. The system performs read-only deterministic querying over public endpoints to return structured JSON deal data for analysis.

Does this Briscoes product search require Magento GraphQL API credentials?

No Magento GraphQL API credentials are required. The system executes read-only deterministic querying over public Klevu search and Briscoes Magento GraphQL endpoints to fetch live product data, SKU details, and store information without authentication.

How do I retrieve exact SKU details from the Briscoes Magento endpoint?

To retrieve exact SKU details, perform an exact SKU lookup using the scripts interface. This queries the public Briscoes Magento GraphQL endpoint to return precise product information, including Magento price-range data, as structured JSON output.

What are the limitations of using read-only queries for Briscoes NZ retail data?

The limitation of read-only deterministic querying is that it only supports fetching public product search, SKU detail, sale snapshots, and store-finder results. It cannot modify cart data, process transactions, or access private Briscoes Magento GraphQL endpoints.