·skills-router
</>

skills-router

zpankz/mcp-skillset

Routes tasks to skills in skill-db and skill-library using semantic discovery. Triggers on specialized skill requirements, domain-specific tasks, or explicit skill requests. Uses skill-discovery, mcp-skillset, and skill-rag-router for semantic matching.

5Installs·0Trend·@zpankz

Installation

$npx skills add https://github.com/zpankz/mcp-skillset --skill skills-router

SKILL.md

Routes tasks to appropriate skills using semantic discovery across skill databases.

Reasoning Skills (skill-db) | Skill | Triggers | Purpose |

| think | think, analyze, mental-model | Cognitive enhancement | | reason | decompose, understand, break-down | Recursive decomposition | | AoT | prove, atomic, formal | Atom of Thoughts | | urf | universal, multi-scale, complex | Universal Reasoning | | ontolog | holarchic, holons, ontology | Holarchic reasoning |

Routes tasks to skills in skill-db and skill-library using semantic discovery. Triggers on specialized skill requirements, domain-specific tasks, or explicit skill requests. Uses skill-discovery, mcp-skillset, and skill-rag-router for semantic matching. Source: zpankz/mcp-skillset.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zpankz/mcp-skillset --skill skills-router
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is skills-router?

Routes tasks to skills in skill-db and skill-library using semantic discovery. Triggers on specialized skill requirements, domain-specific tasks, or explicit skill requests. Uses skill-discovery, mcp-skillset, and skill-rag-router for semantic matching. Source: zpankz/mcp-skillset.

How do I install skills-router?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zpankz/mcp-skillset --skill skills-router Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/zpankz/mcp-skillset