acpx Skill
Use acpx as a headless ACP CLI for agent-to-agent communication, including prompt/exec/sessions workflows, session scoping, queueing, permissions, output formats, system-prompt overrides, and multi-agent flows authored with defineFlow/decision/decisionEdge. Published by openclaw in acpx.
What is acpx Skill?
Use acpx as a headless ACP CLI for agent-to-agent communication, including prompt/exec/sessions workflows, session scoping, queueing, permissions, output formats, system-prompt overrides, and multi-agent flows authored with defineFlow/decision/decisionEdge. Published by openclaw in acpx. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using acpx
Technical details
- Install or run with Copy skill directory
When to use acpx Skill
- Use it for developers using acpx.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/acpx
- Skill file: skills/acpx/SKILL.md
What it does
Use acpx as a headless ACP CLI for agent-to-agent communication, including prompt/exec/sessions workflows, session scoping, queueing, permissions, output formats, system-prompt overrides, and multi-agent flows authored with defineFlow/decision/decisionEdge.
Skill instructions
acpx When to use this skill Use this skill when you need to run coding agents through acpx, manage persistent ACP sessions, queue prompts, override the Claude system prompt, prune stale sessions, consume structured agent output from scripts, or compose multi-agent workflows declaratively with acpx/flows. What acpx is acpx is a headless, scriptable CLI client for the Agent Client Protocol (ACP). It is built for agent-to-agent communication over the command line and avoids PTY scraping. Core capabilities: - Persistent multi-turn sessions per repo/cwd - One-shot execution mode (exec) - Named parallel sessions (-s/--session) - Idempotent session creation (sessions ensure) - Session retention controls (sessions prune with age filters and history cleanup) - Portable session export/import for moving records and history across machines - Queue-aware prompt submission with optional fire-and-forget (--no-wait) - Cooperative cancel command (cancel) for in-flight turns - Graceful cancellation via
Explore related resources
Frequently asked questions
What is acpx?
acpx is a open-source AI agent skill with Copy skill directory. Use acpx as a headless ACP CLI for agent-to-agent communication, including prompt/exec/sessions workflows, session scoping, queueing, permissions, output formats, system-prompt overrides, and multi-agent flows.
Who is acpx best for?
acpx is best for reusing agent instructions, scripts, and references.
How do I install acpx?
Install or run acpx using Copy skill directory. Check acpx for the latest setup command.
Is acpx actively maintained?
acpx may need a closer maintenance check before production use.
Auto-fetched from GitHub.