Quickstart
There are two ways into Nori. Pick the one that matches how you want to work; you can use both.
Path A — the open-source CLI (fastest, local)
Section titled “Path A — the open-source CLI (fastest, local)”Get a multi-provider coding agent running in your terminal.
npm install -g nori-ai-clinoriPick a provider (Claude, Codex, Gemini, or any ACP agent), point it at a repo, and drive your first turn. Full walkthrough: CLI → Install.
Path B — managed Sessions (cloud, from Slack)
Section titled “Path B — managed Sessions (cloud, from Slack)”Run a fully-managed agent in a secure cloud sandbox, started from a Slack thread.
- Connect the Nori Slack app to your workspace.
- Start a session in a channel and hand the agent a task.
- Watch it work in the thread; release it when you’re done.
Full walkthrough: Sessions → Overview.
Add skillsets (optional, either path)
Section titled “Add skillsets (optional, either path)”Make any agent better with packaged configurations from the open registry:
npm install -g nori-skillsetsThen browse and install from Skillsets.
this page as markdown: /start/quickstart.md· index for agents: /llms.txt