Skip to content

Navi SkillWrite idiomatic scripts with AI.

Install the Navi skill so AI coding agents can use the current Navi syntax, execution model, standard library, and script patterns directly.

Install

Add the navi skill to your AI coding agent with the Skills CLI:

bash
npx skills add longbridge/navi

Update

Pull the latest version of the skill whenever the docs change:

bash
npx skills update navi

See the AI Assistant guide for agent-specific options and usage.