codex-cli
Installation
SKILL.md
Codex CLI Skill
Run OpenAI Codex CLI (codex) from Viber for autonomous coding tasks. This skill uses codex exec (non-interactive), which works reliably from Node/AI SDK tool calls and web UI chat workflows.
Installation
Install Codex CLI globally:
pnpm add -g @openai/codex
Then authenticate:
codex login
codex --version