What is vllm-deploy-simple?
Quick install and deploy vLLM, start serving with a simple LLM, and test OpenAI API. Source: vllm-project/vllm-skills.
Quick install and deploy vLLM, start serving with a simple LLM, and test OpenAI API.
Quickly install vllm-deploy-simple AI skill to your development environment via command line
Source: vllm-project/vllm-skills.
A simple skill to quickly install vLLM, start a server, and validate the OpenAI-compatible API.
If user did not specify the venv path or asked to deploy in the current environment, create a venv using uv with python 3.12 in the current folder. If uv not found, make a folder in this path and use python to create a virtual environment.
If user did not specify the venv path, model, or port, use default options:
Quick install and deploy vLLM, start serving with a simple LLM, and test OpenAI API. Source: vllm-project/vllm-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/vllm-project/vllm-skills --skill vllm-deploy-simpleQuick install and deploy vLLM, start serving with a simple LLM, and test OpenAI API. Source: vllm-project/vllm-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vllm-project/vllm-skills --skill vllm-deploy-simple Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/vllm-project/vllm-skills