acpx
Connect coding agents to each other through one command line
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install acpx?โผ
Run `npx skills add openclaw/acpx --all -g -y` in your terminal to install all skills in this suite globally.
What does acpx do?โผ
acpx is a headless command-line client that lets one AI agent talk to another through the Agent Client Protocol, with persistent sessions, permissions, and structured output instead of terminal scraping.
Which coding agents work with acpx?โผ
It ships with built-in profiles for Codex, Claude Code, Gemini, Cursor, Copilot, OpenClaw, and many more, and any custom ACP-compatible agent can be added with the --agent flag.
Can acpx run multi-agent workflows?โผ
Yes. The `acpx flow run` command executes TypeScript workflows that combine agent turns with decisions, actions, and checkpoints, and `acpx compare` runs one prompt across several agents.
Do I need coding experience to use acpx?โผ
Basic terminal familiarity helps, but once installed your AI agent can drive sessions, prompts, and reviews from plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core