Claude Skill Router — Development skill for Claude Code
Semantic router for Claude Code Agent Skills — finds and installs the right skills for your project from a 65k catalog.
How to install Claude Skill Router
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open tsvelovskiysv/claude-skill-router and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Claude Skill Router does
Semantic router for Claude Code Agent Skills — finds and installs the right skills for your project from a 65k catalog.
Alternatives in Development
- Auto — Smart router - Single entry point with natural language intent detection 2.8k ★
- Portaljs Add Chart — Add a chart (line, bar, area, pie, or scatter) to a dataset's showcase in a PortalJS portal 2.3k ★
- What's New In Copilot MCP! — Sponsored by Cloud MCP - Try out Cloud MCP's Router Mode 481 ★
README
claude-skill-router
**The right skills for your project — found, ranked, and installed.**
    
Semantic routing for Claude Code Agent Skills over a catalog of **65,000+ real `SKILL.md` files**, mined and deduplicated from **~2,300 GitHub repos**. Point it at a repo; it figures out what the project actually needs, ranks candidates by an anti-bulk trust rating, screens them for malware, and installs a diverse set that covers every facet — not 25 near-identical React skills.
What is this
**Agent Skills** are `SKILL.md` instruction files that teach [Claude Code](https://docs.claude.com/en/docs/claude-code) how to do specific tasks — Claude loads a skill automatically when it becomes relevant to what you're working on (see the [Skills docs](https://docs.claude.com/en/docs/claude-code/skills)). Thousands of them are published on GitHub; the problem is finding the ones *your* project needs and trusting what you install.
`claude-skill-router` is a **semantic router** for those skills. Instead of making you browse a registry and hand-pick, it reads your project, decomposes it into weighted *facets* (frontend, forms, animations, security, testing, database, scraping, …), and retrieves the best-matching skills by **meaning**, not keywords.
The catalog is a large, deduplicated index of skills harvested from the open-source ecosystem — with a **trust rating** that resists the usual gaming, and a **security model** that never redistributes untrusted code. You get per-project relevance, ranked by trust, checked for malware.
**Core insi
Related Skills
Hire
Hires specialist agents — finds, installs skills, MCPs, agents, and hooks from registry, generates agent files
Max Power
One-command activation — installs ClaudeMaxPower, offers Superpowers plugin install, presents capabilities men
Portaljs Add Map
Render a GeoJSON dataset on an interactive Leaflet map in the Views section of a dataset's showcase. Installs
Bootstrap Project
Use when setting up ANY new project for claude-sail. Creates CLAUDE.md, detects integrations, installs hooks,
Gaia Init
Initialize a new project from the GAIA React template, renames, strips GAIA branding, configures i18n, install
Install Toolkit
Interactive toolkit installer - asks preferences then installs components
Related Agents
Tool Acquirer
Computational tool acquisition specialist. Finds, installs, validates, and documents research tools. Use when
Restaurant Router
Router agent for restaurant reservation requests. Reads the provider registry, picks the right provider agent
Fk Librarian
Finds the right API pattern or prior evidence - Triton/TileLang/CuTe/CUDA docs, the starter templates in fastk