homes-nz

Retrieve HomesEstimate values and sales history for New Zealand properties.

24|6|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/thecolab-ai/.skills --skill homes-nz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: homes-nz
Source: https://github.com/thecolab-ai/.skills/tree/main/skills/homes-nz
Command: npx skills add https://github.com/thecolab-ai/.skills --skill homes-nz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

It turns hard-to-interpret homes.co.nz residential property pages into consistent, agent-ready facts like HomesEstimate (HEV), rent estimates, and sales history for New Zealand homes.

Core Features & Use Cases

  • Property estimate and history retrieval: Query read-only HomesEstimate/HEV values plus last seen sale and historical sales for a given NZ property id.
  • Flexible discovery: Find candidate properties from a partial address, then fetch full public details once you have a property id.
  • Neighborhood trend context: Retrieve suburb-level HomesEstimate trend history and median rent estimate, plus nearby comparable snapshots for valuation-style comparisons (with clear safety notes).

Quick Start

Ask the homes-nz skill to find the HomesEstimate, last sale, and sales history for property id c1bf1078-9c44-4f10-8709-0023d96910a7 in JSON format.

Frequently Asked Questions about homes-nz

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get a HomesEstimate and sales history for a New Zealand property?

To retrieve a HomesEstimate and sales history for a New Zealand property, you query a specific property id to fetch public details, including last seen sale and historical sales data. This process uses read-only public gateway calls to return agent-ready facts.

What is the best way to find NZ real estate property ids from a partial address?

Finding NZ real estate property ids from a partial address involves a flexible discovery step that searches for candidate properties matching the input. Once a specific candidate property id is identified, you can then fetch its full public details and estimates.

Can I analyze suburb trends and nearby comparables for NZ real estate?

You can analyze suburb trends and nearby comparables for NZ real estate by retrieving suburb-level HomesEstimate trend history and median rent estimates. This provides neighborhood trend context and nearby comparable snapshots for valuation-style comparisons.

Does this NZ property data retrieval method output structured JSON?

Yes, the NZ property data retrieval method supports optional structured JSON output. It transforms hard-to-interpret homes.co.nz residential property pages into consistent, agent-ready facts like HomesEstimate values, rent estimates, and sales history.

What are the limitations of scraping homes.co.nz residential property data?

Limitations of scraping homes.co.nz residential property data include built-in guardrails against authenticated actions and high-volume scraping. The method is restricted to read-only public gateway calls, preventing access to protected features or bulk data extraction.