What problem does it solve?
This Skill streamlines the process of directing plain-language coding requests to specific AI coding environments (like Pi, Claude Code, Codex, Gemini) or managing existing sessions, preventing the need for manual command-line intervention or complex routing logic.
Core Features & Use Cases
- Intelligent Routing: Automatically directs requests to the appropriate ACP harness (Pi, Claude Code, Codex, Gemini, etc.) based on user intent.
- Session Management: Supports creating new threads for coding tasks or continuing existing harness work.
- Flexible Execution: Offers two modes: OpenClaw's ACP runtime for seamless integration or a direct
acpx CLI for more granular control.
- Use Case: A user asks, "Can you start a new thread for me in Claude Code and have it write a Python script to sort a list?" This skill will intercept the request and initiate the correct session within Claude Code.
Quick Start
Use the acp-router skill to route a request to run a Python script in codex.