From nz-skills
Queries NZ public housing open data from HUD on data.govt.nz — stock, tenancies, accommodation supplement, and Local Housing Statistics dashboard. No login required.
How this skill is triggered — by the user, by Claude, or both
Slash command
/nz-skills:public-housing-nzThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read-only stdlib CLI over the Ministry of Housing and Urban Development (HUD)
Read-only stdlib CLI over the Ministry of Housing and Urban Development (HUD)
open-data releases published on data.govt.nz (CKAN at catalogue.data.govt.nz).
Every command supports --json for machine-readable output and a human-readable
default. No login, API key, browser automation, or cache state.
Covered data:
Run with:
python3 skills/public-housing-nz/scripts/cli.py <command> [flags]
datasets [--query Q] [--limit N] [--json] - list HUD housing datasets/resources via CKAN package_search (format + last-modified)public-homes [--area AREA] [--provider KO|CHP] [--date YYYY-MM-DD] [--json] - public housing stock; defaults to the latest as-at datetenancies [--area TLA] [--date YYYY-MM-DD] [--json] - social housing (IRRS + market rent) tenancies by TLA; defaults to latest dateaccommodation-supplement [--area AREA] [--area-type TLA] [--date YYYY-MM-DD] [--json] - AS recipients and weekly spend; defaults to latest datelocal-stats [--area NAME] [--theme THEME] [--series SERIES] [--year YYYY] [--limit N] [--json] - Local Housing Statistics dashboard rowsseries [--json] - list the distinct series and themes available in local-statsquery --resource sochouse|publichomes|as|local [--filter k=v ...] [--q TEXT] [--limit N] [--json] - passthrough to CKAN datastore_search for server-side filteringpython3 skills/public-housing-nz/scripts/cli.py datasets --json
python3 skills/public-housing-nz/scripts/cli.py public-homes --provider KO --json
python3 skills/public-housing-nz/scripts/cli.py tenancies --area "Invercargill City" --json
python3 skills/public-housing-nz/scripts/cli.py accommodation-supplement --area Ashburton --json
python3 skills/public-housing-nz/scripts/cli.py local-stats --series "Change in Housing Register" --json
python3 skills/public-housing-nz/scripts/cli.py local-stats --area "New Zealand" --theme Affordability --year 2024 --json
python3 skills/public-housing-nz/scripts/cli.py series --json
python3 skills/public-housing-nz/scripts/cli.py query --resource sochouse --filter TLA_Name="WHANGAREI DISTRICT" --json
scripts/cli.pyreferences/api-notes.mdtenancies, public-homes, and accommodation-supplement default to the
latest as-at date in the file when --date is omitted.s; the CLI reports
these rows as null and counts them under suppressed_rows.publichomes resource is geolocated by numeric TLA code (its
Area_Name is mostly codes, plus a "Not geolocated" rollup), so use
--provider and --date; use tenancies for clean TLA-name social housing
counts.local-stats --series "Change in Housing Register" for the
register trend, or datasets to discover the latest register release.query is a thin passthrough to CKAN datastore_search; CKAN returns dates
as ISO datetimes (e.g. 2022-12-31T00:00:00).--json.query passthrough.npx claudepluginhub thecolab-ai/.skills --plugin nz-skillsQueries Stats NZ Household Economic Survey data for material hardship, income adequacy, housing affordability, low-income household counts, and Gini coefficient by region or ethnicity, with confidence intervals.
Looks up NYC HPD violations, complaints, and building registration for residential buildings using address, BBL, or BIN from public PLUTO and HPD datasets.
Searches LH (Korea Land & Housing Corporation) lease/subscription public notices via k-skill-proxy. Use when a user asks about specific 청년/행복/영구/국민/매입/전세임대, 분양주택, or 신혼희망타운 공고 on apply.lh.or.kr.