Install
npm install -g nori-skillsetsNode 22+, macOS and Linux. Three aliases install: nori-skillsets,
nori-skillset, and sks.
First skillset
Section titled “First skillset”cd your-projectsks init # set up in this projectsks install senior-swe # download and activate in one stepinit operates on the directory you run it in, so skillsets are scoped
per-project (set a global default with sks config). install downloads
into your library at ~/.nori/profiles/ and activates for every configured
agent; use download + switch to do those separately.
The one rule
Section titled “The one rule”Installed agent directories (like .claude/) are managed: your manual edits
there are replaced on the next switch. Make changes in the skillset itself —
~/.nori/profiles/<name>/ — or in a fork:
sks fork senior-swe my-swesks switch my-sweLogging in (optional)
Section titled “Logging in (optional)”Anonymous use of the public registry needs no account. For publishing or a private org registry:
sks login # email/password, --google, or --tokenFor CI and token details, see publishing.
this page as markdown: /skillsets/start/install.md· index for agents: /llms.txt