nori-skillsets
Install, manage, and switch coding agent configurations
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install nori-skillsets?โผ
Run `npx skills add tilework-tech/nori-skillsets --all -g -y` in your terminal to install all skills in this suite globally.
What is a Nori skillset?โผ
A skillset is a complete agent configuration bundle containing skills, custom instructions, subagents, slash commands, and MCP server configs. Switching skillsets instantly rewrites your agent's setup to match.
Which coding agents does nori-skillsets support?โผ
It supports Claude Code, Cursor, Codex, Gemini CLI, GitHub Copilot, OpenCode, Goose, and more. Each agent receives the same skillset translated into its own on-disk format.
How to test interactive CLI commands safely?โผ
Use the bundled e2e-testing and tmux puppeteering skills, which run commands in isolated tmux sessions with a temporary home directory. Your real configuration files are never touched.
Can teams share private skillsets?โผ
Yes. Teams can set up private registries to publish and share internal skillsets with full access control, so everyone installs the exact same proven configuration.
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