Skills
Install Skills
Install OpenSana skills for supported clients and choose the right scope for your setup.
OpenSana can install client-facing skills through opensana init skill.
Basic Commands
opensana init skill
opensana init skill --cli claude,codex --scope projectWhat Skills Are For
Skills help supported clients understand how to work with OpenSana in a consistent way.
They are useful for:
- repo onboarding
- standard task workflows
- reducing repeated setup steps across teammates
Scope Choices
- use project scope when the skill should live with the repo
- use user scope when the setup should stay local to one machine
Recommended Approach
For a shared engineering repo:
- save the OpenSana profile
- generate MCP config
- install the project-scoped skill
- validate the client inside that repo