OmniRoute — управление бюджетом и лимитами токенов

★ 7.9 · financial-analysis

omni-budget is a Claude Code skill that configures spending limits, token quotas, and rate-limit policies per API key or globally within OmniRoute. It targets two endpoints — `GET /api/rate-limit` to inspect the current configuration and `POST /api/rate-limit` to update it — so cost controls take effect without restarting any service. Authentication uses a Bearer token or session cookie obtained via `POST /api/auth/login`, with a `REQUIRE_API_KEY=false` option for local development. Teams managing multiple LLM providers who need to enforce token budgets and prevent overspending across models will find this skill a direct fit for that workflow.