# Foxora — CLI

> A crew of agents in your terminal — install, command reference, and pipeline usage.

Source: https://foxora.ai/cli
Knowledgebase: https://foxora.ai/llms-full.txt

---

A crew of agents in your terminal. Install: `curl -fsSL https://foxora.ai/install-cli.sh | sh` (macOS/Linux) or `irm https://foxora.ai/install.ps1 | iex` (Windows). The CLI installs the same engine as the desktop app; the runtime provisions on first run.

## Command reference (examples)
- `foxora "<goal>"` — state a goal in quotes; the crew ships it
- `foxora crew` — see who's on the bench and who's working
- `foxora queue add "<task>"` — stack work for the cloud
- `foxora skills` — list the playbooks, or build your own
- `foxora connect gmail` — one-click plugin auth (1,000+ apps via Composio)
- `foxora recall "<query>"` — search shared memory, receipts included
- `foxora voice` — talk instead of type
- `foxora org --tree` — departments, crews, agents

## Built for pipelines
Clean JSON with `--json`, honest exit codes, streaming output. Works in ssh, docker, CI, cron, Makefiles, and git hooks. One account, one memory — the same crew as desktop and web.
