opencode-doc
Installation
SKILL.md
OpenCode Documentation Skill
This skill provides comprehensive documentation for OpenCode, an open-source AI coding agent available as a terminal interface, desktop app, or IDE extension.
Quick Reference
Installation
# Install script (recommended)
curl -fsSL https://opencode.ai/install | bash
# Node.js
npm install -g opencode-ai
# Homebrew (macOS/Linux)
brew install anomalyco/tap/opencode