Bridges native skill discovery into the vLLM Semantic Router repository harness, routing tasks through the canonical agent-report flow, repo-local skill registry, and validation commands. Use when starting any task inside the vLLM Semantic Router repository to resolve the correct primary skill, read canonical docs, and run harness validation.
$npx -y skills add vllm-project/semantic-router --skill harnessInstalls into the current project.
Run `npx skills use "https://github.com/vllm-project/semantic-router" --skill "vllm-project/semantic-router/harness"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/vllm-project/semantic-router" that are relevant to the current task. Run `npx skills add "https://github.com/vllm-project/semantic-router"` and select the relevant skills, then follow their instructions.