An open-source terminal-native AI coding agent written in Go that supports 75+ LLMs including Claude, GPT, Gemini, and local models. Provides file editing, code generation, shell command execution, and project understanding without subscription fees.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "OpenCode Multi-Model AI Coding Agent CLI"
slug: "opencode-multi-model-ai-coding-agent-cli"
description: "An open-source terminal-native AI coding agent written in Go that supports 75+ LLMs including Claude, GPT, Gemini, and local models. Provides file editing, code generation, shell command execution, and project understanding without subscription fees."
github_stars: 11729
verification: "security_reviewed"
source: "https://github.com/opencode-ai/opencode"
category: "Developer Tools"
framework: "Custom Agents"
tool_ecosystem:
github_repo: "opencode-ai/opencode"
github_stars: 11729
---
# OpenCode Multi-Model AI Coding Agent CLI
An open-source terminal-native AI coding agent written in Go that supports 75+ LLMs including Claude, GPT, Gemini, and local models. Provides file editing, code generation, shell command execution, and project understanding without subscription fees.
## Installation
Use the upstream install or setup path that matches your environment:
- brew install opencode-ai/tap/opencode
- go install github.com/opencode-ai/opencode@latest
- git clone https://github.com/opencode-ai/opencode.git
Basic usage or getting-started notes:
- ### Using the Install Script
- bash
- curl -fsSL https://raw.githubusercontent.com/opencode-ai/opencode/refs/heads/main/install | VERSION=0.1.0 bash
- Source: https://github.com/opencode-ai/opencode
- Extracted from upstream docs: https://raw.githubusercontent.com/opencode-ai/opencode/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/opencode-multi-model-ai-coding-agent-cli/)
No comments yet. Be the first to comment!