Opencode Acpx — Development skill for Claude Code
Use Cursor, Claude, Codex, Grok, Hermes and other ACP agents as OpenCode providers.
How to install Opencode Acpx
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open intellectronica/opencode-acpx and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Opencode Acpx does
Use Cursor, Claude, Codex, Grok, Hermes and other ACP agents as OpenCode providers.
Alternatives in Development
- Petdex — A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and 4k ★
- Ralphy — My Ralph Wiggum setup, an autonomous bash script that runs Claude Code, Codex, OpenCode, Cursor agent, Qwen & 2.8k ★
- Agentic Stack — One brain, many harnesses 2.2k ★
README
opencode-acpx
[](https://www.npmjs.com/package/opencode-acpx) [](https://github.com/intellectronica/opencode-acpx/actions/workflows/ci.yml) [](LICENSE)
Use ACP agents as first-class [OpenCode](https://opencode.ai) providers. `opencode-acpx` discovers each agent's models, preserves its stateful session, and streams reasoning, tools, plans, todos and subagent activity through OpenCode. Model-specific reasoning effort and fast-mode controls appear as normal OpenCode variants.
The plugin is built on [Acpx](https://github.com/openclaw/acpx) and requires no changes to OpenCode or the ACP agent.
Supported agents
| Preset | ACP command | Notes |
|---|---|---|
cursor |
cursor-agent acp, falling back to agent acp |
Install and authenticate Cursor separately |
claude |
Bundled Claude Agent ACP adapter | Adapter version is pinned by this package |
codex |
Bundled Codex ACP adapter | Adapter version is pinned by this package |
grok-build |
grok agent --no-leader stdio |
Install and authenticate Grok separately |
hermes |
hermes acp, falling back to hermes-acp |
Install and configure Hermes separately |
custom |
Any configured ACP v1 command using NDJSON over stdio | Capability-detected |
Requirements
- OpenCode
>=1.18.15 <2 - Node.js
>=22.13 - Any system agent you enable, already installed and authenticated
Claude Agent ACP and Codex ACP are installed with the plugin. Cursor, Grok and Hermes are not installed
Related Skills
Omnisession
Search, resume, fork, and transfer local coding-agent sessions across Claude Code, Codex, OpenCode, Grok, Herm
Lab Agent
Research topic-selection platform. Drives the agent already installed on your machine (pi / Claude Code / Code
Agent Mux
unified TypeScript SDK and CLI (amux) for driving heterogeneous coding-agent harnesses — Claude Code, Codex, G
Code Knowledge Graph
GKG is Pre-indexed code knowledge graph for Claude Code, Codex, Cursor, OpenCode, and Hermes Agent — to save �
Oh My Claudian
Bring Claude Code, Codex, Cursor, Grok, OpenCode, Oh My Pi, and Pi into your Obsidian vault — a Claudian fork.
Resume Claude Codex Grok
Pick up in-progress work from one CLI agent inside another: Claude Code, Codex, Grok Build, OpenCode, oh-my-pi
Related Agents
Consult Agent
Execute cross-tool AI consultations via Task spawning. Use when agents or workflows need a second opinion from
Cursor Delegate
Proactively use when this coding agent should hand a substantial coding, diagnosis, or implementation task to
Ensemble Curator
High-volume triage agent for external-AI-agent PRs (Codex, Jules, Hermes, Droid, Aider, etc.). Analyzes, conso