Nori is built on tools we give away. The CLI that runs any agent, the skillset system that moves your context anywhere, and a family of agent-oriented CLIs. Bring your keys, take your context, keep your tools — on our platform or off it. Browse the skills we publish at noriskillsets.dev.
A simple, fast CLI for working with any agent — the harness at the core of Nori. A friendly fork of Codex, model- and provider-agnostic.
$ npm i -g nori-ai-cli && nori
github.com/tilework-tech/nori-cli →
Manage collections of agent skills and switch between skillsets seamlessly. Your skills and org knowledge are yours — move them off our platform whenever you want.
$ npm i -g nori-skillsets && sks
github.com/tilework-tech/nori-skillsets →
Skills we publish live at noriskillsets.dev →
An opinionated linter for SKILL.md files — keep your skills tight, consistent, and machine-readable.
$ npm i -g nori-lint
github.com/tilework-tech/nori-lint →
Push your machines to the max — diagnose resource issues before the crash instead of after it.
$ npm i -g nori-premortem
github.com/tilework-tech/nori-premortem →
The shared Nori toolshed — the integrations and helper scripts our agent sessions reach for, in one place.
$ git clone github.com/tilework-tech/nori-integrations
github.com/tilework-tech/nori-integrations →
Give your agent hands on the Slack Web API — read threads, post messages, manage channels.
$ npm i -g nori-slack-cli
github.com/tilework-tech/nori-slack-cli →
Create and manage Luma events from your agent — guests, invites, and event details.
$ npm i -g nori-luma-cli
github.com/tilework-tech/nori-luma-cli →
Compose and send newsletters via AWS SES — the tooling behind the Nori dev log.
$ npm i -g nori-newsletter-cli
github.com/tilework-tech/nori-newsletter-cli →
An agent-oriented CLI for the Shopify Admin GraphQL API — products, orders, and storefront data.
github.com/tilework-tech/nori-shopify-cli →Drive Discord from your agent — channels, messages, and gateway events for community automation.
github.com/tilework-tech/nori-discord-cli →Give your agent a real browser — navigate pages, click, fill forms, and pull content back out.
github.com/tilework-tech/nori-browser →Open-sourced predictions, execution logs, trajectories, and results from our model inference and evaluation runs on the SWE-bench task.
github.com/tilework-tech/experiments →The same open dataset for SWE-bench Verified — predictions, logs, trajectories, and results, published for anyone to inspect.
github.com/tilework-tech/experiments_verified →