NZ-life-skills

For Agents

This repository is a bundled New Zealand newcomer onboarding package for Codex and Claude Code.

Repository Intent

Use this repository when the user needs help with real-life New Zealand setup tasks, especially for international students and newcomers.

Treat the repository as one vertical package with small internal bundles, not as unrelated one-off skills.

Typical bundles include:

Repository Layout

skills/
  <skill-name>/
    SKILL.md
    agents/openai.yaml
    references/
assets/
scripts/

Discovery Endpoints

If this repository is published via GitHub Pages, agents should also check:

How To Read This Repo

  1. Start with README.md or README.zh-CN.md for project-level context.
  2. Read package-structure.md for bundle-level intent.
  3. Go to skills/<skill-name>/SKILL.md for the skill workflow.
  4. Read the skill’s references/ files before answering policy-sensitive questions.
  5. Treat any operational detail as potentially time-sensitive unless the skill clearly marks it as stable.

Official Source Rule

Every skill in this repository should be grounded in official sources.

Policy Freshness Rule

Many skills in this repository are policy-sensitive.

If the user asks about:

then verify the current official sources on the web before answering.

If the official rules differ from the stored reference, update the skill reference before finishing the task.

Expected Answer Style

Installation Pointers

Codex users generally install from:

Claude Code users generally install from:

Helper scripts live in scripts/.