nori-cli
Multi-provider terminal coding with Claude, Codex, and Gemini
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core