claudeindex
Plugin

woolies-shopper

Phased orchestrator (scripts/shop.sh) for the weekly Woolworths NZ online grocery shop. Three phases: (1) Claude OCRs a photo of your meal plan and writes it to Iris via the Iris MCP, (2) pure-bash bulk-add uses cached SKUs stored in the Product attribute notes of each Iris Ingredient element — zero LLM tokens, (3) the woolies-shopper skill resolves any exceptions left over (out-of-stock, no cached SKU, etc.) and writes resolved SKUs back to Iris for next time. Run `./scripts/shop.sh` from a terminal. The skill itself acts as the phase-3 exception resolver — for the full weekly shop use shop.sh, not the skill directly. Pairs with the Iris meal-plan + aggregate workflow; requires iris >= v6.31.0 (ADR-217 provenance flag) for the cache fast path, degrades gracefully without.

Installation

1

Add the marketplace

/plugin marketplace add cgbarlow/skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata