Publish Markdown from Codex CLI
OpenAI's Codex CLI runs commands in your terminal and generates documentation as Markdown. OpenDocs turns those .md files into shareable links, instantly.
# You're working with Codex CLI...
> Document the database schema and publish it so the team can review
# Codex writes the doc, then runs the CLI
➜ opendocs publish db-schema-docs.md
✔ Uploading content...
✔ URL generated: opendocs.cc/yourteam/db-schema-docs
Three steps. That's it.
Step 1
Install the CLI
Install OpenDocs alongside Codex. Both live in your terminal.
npm install -g @opendocs.cc/cliStep 2
Authenticate
Log in once. Codex can now publish any Markdown file it creates.
opendocs loginStep 3
Ask Codex to publish
Tell Codex to write docs and publish them. It runs the command, you get a link.
Skip the manual setup? Point your agent to the SKILL.md and it will handle installation, auth, and publishing for you.
Codex writes it. OpenDocs ships it.
Every .md file Codex generates is one command away from a beautiful, readable URL. Terminal to shareable link in under 2 seconds.
Start publishing with CodexFree to get started. No credit card required.