Claude Skill
ellipticmarketing/modelrelay
ModelRelay is a local router that benchmarks free coding models across providers and forwards requests to the best available model. Compatible with Opencode and Openclaw.
Overview
Repository
Install this Skill
npm install -g modelrelayRegistry
Summary
ModelRelay is a local router that benchmarks free coding models across multiple providers and forwards requests to the best available model. It is compatible with Opencode and Openclaw, enabling efficient, cost-free AI-assisted coding.
本地路由器,用于跨提供商对免费编码模型进行基准测试,并将请求转发至最佳可用模型。兼容 Opencode 和 Openclaw。
Key features
- Local routing of requests to the best free coding model
- Cross-provider benchmarking for free models
- Compatible with Opencode and Openclaw
- Lightweight JavaScript implementation
- Automatic failover to next best model
Use cases
- Optimizing coding assistant performance without cost
- Comparing free model quality across providers
- Building a resilient AI coding workflow
- Integrating with Opencode or Openclaw environments
README excerpt
# 🚀 modelrelay [](https://npmjs.com/package/modelrelay) [](https://github.com/ellipticmarketing/modelrelay/stargazers) [](https://discord.gg/AqX6Sawq5w) [**Join our Discord**](https://discord.gg/AqX6Sawq5w) for discussions, feature requests, and community support. <div align="center"> <img src="docs/assets/dashboard.png" alt="ModelRelay Dashboard" width="100%"> <br/> <p><i>The smartest, fastest, and completely free local router for your AI coding needs.</i></p> </div> --- ### 🔥 100% Free • Auto-Routing • 80+ Models • 12+ Providers • OpenAI-Compatible **modelrelay** is an OpenAI-compatible local router that benchmarks free coding models across top providers and automatically forwards your requests to the best available model. ### ✨ Why use modelrelay? - 💸 **Completely Free:** Stop paying for API usage. We seamlessly provide access to robust free models. - 🧠 **State-of-the-Art (SOTA) Models:** Out-of-the-box availability for top-tier models including **Kimi K2.5, Minimax M2.5, GLM 5, Deepseek V3.2**, and more. - 🏢 **Reliable Providers:** We route requests securely through trusted, high-performance platforms like **NVIDIA, Groq, OpenRouter, OpenCode Zen, Ollama, Kiro, and Google**. - ⚡ **Lightning Fast:** The built-in benchmark continually evaluates metrics to pick the fastest and most capable LLM for your request. - 🔄 **OpenAI-Compatible:** A perfect drop-in replacement that works seamlessly with your existing tools, scripts, and workflows. ## 🚀 Install via NPM ```bash npm install
Topics
No topics yet.