Openrouter Agent — Development agent for Claude Code
Runs a model from any of ~60 vendors through OpenRouter's OpenAI-compatible endpoint, billed per token against a prepaid balance rather than a subscription.
How to install Openrouter Agent
Installs to ~/.claude/agents/wherethetunnelends-quorum-openrouter-agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/WhereTheTunnelEnds/quorum/HEAD/agents/openrouter-agent.md -o ~/.claude/agents/wherethetunnelends-quorum-openrouter-agent.md Restart Claude Code, or start a new session, for it to be picked up.
What Openrouter Agent does
name: openrouter-agent description: Runs a model from any of ~60 vendors through OpenRouter's OpenAI-compatible endpoint, billed per token against a prepaid balance rather than a subscription. One mode - consult (no machine access; the endpoint is a plain chat-completions API with no server-side tool loop). Use to reach a model no local subscription covers, to get a second opinion from a vendor family nothing else here can dispatch to, or when the panel needs a model chosen per question rath
Alternatives in Development
- Review Bugs — Reviews code changes for potential bugs found by single-threaded sequential reasoning: logic errors, null safe 432 ★
- Codex Orchestrator — CLI tool for delegating tasks to GPT Codex agents via tmux sessions 263 ★
- Agent 03 Endpoint Miner — Agent: EndpointMiner(接口智能分析Agent) 236 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Ollama Agent
Runs a local model served by Ollama on this machine. One mode - consult (no machine access; the endpoint is a
Codex CLI
Codex CLI → any OpenAI-compatible endpoint
Claude Alt Agent
Runs Claude Code as a subprocess on a SECOND Claude subscription, via a long-lived OAuth token in an isolated
Provider Debugger
Diagnose live-provider compatibility failures for Kimi, GLM, and other OpenAI-compatible endpoints
Launcher
Build the Mac daemon and iOS app, launch both (daemon on host, app in Simulator), and seed the dev endpoint to
Icu Clinical Reasoner
Use when an ICU clinical consult needs bedside clinical reasoning — a patient scenario (Mode A), a mechanism/p
Related Skills
Local Delegate
MCP that delegates mechanical text tasks to a local OpenAI-compatible LLM endpoint to conserve Claude subscrip
Consult
Consult "openai/gpt-5", or otherwise specified model, through OpenRouter (must be setup and authenticated)
Kaggle Tpu Lab
Qwen3.8-27B (bf16) on a free Kaggle TPU: OpenAI-compatible endpoint, 262k context, ~130 tok/s, works with Clau