Opencode Cli
Description
Skill that knows how to call opencode_cli headless
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 CLI Skill
A Claude Code skill for headless LLM automation using the OpenCode CLI.
Table of Contents
- Overview
- Features
- Installation
- Usage
- Quick Reference
- Project Structure
- Key Differences from Claude CLI
- License
Overview
This skill provides Claude with comprehensive knowledge about the [OpenCode CLI](https://opencode.ai), a Go-based tool that provides access to 75+ LLM providers through a unified interface. The skill focuses on the headless `run` command for automation and subprocess integration.
Features
- Multi-Provider Support: Access 75+ LLM providers including Anthropic, Google, OpenAI, and more
- Headless Automation: Use the
runcommand for non-interactive LLM operations - Subprocess Integration: Patterns for integrating OpenCode into your automation pipelines
- Local Model Support: Configuration guides for Ollama and LM Studio
- MCP Server Configuration: Set up and manage Model Context Protocol servers
Installation
Installing with Skilz
The easiest way to install this skill is using the [Skilz universal installer](https://github.com/rickbsgu/skilz):
# Install skilz if you haven't already
npm install -g skilz
# Install this skill
skilz install SpillwaveSolutions_opencode_cli/opencode_cli
The skill will be installed to `~/.claude/skills/opencode_cli/`.
View this skill on the [Skilz Marketplace](https://skillzwave.ai/skill/SpillwaveSolutions__opencode_cli__opencode_cli__SKILL/).
Manual Installation
Clone or download this repository to your Claude Code s
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11