What problem does it solve?
This Skill streamlines the process of directing plain-language requests to various AI coding environments like Pi, Claude Code, Codex, Gemini, or ACP harness work, ensuring they are handled by the appropriate runtime sessions.
Core Features & Use Cases
- Intelligent Routing: Automatically directs coding tasks to the correct AI harness (Pi, Claude Code, Codex, Gemini, etc.).
- Session Management: Manages sessions within the OpenClaw ACP runtime or directly via
acpx for a "telephone game" flow.
- Threaded Conversations: Ensures coding-agent thread requests are initiated correctly through
sessions_spawn for ACP harness threads.
- Use Case: When you ask OpenClaw to "run this code in Pi," this skill intercepts the request, identifies "Pi" as the target harness, and initiates a session using the ACP runtime.
Quick Start
Ask OpenClaw to spawn a new thread for codex to say hello.