This repository is a bundled New Zealand newcomer onboarding package for Codex and Claude Code.
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:
Pre-DepartureArrival SetupLiving BasicsMetaExtendedskills/
<skill-name>/
SKILL.md
agents/openai.yaml
references/
assets/
scripts/
If this repository is published via GitHub Pages, agents should also check:
robots.txtsitemap.xmlbundles.jsonskills.json.well-known/agent-skills/index.jsonskills/<skill-name>/SKILL.md for the skill workflow.references/ files before answering policy-sensitive questions.Every skill in this repository should be grounded in official sources.
Official Sources section in the skill’s reference files.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.
Codex users generally install from:
~/.codex/skillsClaude Code users generally install from:
~/.claude/skillsHelper scripts live in scripts/.