Skip to content

milord-x/Codex-CLI-Wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codex CLI wiki

Independent English edition of the local Codex CLI wiki.

Quick start

Clone the repository and open the local wiki launcher:

git clone https://github.com/milord-x/Codex-CLI-Wiki.git
cd Codex-CLI-Wiki
wiki codex

If you only want to rebuild the static HTML output:

wiki codex --build-only

What this contains

  • structured daily-use documentation for Codex CLI;
  • an offline HTML site with search and section filters;
  • launch command wiki codex;
  • examples for prompts, AGENTS.md, and skills.

Status of sources

  • Primary source of truth: official OpenAI Codex documentation.
  • Local verification: codex --help, codex <command> --help, codex --version.
  • Locally verified version on this machine: codex-cli 0.115.0.

Wiki map

How to use this wiki

  1. If you are new to Codex CLI, start with 01 and 02.
  2. If Codex is already installed, read 03, 04, 05, and 06.
  3. Keep cheatsheet.md nearby for day-to-day work.
  4. Use playbooks.md and examples/prompts.md for real tasks.
  5. Before risky runs, review 05-command-reference.md and 07-models-and-modes.md.

HTML version

  • Local HTML build output: site/index.html
  • Open from terminal: wiki codex
  • Rebuild only: wiki codex --build-only
  • Print HTML path only: wiki codex --print-path

Version notes

  • Local codex-cli 0.115.0 exposes codex login --with-api-key, reading the key from stdin.
  • Some official examples still show codex login --api-key ....
  • When docs and local help disagree, prefer codex login --help.

Sources

About

Codex CLI Wiki — a structured, offline-first documentation hub for daily Codex CLI workflows, including commands, skills, agents.md, playbooks, and searchable HTML docs.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors