Claude Skill
bytonylee/free-router
Free Router is a CLI tool to discover, benchmark, and configure free AI models for OpenCode and OpenClaw. Lightweight and open-source.
Overview
Repository
Install this Skill
npx @bytonylee/free-routerRegistry
Summary
Free Router is a CLI tool for discovering, benchmarking, and configuring free AI models, designed to work seamlessly with OpenCode and OpenClaw.
免费模型路由CLI,用于发现、基准测试和配置适用于OpenCode和OpenClaw的免费AI模型
Key features
- CLI-based model discovery and routing
- Benchmark free AI models for performance
- Configure models for OpenCode and OpenClaw
- Lightweight and easy to set up
Use cases
- Find and test free AI models for coding assistants
- Optimize model selection for OpenCode workflows
- Benchmark multiple free models quickly
- Configure routing for OpenClaw projects
README excerpt
[English](./README.md) | [한국어](./README.ko.md)  [](./LICENSE) [](https://www.npmjs.com/package/@bytonylee/free-router) [](https://github.com/bytonylee/free-router/actions/workflows/ci.yml) Free model router CLI - discover, ping, and configure free AI models for OpenCode / OpenClaw.  ## Install ```bash npx @bytonylee/free-router # or npm i -g @bytonylee/free-router # or bunx @bytonylee/free-router # or bun install -g @bytonylee/free-router ``` ## Run ```bash free-router ``` On first run, a setup wizard prompts for API keys (ESC to skip any provider). If you accept the in-app update prompt (`Y`), free-router now updates globally and restarts automatically, so you can continue without running `free-router` again. ## Ways to use free-router 1. **First-run onboarding wizard** Launch `free-router`, open provider websites in-browser from the wizard, paste keys, and start. 2. **Interactive model search + target config** Use `/` to filter models, then `Enter` to configure OpenCode, OpenClaw, or Hermes Agent. 3. **Quick API key rescue from main screen** Press `A` (or `R` for expired/missing provider) to jump into key editing with auto browser opening for missing keys. 4. **Full settings workflow** Press `P` to edit keys, toggle providers, run live key tests, and onboard missing keys provider-by-provider. 5. **Non-interactive best-model selection** Run `free-router --best` to print the best respond
Topics
No topics yet.