One command install
Add the skill from longbridge/navi with npx skills add longbridge/navi --skill navi.
Install the Navi skill so AI coding agents can use the current Navi syntax, execution model, standard library, and script patterns directly.
Add the navi skill to your AI coding agent with the Skills CLI:
npx skills add longbridge/naviPull the latest version of the skill whenever the docs change:
npx skills update naviSee the AI Assistant guide for agent-specific options and usage.