by piyush-tyagi-13 · Codex Skill · ★ 20
llm-keypool Free-tier LLM key pool manager. Register API keys from multiple providers once - llm-keypool round-robins across them, handles 429 cooldowns, and retries transparently. No paid API needed. Exposes a CLI, a Textual TUI, a LangChain drop-in (), and a local OpenAI-compatible proxy server so any agent or tool that speaks the OpenAI API can use the key pool with zero code changes. Works as a free drop-in backend for Hermes Agent - run the proxy, point Hermes at it, and your free-tier keys handle all LLM calls including delegated sub-agents, with no paid API subscription required.
| Stars | 20 |
| Forks | 1 |
| Language | Python |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 63.8058814208536/100 |
| Open Issues | 2 |
| Last Updated | 2026-05-05 |
| Created | 2026-04-27 |
| Platforms | python |
| Est. Tokens | ~91k |
Explore other popular codex skill tools:
llm-keypool is Free-tier LLM API key pool with rotation, cooldown handling, and an OpenAI-compatible proxy. Use with Hermes Agent or any OpenAI-compatible tool - no paid API key required.. It is categorized as a Codex Skill with 20 GitHub stars.
llm-keypool is primarily written in Python.
You can find installation instructions and usage details in the llm-keypool GitHub repository at github.com/piyush-tyagi-13/llm-keypool. The project has 20 stars and 1 forks, indicating an active community.
llm-keypool is released under the MIT license, making it free to use and modify according to the license terms.