skill-router
Reduces wasted skill selection in crowded environments
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install skill-router?โผ
Run `npx skills add Yuzc-001/skill-router --all -g -y` in your terminal to install it globally.
What problem does skill-router solve?โผ
It reduces wasted effort in environments with many installed skills by stopping repeated discovery, comparison, and duplicate installation. It only speaks up when a routing decision actually changes the next action.
When does skill-router activate?โผ
It activates when you ask which skill to use, when multiple installed skills overlap, or when the current environment may be insufficient. It stays silent for simple tasks with one obvious skill match.
Does skill-router install new skills automatically?โผ
No. It only suggests discovery when installed skills are genuinely insufficient, and it vets unfamiliar third-party candidates before recommending any installation.
Does skill-router work with Claude Code and Cursor?โผ
Yes. It follows the universal SKILL.md standard, so it runs in Claude Code, Cursor, Codex, and other compatible environments.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core