Управление провайдерами и API-ключами через CLI

★ 7.9 · integration

cli-providers is a Claude Code skill that manages provider connections through the omniroute CLI, covering the full lifecycle from discovery to key rotation. It supports browsing the OmniRoute provider catalog with filters by category (api-key, oauth, free, local, combo) or search query, listing configured connections, and testing them individually or all at once via an interactive TUI with live pass/fail output. The skill also handles API key management via keys list, add, remove, rotate, revoke, reveal, and usage commands, plus per-key rate-limit and permissions policies. OAuth providers such as Gemini can be managed with login, logout, refresh, and status subcommands. Per-provider metrics are available with filtering by period, connection, and metric type, making the skill practical for developers who need centralized multi-provider LLM connection management from the terminal.