Baby On The Move NZ

SkillSearch

Query Baby On The Move NZ's public Shopify product search, product details, current online price snapshots, variant availability, and verified store-locations page. Use when comparing Baby On The Move products, looking up a product handle or URL, or finding official store information. Read-only; no cart, checkout, account, payment, fitting booking, hire, or other mutations.

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 Baby On The Move NZ skill

What this skill tells your AI

The instructions your AI receives, as published by thecolab-ai/.skills in skills/baby-on-the-move-nz/SKILL.md and read by ahel’s review.

Use this skill for narrow, live lookups against Baby On The Move NZ's public storefront.

Workflow

  1. Use search to discover products by keyword.
  2. Use the returned handle with product for variants and exact product detail.
  3. Use stores to retrieve the verified official store-locations page.
  4. Prefer --json for comparisons and agent workflows.
  5. Cite source_url and retrieved_at; describe prices as current snapshots.

CLI

python3 skills/baby-on-the-move-nz/scripts/cli.py search "car seat" --limit 5 --json
python3 skills/baby-on-the-move-nz/scripts/cli.py product moose-emmett-travel-cot-with-2-free-fitted-sheets --json
python3 skills/baby-on-the-move-nz/scripts/cli.py stores --json

Commands:

  • search <query> [--limit 1..10] [--timeout 1..30] [--json]
  • product <handle-or-product-url> [--timeout 1..30] [--json]
  • stores [--timeout 1..30] [--json]

Network timeout defaults to 10 seconds. Search is bounded to 10 predictive-search results. Availability means the online storefront state only, never physical store stock.

Boundaries

Only public HTTPS GET requests are implemented. Do not use this skill for carts, checkout, accounts, payments, orders, prescriptions, fitting bookings, hire, or mutations. Do not claim historical pricing or physical-store inventory.

Resources

  • CLI: scripts/cli.py
  • Live outage-tolerant checks: scripts/smoke_test.py
  • Endpoints and response notes: references/api-notes.md

Signals

GitHub stars
25
Forks
6
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
baby-on-the-move-nz
Source
github.com/thecolab-ai/.skills