Quick install and deploy vLLM, start serving with a simple LLM, and test OpenAI API.
$npx -y skills add vllm-project/vllm-skills --skill vllm-deploy-simpleInstalls into the current project.
Run `npx skills use "https://github.com/vllm-project/vllm-skills" --skill "vllm-project/vllm-skills/vllm-deploy-simple"` 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.