π¦ ClawHub
Exa Cli
by @melvynx
Manage Exa AI via CLI - search, contents, answer, context. Use when user mentions 'exa', 'web search', 'find similar pages', 'ai answer', or wants to interac...
βοΈ Configuration
If exa-cli is not installed, install it from GitHub:
npx api2cli install Melvynx/exa-cli
If exa-cli is not found, install and build it:
bun --version || curl -fsSL https://bun.sh/install | bash
npx api2cli bundle exa
npx api2cli link exa
api2cli link adds ~/.local/bin to PATH automatically. The CLI is available in the next command.
Always use --json flag when calling commands programmatically.
TERMINAL
clawhub install exa-cli