vllm-studio
Installation
SKILL.md
vLLM Studio Operations
Overview
This skill covers operational workflows for vLLM Studio: local setup, deployment, environment keys, branch hygiene, and verification steps.
When To Use
- Setting up a new workstation or server.
- Deploying controller/frontend updates.
- Rotating API keys or changing environment settings.
- Preparing a release or syncing branches.
Quick Start
- Read
references/env-and-keys.mdto set required env variables. - Read
references/deployment.mdfor local and server deploy flows. - Read
references/branches.mdfor branch and release hygiene.