← Back to Skills Marketplace
beelkic

Acpx

by 深山大柠檬 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
2968
Downloads
0
Stars
39
Active Installs
1
Versions
Install in OpenClaw
/install acpx
Description
Use acpx as a headless ACP CLI for agent-to-agent communication, including prompt/exec/sessions workflows, session scoping, queueing, permissions, and output...
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install acpx
  3. After installation, invoke the skill by name or use /acpx
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug acpx
Version 1.0.0
License MIT-0
All-time Installs 39
Active Installs 39
Total Versions 1
Frequently Asked Questions

What is Acpx?

Use acpx as a headless ACP CLI for agent-to-agent communication, including prompt/exec/sessions workflows, session scoping, queueing, permissions, and output... It is an AI Agent Skill for Claude Code / OpenClaw, with 2968 downloads so far.

How do I install Acpx?

Run "/install acpx" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Acpx free?

Yes, Acpx is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Acpx support?

Acpx is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Acpx?

It is built and maintained by 深山大柠檬 (@beelkic); the current version is v1.0.0.

💬 Comments