# Semantic Router

> Use this skill when the user wants to use system level intelligent router for mixture-of-models at cloud, data center and edge.

- Skill: `javimosch/semantic-router` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/semantic-router`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/semantic-router/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra, Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/semantic-router

---


# Semantic-Router Plugin

System level intelligent router for Mixture-of-Models at cloud, data center and edge

## Commands
- `semantic-router _ _` — Passthrough to semantic-router CLI

## Installation

```bash
go install github.com/vllm-project/semantic-router@latest
```

## Examples
```bash
semantic-router --help
semantic-router --version
```

