>_

navi

agent-ready non-interactive

An interactive cheatsheet tool for the command-line

How to install navi

brew install navi

navi use case

Browse, manage, and execute complex command-line snippets and interactive cheatsheets.

When to use navi

  • When trying to remember complex CLI syntax for specific tools
  • To automate the retrieval of frequently used one-liners
  • To dynamically populate command arguments from filtered lists

When not to use navi

  • When a task requires a full programming script rather than a shell one-liner
  • In environments where interactive TUI tools (like fzf) cannot be rendered

navi features

  • · Interactive command selection via fzf/skim
  • · Dynamic argument suggestions
  • · Support for custom and community cheatsheet repositories
  • · Shell widget integration (Ctrl-R)

Want your agent to find this automatically?

Add the MCP server to your agent config and it will discover tools like navi on its own.

Set up MCP →

Similar tools to navi