Config Codex CLI

---

jaccen 5f18818 884 B Updated

File contents

--- name: config-codex-cli description: Step-by-step agent workflow to configure the OpenAI Codex CLI on any machine (Linux, macOS, Windows) to use AIRoute as an OpenAI-compatible backend. Detects OS and shell, writes config.toml and 7 named profiles, sets environment variables, and verifies the setup.

Overview

Step-by-step agent workflow to configure the OpenAI Codex CLI on any machine (Linux, macOS, Windows) to use AIRoute as an OpenAI-compatible backend. Detects OS and shell, writes config.toml and 7 named profiles, sets environment variables, and verifies the setup.

Quick install

npm install -g AIRoute   # or: npx AIRoute
AIRoute --version

Subcommands

No CLI subcommands mapped for this family yet.

jaccen/airoute/tree/main/skills/config-codex-cli commit 5f18818821

Frequently asked questions

npx skillmds@latest add jaccen/config-codex-cli