Opencode Commandcode — AI skill for Claude Code
OpenCode plugin for Command Code — bundled model catalog, reasoning variants, and Provider API costs.
How to install Opencode Commandcode
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open BrainerVirus/opencode-commandcode and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Opencode Commandcode does
OpenCode plugin for Command Code — bundled model catalog, reasoning variants, and Provider API costs.
Alternatives in AI
- Deepreasoning — A high-performance LLM inference API and Chat UI that integrates DeepSeek R1's CoT reasoning traces with Anthr 5.4k ★
- Manifest — Real-time cost observability for OpenClaw agents — track tokens, costs, messages, and model usage 4.1k ★
- Cc Mirror — Create multiple isolated Claude Code variants with custom providers (Z.ai, MiniMax, OpenRouter, LiteLLM) 2.1k ★
README
@brainervirus/opencode-commandcode
[](https://www.npmjs.com/package/@brainervirus/opencode-commandcode) [](https://github.com/BrainerVirus/opencode-commandcode/actions) [](LICENSE)
[Command Code](https://commandcode.ai) API provider for [opencode](https://opencode.ai). Use Claude, GPT, Gemini, DeepSeek, Qwen, Kimi, GLM, MiniMax, Step, and other models through a single API key.
This package keeps a **bundled** model catalog current via CI. You do **not** need a local `command-code` CLI. Catalog patches publish automatically after a green PR merges to `main`.
Previously published as `@brainervirus/commandcode-go-opencode-provider`. Use this name instead.
Credits
This package is based on **[FanFan4204/opencode-commandcode-provider](https://github.com/FanFan4204/opencode-commandcode-provider)**. That work started from **[brent-weatherall/opencode-commandcode-provider](https://github.com/brent-weatherall/opencode-commandcode-provider)** by **[Brent Weatherall](https://github.com/brent-weatherall)**. Thank you both — FanFan for the OpenCode provider this repo continues, and Brent for the original plugin, catalog extraction.
What this package adds
- Bundled
models.jsonis the default runtime catalog (no local CLI scrape). - CLI cost extraction can fail (as on
command-code@1.38.x) without dropping models. - Official docs fill missing costs; remaining paid gaps use models.dev as a reference. Command Code free SKUs stay
$0. - Vision vs text-only comes from the Command Code CLI catalog (
inputModalitieson every SKU). models.dev only adds extra inputs (video/audio/pdf) when it matches. - Reasoning effort variants on models that declare `reasoni
Related Skills
My Free Code
Open-source multi-provider AI gateway for Claude Code and other coding agents, with model routing, streaming,
Synthelion
Synthelion compresses prompts before they reach any AI model — cutting token usage by up to 70%, reducing API
Qsearch
Open-source search API for AI agents — corpus-first hybrid search with x402 micropayments. Self-hosted; bundle
Codex Image MCP
Generate images in Claude Code using the ChatGPT subscription you already pay for. An MCP server for OpenAI's
Termmate
agentic AI coding assistant supporting claude code, ChatGPT codex, OpenCode and Pi coding agent; with API prov
Cmc Proxy
Reverse-proxy a GOAT/commandcode AI subscription to localhost for Claude Code & Codex — OpenAI/Anthropic/Respo
Related Agents
API Cost Scanner
Scans codebase for AI/API cost optimization opportunities including model usage, token estimates, caching stra
Provider Tester
Use this agent when you need to test, debug, or validate LLM provider configurations. This includes verifying
Cargo Execution Planner
Compose a Cargo GTM execution plan — stage-by-stage provider + action slugs with per-step credit costs, a samp