JuLius5838
UserUse ChatGPT/Codex subscription models inside Claude Code while preserving the native Claude login.
Categories
Indexed Skills (3)
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.
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.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.