Deploy vLLM using Docker (pre-built images or build-from-source) with NVIDIA GPU support and run the OpenAI-compatible server.
$npx -y skills add vllm-project/vllm-skills --skill vllm-deploy-dockerInstalls into the current project.
Run `npx skills use "https://github.com/vllm-project/vllm-skills" --skill "vllm-project/vllm-skills/vllm-deploy-docker"` 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/vllm-skills" that are relevant to the current task. Run `npx skills add "https://github.com/vllm-project/vllm-skills"` and select the relevant skills, then follow their instructions.