nzbn-register

Look up official NZBN business records by name or 13-digit NZBN.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

It eliminates the time-consuming manual work of finding official New Zealand business details by name or NZBN, and turning register pages into usable facts for an agent workflow.

Core Features & Use Cases

  • Search by business name or NZBN text: returns candidate entities with key identity fields suitable for downstream matching.
  • Exact lookup by 13-digit NZBN: fetches public entity details including status/type, trading names, source-register identifiers, and addresses/websites when available.
  • Machine-readable output: supports JSON output for reliable chaining, comparisons, and structured reporting.
  • Use case: when you need to confirm the official identity of a company before checking other sources, you can search for a name, select the most likely NZBN, and then lookup the exact record for authoritative fields.

Quick Start

Ask your agent to run the skill to search for a business by name and return the top matching NZBN records in JSON.

Frequently Asked Questions about nzbn-register

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

FAQPage Schema
How do I look up a New Zealand business by name or NZBN?▼

You can look up a New Zealand business by searching a business name or 13-digit NZBN to retrieve normalized entity identity, status, trading names, and public addresses from the NZBN Register.

Can I get JSON output from an NZBN business lookup for agent workflows?▼

Yes, NZBN lookup supports JSON output, enabling agent workflows to retrieve official entity records and chain them into structured reporting or downstream matching reliably.

Do I need an API key to access the NZBN public register?▼

No, you do not need an API key. The NZBN lookup requires only read-only access via the public website proxy and uses deterministic CLI commands for search and exact lookup.

What business details can I verify using the NZBN register?▼

Using the NZBN register, you can verify entity identity, company status and type, trading names, source-register identifiers, and public addresses or websites for New Zealand businesses.

What is the difference between searching by business name and exact NZBN lookup?▼

Searching by business name returns candidate entities for matching, while exact 13-digit NZBN lookup fetches authoritative public entity details including status, source-register identifiers, and addresses.