exa

Installation
SKILL.md

exa-cli

Setup

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.

Authentication

exa-cli auth set "your-token"
Installs
1
Repository
melvynx/exa-cli
First Seen
Mar 23, 2026