codex-protocol-adapter-reuse

Community

Reuse Codex adapter to support new LLM APIs

Authorliuyu520
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Reuses the Codex/OpenAI Responses adapter architecture to add support for new non-Anthropic LLM API protocols by translating between formats, faking the provider SDK, and preserving Claude Code's core workflow.

Core Features & Use Cases

  • Protocol translator framework enabling translation across API formats.
  • Fake SDK adapter layer that wires to any target backend without touching claude.ts.
  • End-to-end compatibility for multiple backends (Gemini, Ollama, Cohere, etc.) while preserving existing pipelines.
  • Extensibility for new backends via modular translator components and provider wiring.

Quick Start

Wire a new protocol by adding request/response translators, implementing a fake provider client, and validating the end-to-end flow against a test API endpoint.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: codex-protocol-adapter-reuse
Download link: https://github.com/liuyu520/cc_source/archive/main.zip#codex-protocol-adapter-reuse

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.