Uses the 182-skill Hermes roster to suggest at most one skill for an agent turn. A first Jev call ranks the roster and a second rechecks the leading candidates.
Original by TypeSafe AIAgent workflowsTypeSafe cookbookSource reviewed
Before you dive in
What you’ll find in the original
Give the model the actual skill roster and the current task, not stale skill names.
Rerank the top candidates rather than loading every skill into the agent context.
Measure mistaken or unnecessary loads as well as whether the right skill appeared.
Worth knowing
A skill suggestion is a retrieval decision; the agent must still read the skill and follow its instructions.