Nextreme Router

Route any user intent to the right Nextreme skill instead of guessing which one fires. Use when the user says "which skill should I use", "route this", "what tool for X", or when a request could match more than one skill. The router reads each skill's description and trigger branches, matches the user's intent, and names the single best skill (or the right sequence for a multi-step task). Trigger proactively the moment a request arrives that sounds like it belongs to a specialized skill, so the agent delegates instead of improvising. The router only points — it never runs the work itself.

beast-ofcourse 2e2c1bc 5.0 KB Updated

File contents

beast-ofcourse/Nextreme-skills/tree/main/nextreme-router commit 2e2c1bc9a2

Frequently asked questions

npx skillmds@latest add beast-ofcourse/nextreme-router