agent-gateway
SolidUse ChatGPT/Codex subscription models inside Claude Code while preserving the native Claude login.
Install
Plugins install via a marketplace, in two steps.
This plugin isn't listed in a marketplace we've indexed. Install it directly from its GitHub repository — the README has the setup steps.
View on GitHubBundles
Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.
Skills (3)
gateway-doctor
Diagnose Agent Gateway problems. Use when the user reports that `agw claude` fails, the proxy will not start, a model is unavailable or unauthorized, a provider looks logged out, a port is in use, or they ask to "check/diagnose the gateway", "why is agw broken", or "gateway doctor". Runs `agw doctor` and interprets the results.
gateway-setup
Install and set up the Agent Gateway so Claude Code can use the developer's personal ChatGPT/Codex subscription as its model backend. Use when the user says things like "set up the agent gateway", "install agw", "let me use my ChatGPT/Codex subscription in Claude Code", "use Codex as the backend". Runs a bundled bootstrap that installs the pinned `agw` runtime with uv, then runs `agw setup`.
model-routing
Select which gateway model runs a task, subagent, or agent-team teammate. Use when the user names a model for a piece of work — e.g. "use gpt-5.6-sol for this", "spawn a review subagent on <model>", "have one teammate use <model-a> and another use <model-b>", or "switch this session to <model>". Ensures the exact configured model name is passed through unchanged, with no invented aliases and no silent substitution.
Quality Score: 67/100
Details
- Author
- JuLius5838
- Repository
- JuLius5838/agw
- Created
- 3 days ago
- Last Updated
- today
- Language
- Python
- License
- Apache-2.0