jev_route_skills
Selects the best matching skill from up to 19 candidate descriptions for a task, preserving explicitly required skills and signaling when no match is certain.
Instructions
Suggest one host-confirmed skill for a task from at most 19 complete candidate descriptions. Preserve required skills without inference, allow no-match and uncertainty. Does not install, load, execute or scan skills. Not a per-message hook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | Current task goal, not the full conversation. | |
| candidates | Yes | Host-confirmed skill candidates. Supply full descriptions; never truncate silently. | |
| required_ids | No | Skills already required by explicit user instructions or host rules; preserved without inference. |