interest.co.nz Mortgage Rates
SkillProductivityQuery interest.co.nz public mortgage-rate tables through a lightweight no-login HTML parser. Use when the task involves current New Zealand mortgage rates, bank home-loan rates, variable/floating rates, fixed terms from 6 months to 5 years, special LVR rows, or comparing advertised mortgage rates across NZ lenders. Read-only; no application, lead, login, or quote submission.
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 interest.co.nz Mortgage Rates skill
What this skill tells your AI
The instructions your AI receives, as published by thecolab-ai/.skills in skills/interest-co-nz/SKILL.md and read by ahel’s review.
Goal
Extract current NZ mortgage-rate table rows from interest.co.nz public pages into concise text or normalized JSON.
CLI
python3 skills/interest-co-nz/scripts/cli.py mortgage-rates --limit 20
python3 skills/interest-co-nz/scripts/cli.py mortgage-rates --bank Westpac --json
python3 skills/interest-co-nz/scripts/cli.py mortgage-rates --specials-only
Commands:
mortgage-rates [--bank NAME] [--product TEXT] [--specials-only] [--limit N] [--json]
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
interest-co-nz- Source
- github.com/thecolab-ai/.skills