opencode-cli

Installation
SKILL.md

OpenCode CLI

Terminal-based AI coding agent supporting multiple LLM providers (OpenAI, Anthropic, Google, local models). Features a TUI for interactive use and run command for automation.

Detect Installation

which opencode  # should return a path
opencode --version

Install

# Recommended (automated)
curl -fsSL https://opencode.ai/install | bash

# npm
npm install -g opencode-ai
Installs
12
GitHub Stars
851
First Seen
Apr 7, 2026
opencode-cli — wentorai/research-claw