Skip to main content

semantic-router

Analyzes user intent and routes requests to the correct skills and orchestration flows in the ecosystem; selects the minimal skill set and prevents over-activation. USE whenever: запит неоднозначний чи багатоскіловий, вибір скіла неочевидний, потрібна координація кількох скілів. Also: "який скіл використати", "route this request", "intent classification", "skill selection", "multi-agent coordination". ALWAYS the entry point for multi-skill workflows. Triggers match by MEANING (semantic intent) — синоніми й парафрази активують скіл; фрази в описі лише приклади, не вичерпний список. DO NOT use for: механіка топологій (workflow-orchestration); kernel/активація агентів (ai-core-runtime); мета-оркестрація важких процесів (rlm-harness); один очевидний скіл — активуй напряму.

Jump to install

Source facts

Repository
PatriotAi/ai-lab
Last source activity
July 26, 2026 at 19:55
Detected SKILL.md language
Ukrainian
Stars
5
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.