Opencode Suites Installer banner
andyvandaric andyvandaric

Opencode Suites Installer

AI community

Description

OCS (OpenCode Config Suites) installer for Multi Agents workflow, AI coding setup, and cross-platform OpenCode onboarding.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

opencode-suites-installer

Install OCS (OpenCode Config Suites) in minutes on **Windows, Linux, and macOS**.

OCS is built for people who want to code faster with AI without wasting time on manual setup and trial-error config.

Temporary Release Lanes

Until OpenAI path convergence is fully finished, the installer temporarily exposes two lanes:

  • v3.0.0 = local-plugin lane
  • v3.1.0 = direct-core lane

Everything else is intended to stay feature-parity identical. The difference is only the OpenAI runtime path.

  • Choose v3.0.0 if you specifically want the current local-plugin behavior.
  • Choose latest or pin v3.1.0 if you want the direct-core behavior.

Version surfaces are unified across setup and CLI commands: `ocs setup profile`, `ocs setup:profile:update`, `ocs --version`, and `ocs doctor` resolve the same bundled version contract.

POSIX bootstrap contract (installer lane)

`install.sh` is the POSIX bootstrap owner for:

  • apt
  • dnf
  • yum
  • pacman
  • zypper
  • apk
  • brew

It performs native Node-family bootstrap, activates PATH in the current shell, and persists PATH through `~/.config/opencode/shell/ocs-path.sh` sourced from primary `bash`/`zsh` profiles.

Proof scope for this wave:

  • Runtime-proofed lanes: WSL apt and source-lane WSL execution.
  • macOS/Linux matrix coverage is broader than runtime-smoke proof in this wave; native macOS smoke remains pending.

Why OCS

  • πŸš€ Fast start β€” install, login, pick a profile, and ship.
  • 🧠 Ready-to-use multi-agent flow for planning, coding, review, and testing.
  • πŸ” Safer runtime defaults for auth/session handling in long daily usage.
  • 🧩 Cross-platform consistency across Windows, WSL, Linux, and macOS.

Quick Install

Prerequisites

gh auth login -h github.com -w