Files
nix-config-ryan4yin/agents/install-cli.md
T
2026-05-29 08:53:14 +08:00

513 B

Agent CLI Commands

Reference commands for installing and updating agent CLIs. Run only the commands you need.

Install CLIs

Installed via Nix:

  • codex
  • opencode
  • cursor-agent(cli)
  • claude-code

Optional tooling

# context7: up-to-date docs and code examples for LLMs and agents
npx ctx7 setup

rtk init:

rtk init -g # configure claude-code
rtk init -g --codex
rtk init -g --opencode
rtk init -g --agent cursor

Update npm-installed agent tools

npm update -g