Nodus docs

Install Nodus, open `nodus --help`, add a package, and sync deterministic repo output.

Nodus is a package manager for repo-scoped agent tooling. It pulls packages from GitHub, Git URLs, or local paths, pins them, and writes the runtime files your enabled adapters actually use. After install, run `nodus --help` to see the local workflow.

Read this first

Getting started

Set up the first project-scoped install and validate the result.

Install

Pick the install path that fits your environment and release policy.

For AI assistants

Give one public page to an assistant so it can operate Nodus safely.

Core workflow

nodus --help
nodus add owner/repo --adapter <adapter>
nodus doctor

Most teams only need a few commands

nodus --help See the local command guide
nodus add Declare a project-scoped dependency
nodus doctor Validate the result
nodus update Move dependencies forward