by leeguooooo · Codex Skill · ★ 47
agent-cli-to-api Expose popular agent CLIs as a small OpenAI-compatible HTTP API (). Works great as a local gateway (localhost) or behind a reverse proxy. Think of it as LiteLLM for agent CLIs: you point existing OpenAI SDKs/tools at , and choose a backend by . Supported backends: OpenAI Codex - defaults to backend for vision and image generation (DALL-E / -class output); falls back to Cursor Agent - via CLI Claude Code - via CLI or direct API (auto-detects config) Gemini - via CLI or CloudCode direct (set ) Why this exists: Many tools/SDKs only speak the OpenAI API () - this lets you plug...
| Stars | 47 |
| Forks | 16 |
| Language | Python |
| Category | Codex Skill |
| Quality Score | 69.9115499936331/100 |
| Last Updated | 2026-05-26 |
| Created | 2025-12-15 |
| Platforms | claude-code, cli, codex, gemini, python |
| Est. Tokens | ~39k |
Explore other popular codex skill tools:
agent-cli-to-api is Expose agent CLIs (Codex, Cursor Agent, Claude Code, Gemini) as an OpenAI-compatible /v1 API gateway.. It is categorized as a Codex Skill with 47 GitHub stars.
agent-cli-to-api is primarily written in Python. It covers topics such as agent, chat-completions, claude-code.
You can find installation instructions and usage details in the agent-cli-to-api GitHub repository at github.com/leeguooooo/agent-cli-to-api. The project has 47 stars and 16 forks, indicating an active community.