klimkit-codex-control
Installation
SKILL.md
Controlling & orchestrating Codex sessions
This skill lets any agent talk to OpenAI Codex (the codex CLI and the
Codex desktop app): start sessions, continue existing ones, stream replies,
read history, and run fleets of Codex agents. It bundles a working WebSocket
client so messages appear live in the desktop, plus reference docs and
ground-truth tooling.
Verified against the official Codex docs (developers.openai.com/codex,
codex-rs/app-server/README.md) AND against real hands-on use of thecodex0.140 CLI and a live app-server. Commands here are tested, not guessed.