opencodex-gateway
Installation
SKILL.md
OpenCodex Gateway
Skill by ara.so — Codex Skills collection.
OpenCodex is a zero-config local gateway that enables Codex Desktop to use third-party APIs (OpenAI-compatible endpoints). It features a bilingual web dashboard for model management, a custom Computer Use engine with native macOS control, and Vision Bridge that lets text-only models handle visual tasks by automatically describing screenshots.
Installation
git clone https://github.com/AITabby/opencodex.git
cd opencodex
npm install
npm start
The server starts on http://localhost:8765 and automatically:
- Patches
~/.codex/config.toml(creates backup) - Opens the dashboard in your browser
- Enables the API gateway