Skip to content

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.

Terminal window
npm install -g nori-ai-cli
nori

Pick 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.

  1. Connect the Nori Slack app to your workspace.
  2. Start a session in a channel and hand the agent a task.
  3. Watch it work in the thread; release it when you’re done.

Full walkthrough: Sessions → Overview.

Make any agent better with packaged configurations from the open registry:

Terminal window
npm install -g nori-skillsets

Then browse and install from Skillsets.

this page as markdown: /start/quickstart.md· index for agents: /llms.txt