← 返回 Skills 市场
2968
总下载
0
收藏
39
当前安装
1
版本数
在 OpenClaw 中安装
/install acpx
功能描述
Use acpx as a headless ACP CLI for agent-to-agent communication, including prompt/exec/sessions workflows, session scoping, queueing, permissions, and output...
安全使用建议
Install only from trusted npm sources, use trusted ACP adapters, prefer `--approve-reads` or `--deny-all` for routine work, avoid `--approve-all` in sensitive repositories, and do not store credentials in project config unless you are comfortable protecting that file from source control and other users.
能力评估
Purpose & Capability
The purpose is to run ACP coding agents through a scriptable CLI, and the documented capabilities around sessions, queueing, permissions, filesystem/terminal requests, and structured output fit that purpose.
Instruction Scope
The skill documents high-impact options such as `--approve-all` and raw `--agent` commands, but they are explicit user-selected modes and `--approve-reads` is documented as the default.
Install Mechanism
The artifact contains only `SKILL.md`; installation is via a global npm package and may invoke external adapter packages through `npx`, so package provenance matters but there is no hidden installer code in the skill artifact.
Credentials
Working-directory scoping, local IPC, prompts from files/stdin, and agent filesystem or terminal requests are proportionate for a headless agent orchestration tool and are disclosed.
Persistence & Privilege
Persistent sessions, local queue files, lightweight history previews, and config-based auth credentials are disclosed under `~/.acpx` and project config, but users should treat those files as sensitive.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install acpx - 安装完成后,直接呼叫该 Skill 的名称或使用
/acpx触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
acpx 1.0.0
- Initial release of the acpx CLI for Agent Client Protocol (ACP).
- Provides persistent and parallel agent sessions, one-shot execs, and prompt queueing.
- Supports named sessions, prompt cancellation, and configurable output formats.
- Includes built-in agent registry for seamless agent selection (e.g., codex, claude).
- Offers configuration via global/project config files and flexible permission modes.
- Features session management commands, agent reconnection, and structured output.
元数据
常见问题
Acpx 是什么?
Use acpx as a headless ACP CLI for agent-to-agent communication, including prompt/exec/sessions workflows, session scoping, queueing, permissions, and output... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2968 次。
如何安装 Acpx?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install acpx」即可一键安装,无需额外配置。
Acpx 是免费的吗?
是的,Acpx 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Acpx 支持哪些平台?
Acpx 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Acpx?
由 深山大柠檬(@beelkic)开发并维护,当前版本 v1.0.0。
推荐 Skills