Repo · Routing & model choice
typesafe-skill-router
TypeSafe (Jev) skill routing for Hermes Agent: names the one skill worth loading, before the model call.
Open github.com ↗How builders describe it
TypeSafe (Jev) skill routing for Hermes Agent: names the one skill worth loading, before the model call. Opt-in, stdlib only, ~$0.001 per routed turn.
The decision Jev makes
Pick an agent, a model, a skill from a catalog, or a function and its arguments.
Where it fits
Deciding which agent, model, skill or function should handle a request. Jev is a natural router: the options are fixed and the confidence tells you when to fall back. All 161 routing & model choice projects →