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
adb-export
Bash script to export android content providers data to csv
aliases
Contextual, dynamic aliases for the bash shell
arttime
arttime is a CLI application that blends beauty of ASCII / text art with functionality of clock / timer / pattern-based time manager in terminal ⏰
bartib
A simple timetracker for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports.