OpenSana Docs
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 project

What 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

For a shared engineering repo:

  1. save the OpenSana profile
  2. generate MCP config
  3. install the project-scoped skill
  4. validate the client inside that repo

On this page