by AtlasOmnia · Codex Skill · ★ 54
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is hermes-tool-router safe to install? View the security audit →
Hermes Tool Router Experimental standalone Hermes Agent plugin for reducing first-turn tool-schema overhead without repeatedly changing the tool prefix later in the conversation. Test on a separate Hermes profile first. Do not install an experimental router directly on a primary profile. How it works The router classifies only the first turn. High-confidence routes send a smaller tool schema to the main model; uncertainty keeps the full surface. If a pruned registered tool is needed later, Hermes adds its owning toolset without re-pruning the session. v0.2 design First-turn routing: deterministic intent classification narrows the live tool surface before the first provider request through stock Hermes hooks. Session-sticky surface: later turns reuse the initial surface instead of reclassifying and shrinking it. Monotonic recovery: requested toolsets are added permanently for the session. Fail open: uncertainty, invalid classifier output, missing confidence, timeout, registry mismatch, or unsupported runtime keeps the full tool surface. Optional classifier: external model routing is disabled by default. Deterministic misses fall back immediately with no network call. Dyn
| Stars | 54 |
| Forks | 5 |
| Language | Python |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 74.3525170246688/100 |
| Last Updated | 2026-07-20 |
| Created | 2026-05-28 |
| Platforms | python |
| Est. Tokens | ~15k |
Looking for a hermes-tool-router alternative? If you're comparing hermes-tool-router with other codex skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Agent harness for codebases. Gives Claude Code, Codex, and CI a shared task system, verdict ledger, and state
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, sear
Exploring the Model Context Protocol (MCP) through practical guides, clients, and servers I've built while lea
Claude Code skill that transforms vague prompts into structured, expert-level prompts using 7 research-backed
The World's First Agentic IDE. Visual dashboard: live sessions, task management, code editor, terminal. Epic S
** THIS REPO HAS MOVED TO https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-mcp-adapters **
Explore other popular codex skill tools:
hermes-tool-router is Deterministic, fail-open tool routing for Hermes Agent with an optional local-model fallback.. It is categorized as a Codex Skill with 54 GitHub stars.
hermes-tool-router is primarily written in Python. It covers topics such as hermes-agent, llm-tools, plugin.
You can find installation instructions and usage details in the hermes-tool-router GitHub repository at github.com/AtlasOmnia/hermes-tool-router. The project has 54 stars and 5 forks, indicating an active community.
hermes-tool-router is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to hermes-tool-router on Agent Skills Hub include maestro, open-skills, model-context-protocol-resources. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.