PB Tech NZ
SkillSearchQuery PB Tech NZ public product search, category/product pages, prices, stock summary, and store-location pages through a lightweight no-login CLI. Use when the task involves PB Tech product lookup, electronics/computer prices, part codes, availability, store pickup counts, store addresses, opening hours, or machine-readable PB Tech retail data. Read-only; no login, cart, checkout, wishlist, or account actions.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the PB Tech NZ skill
What this skill tells your AI
The instructions your AI receives, as published by thecolab-ai/.skills in skills/pbtech-nz/SKILL.md and read by ahel’s review.
Goal
Fetch public PB Tech product and store information without logging in or mutating carts/accounts.
CLI
python3 skills/pbtech-nz/scripts/cli.py search ssd --limit 5
python3 skills/pbtech-nz/scripts/cli.py product HDDTGM0050 --json
python3 skills/pbtech-nz/scripts/cli.py stores --query auckland --json
Commands:
search QUERY [--limit N] [--json]- search PB Tech and parse public product cards.product CODE_OR_URL [--json]- fetch a public product detail page by product code or PB Tech URL.stores [--query TEXT] [--limit N] [--json]- parse public PB Tech store-location cards.
Resources
- CLI:
scripts/cli.py - Smoke test:
scripts/smoke_test.py - API notes:
references/api-notes.md
Signals
- GitHub stars
- 25
- Forks
- 6
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
pbtech-nz- Source
- github.com/thecolab-ai/.skills