From nz-skills
Queries NZ rental bond and market-rent statistics from MBIE/Tenancy Services for rent affordability analysis, tenure trending, and housing policy workflows.
How this skill is triggered — by the user, by Claude, or both
Slash command
/nz-skills:rental-bond-nzThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read-only CLI wrapper for Ministry of Business, Innovation and Employment (MBIE) / Tenancy Services rental bond and market-rent data.
Read-only CLI wrapper for Ministry of Business, Innovation and Employment (MBIE) / Tenancy Services rental bond and market-rent data.
This skill covers:
No authentication, no API key, and no browser automation required for this skill.
Run with:
python3 skills/rental-bond-nz/scripts/cli.py <command> [flags]
datasets [--query Q] [--limit N] [--json] - discover Tenancy bond and related datasets via tenancy.govt.nz links and data.govt.nz package searchbonds [--from YYYY-MM] [--to YYYY-MM] [--area NAME] [--scope tla|region|quarter] [--limit N] [--json] - monthly bonded-tenancy rows filtered by period and areaareas [--query Q] [--city CITY] [--limit N] [--json] - discover market-rent city/suburb values from the Tenancy autosuggest endpointmarket-rent --area NAME [--city CITY] [--suburb SUBURB] [--property-type PROPERTY] [--bedrooms N|N+] [--period YYYY-MM] [--json] - fetch market-rent rows for a location/property combinationpython3 skills/rental-bond-nz/scripts/cli.py datasets --json
python3 skills/rental-bond-nz/scripts/cli.py bonds --from 2025-01 --to 2026-06 --area "Auckland" --scope tla --json
python3 skills/rental-bond-nz/scripts/cli.py areas --query Auckland --json
python3 skills/rental-bond-nz/scripts/cli.py market-rent --city Auckland --suburb Avondale --period 2025-10 --property-type apartment --json
python3 skills/rental-bond-nz/scripts/cli.py market-rent --area "Auckland - Avondale" --bedrooms "2" --json
upstream_unavailable for structured handling.scripts/cli.pyreferences/api-notes.mdscripts/smoke_test.pynpx claudepluginhub thecolab-ai/.skills --plugin nz-skillsQueries NZ public housing open data from HUD on data.govt.nz — stock, tenancies, accommodation supplement, and Local Housing Statistics dashboard. No login required.
Prüft ortsübliche Vergleichsmieten anhand amtlicher Mietspiegel-Quellen, entwickelt Verhandlungsziele und Eskalationspfade im Mietrecht.
Analyzes legal questions around AI-generated rent indexes (Mietspiegel): checks deadlines, form, jurisdiction, legal remedies, and immediate steps. Provides risk traffic light.