by alias8818 · Codex Skill · ★ 20
Hermes Tool Slimmer Hermes Tool Slimmer reduces repeated tool-schema overhead by selecting the smallest useful tool set for a turn. It builds an indexable corpus from Hermes tool schemas, ranks candidate tools with local BM25 plus explicit boosts, and fails open to the original schema list when anything goes wrong. Honest Compatibility Note Recent Hermes Agent builds include a native progressive tool loader that exposes , , and when MCP/plugin tools cross Hermes' own schema budget threshold.
| Stars | 20 |
| Forks | 2 |
| Language | Python |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 66.3161967453283/100 |
| Open Issues | 3 |
| Last Updated | 2026-05-31 |
| Created | 2026-05-03 |
| Platforms | python |
| Est. Tokens | ~195k |
Explore other popular codex skill tools:
hermes-tool-slimmer is Reduce Hermes Agent tool-schema overhead with keyword selection and Tool Search support. It is categorized as a Codex Skill with 20 GitHub stars.
hermes-tool-slimmer is primarily written in Python.
You can find installation instructions and usage details in the hermes-tool-slimmer GitHub repository at github.com/alias8818/hermes-tool-slimmer. The project has 20 stars and 2 forks, indicating an active community.
hermes-tool-slimmer is released under the MIT license, making it free to use and modify according to the license terms.