← 返回 Skills 市场
Stone Acpx
作者
Kevin Stone
· GitHub ↗
· v1.0.0
· MIT-0
35
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install stone-acpx
功能描述
Use the acpx CLI to run coding agents over the Agent Client Protocol (ACP) instead of PTY scraping. Use when routing work to Codex, Claude Code, Gemini CLI,...
使用说明 (SKILL.md)
acpx
Use acpx as the CLI transport for ACP coding clients.
Local policy for this machine
- OpenClaw ACP runtime uses a fixed plugin-local
acpxversion, notnpx acpx@latest. - Current pinned target:
0.3.0. - Prefer these configured ACP harness agents for coding work:
openai_codex_agent-> Codexclaude_code_agent-> Claude Codegoogle_gemini_agent-> Gemini CLI
- Gemini CLI must use its own default model on this machine; do not force deprecated model ids in ACP overrides.
- Use
npx acpx@latestonly for explicit manual experiments or upgrade checks, not as the default OpenClaw runtime backend.
Binary selection
For OpenClaw/runtime-integrated ACP work, prefer the plugin-local binary:
/opt/homebrew/lib/node_modules/openclaw/extensions/acpx/node_modules/.bin/acpx
Check the pinned version from the extension package:
node -e "console.log(require('/opt/homebrew/lib/node_modules/openclaw/extensions/acpx/package.json').dependencies.acpx)"
Common commands
acpx codex "fix the tests"
acpx claude "refactor auth"
acpx gemini exec "summarize this repo"
acpx codex sessions new --name backend
acpx codex sessions close backend
References
For the full upstream reference, read:
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stone-acpx - 安装完成后,直接呼叫该 Skill 的名称或使用
/stone-acpx触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the "acpx" skill.
- Introduces the acpx CLI for running coding agents via Agent Client Protocol (ACP) instead of PTY scraping.
- Documents local runtime policy, including use of a fixed plugin-local acpx version (currently 0.3.0).
- Details preferred routing of coding work to Codex, Claude Code, and Gemini CLI via configured ACP harness agents.
- Provides binary selection guidance and common acpx commands.
- Includes references for further documentation.
元数据
常见问题
Stone Acpx 是什么?
Use the acpx CLI to run coding agents over the Agent Client Protocol (ACP) instead of PTY scraping. Use when routing work to Codex, Claude Code, Gemini CLI,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 35 次。
如何安装 Stone Acpx?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stone-acpx」即可一键安装,无需额外配置。
Stone Acpx 是免费的吗?
是的,Stone Acpx 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Stone Acpx 支持哪些平台?
Stone Acpx 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Stone Acpx?
由 Kevin Stone(@chaoyang78)开发并维护,当前版本 v1.0.0。
推荐 Skills