·vllm-deploy-simple
</>

vllm-deploy-simple

Quick install and deploy vLLM, start serving with a simple LLM, and test OpenAI API.

4Installs·0Trend·@vllm-project

Installation

$npx skills add https://github.com/vllm-project/vllm-skills --skill vllm-deploy-simple

How to Install vllm-deploy-simple

Quickly install vllm-deploy-simple AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/vllm-project/vllm-skills --skill vllm-deploy-simple
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: vllm-project/vllm-skills.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vllm-project/vllm-skills --skill vllm-deploy-simple
Category
</>Dev Tools
Verified
First Seen
2026-03-13
Updated
2026-03-13

Browse more skills from vllm-project/vllm-skills

Quick answers

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.

How do I install vllm-deploy-simple?

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

Where is the source repository?

https://github.com/vllm-project/vllm-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-13