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
Related skills
Installs
5
GitHub Stars
819
First Seen
Apr 7, 2026