woolworths-nz

Retrieve live Woolworths NZ product prices, specials, and SKU details via public endpoints.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

It eliminates the need for browser navigation and manual searching when you want live Woolworths NZ product prices, specials, or SKU details.

Core Features & Use Cases

  • Product search: Find products by keyword and return live prices and availability.
  • Specials lookup: List promotional items, optionally filtered by a search query.
  • SKU detail: Retrieve exact product information for one or more Woolworths SKUs.
  • Category browsing: Browse a known numeric category id to discover products within that group.
  • Read-only safety: Supports price and product lookup without login, cart actions, or checkout.

Quick Start

Ask for Woolworths NZ specials for cheese and request the results as JSON so you can chain them into an automated comparison workflow.

Frequently Asked Questions about woolworths-nz

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

FAQPage Schema
How do I get live Woolworths NZ product prices without browser automation?

You can retrieve live Woolworths NZ product prices without browser automation by using this Skill to execute read-only requests against public product endpoints. It returns structured JSON or human-readable CLI results directly, eliminating the need for manual navigation or login.

Can I look up Woolworths NZ promotional items and specials by keyword?

Yes, you can look up Woolworths NZ promotional items and specials by keyword. The Skill queries public endpoints to list promotional items and supports optional search query filters to narrow down specials for specific products like cheese.

How do I retrieve Woolworths NZ SKU details for grocery price discovery?

Retrieve Woolworths NZ SKU details by providing one or more specific product SKUs to the Skill. It fetches exact product information from public endpoints, returning deterministic structured data ideal for grocery price discovery and lightweight agent workflows.

Does this Woolworths NZ grocery price lookup tool require a login?

No, this Woolworths NZ grocery price lookup tool does not require a login. It implements read-only requests to public product endpoints, ensuring safe price and product lookup without cart actions, checkout processes, or authentication.

What is the best way to integrate live NZ grocery prices into an automated workflow?

The best way to integrate live NZ grocery prices into an automated workflow is to request JSON output from this Skill. It provides deterministic structured product data from Woolworths public endpoints, allowing you to chain results directly into comparison or agent workflows.