cx

star 1

Use when Codex needs to operate the local Codex multi-slot workflow with cx, including selecting the best slot, checking usage, creating or logging into slots, or validating slot state.

xiaotianxt By xiaotianxt schedule Updated 4/29/2026

name: cx description: Use when Codex needs to operate the local Codex multi-slot workflow with cx, including selecting the best slot, checking usage, creating or logging into slots, or validating slot state.

cx

Canonical source: https://github.com/xiaotianxt/skills/tree/main/skills/cx

Use this skill when you need to operate the local Codex multi-slot workflow.

Commands

  • cx: run Codex through the best available slot.
  • cat file | cx "prompt": wrap stdin as Codex prompt context.
  • cx status: show all configured slots and live usage.
  • cx select: print the best slot name.
  • cx add <slot> --rotate: create a slot and add it to rotation.
  • cx login <slot>: log into a slot-specific CODEX_HOME.
  • cx doctor --online: validate local layout and query usage.

Safety

Do not print auth.json, access tokens, or env.conf values. These files may contain live credentials.

Install via CLI
npx skills add https://github.com/xiaotianxt/skills --skill cx
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator