tilework-techtilework-techOfficialยท2 Agent Skills Included

nori-cli

Multi-provider terminal coding with Claude, Codex, and Gemini

Runs Claude, Codex, Gemini, or any ACP-compatible coding agent from one fast native terminal interface. Eliminates switching between separate CLIs by reusing your existing logins and forwarding each agent's skills, slash commands, and MCP servers. Resumes past sessions, rewinds agent changes, and customizes the status footer through simple config edits.
npx skills add tilework-tech/nori-cli --all -g -y
Available:

Directs the AI agent to focus only on the ACP backend and nori binary, follow Rust and TUI coding conventions, and verify every change with formatting, tests, and end-to-end TUI runs.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Nori CLI?โ–ผ

Run `npx skills add tilework-tech/nori-cli --all -g -y` in your terminal to install all skills in this suite globally.

How to switch between Claude, Codex, and Gemini in one CLI?โ–ผ

Nori lets you change providers anytime with the `/agent` command, reusing the login sessions you already have for each provider.

Can I add my own custom agent to Nori?โ–ผ

Yes. Any agent that speaks the Agent Client Protocol over stdin/stdout can be registered in your config.toml and used alongside the built-in providers.

How to customize the Nori status footer?โ–ผ

Edit the footer layout and segment settings in your config.toml, choosing from built-in segments like git branch, context usage, and token counts, or compose custom format chunks.

Does Nori keep my agent's skills and MCP servers?โ–ผ

Yes. Nori forwards each agent's existing configuration, including slash commands, skills, and MCP server connections, so nothing is lost when switching providers.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’