comeonoliver/router
Intelligent routing layer that analyzes requests and directs them to the most appropriate Skills, Agents, or Commands
npx skills add https://github.com/ComeOnOliver/skillshub --skill router
Take comeonoliver/router from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.