Providers
NZT in Claude Code
How NZT works in Claude Code: where the instructions and the skills are installed, and how it loads on its own every time you open claude in any project.
NZT installs globally in Claude Code: for the whole machine and all your projects.
Where it lives
| What | Path |
|---|---|
| Instructions | ~/.claude/CLAUDE.md |
| Skills | ~/.claude/skills/<name>/SKILL.md |
How it loads
Open claude in any project: your user CLAUDE.md loads on its own.
If the project has its own CLAUDE.md, it is read after the global one.
Install
Follow the Claude Code install guide.