cyberneticlibrary

Talk to coding agents via CLI

acpxskillsetup L20
openclaw/acpx
What it does

Run coding agents via protocol

Best for

Delegating coding work to agents over structured protocol when PTY scraping is unreliable and you want persistent multi-turn sessions.

Inputs
  • · prompt text or --file
  • · session name
  • · agent name
Outputs
  • · agent response
  • · tool calls
  • · diffs and edits
Requires
  • · Agent Client Protocol
  • · Node.js
Preconditions
  • · Node.js installed
  • · ACP agent running
Failure modes
  • · Agent crashes → auto-reconnect
  • · Session queue full → rejection
Trust signals
  • · Cites authoritative sources
  • · Ships stdlib-only tools
  • · Open source: openclaw/acpx