Use when setting up, deploying, or operating vLLM Studio (env keys, controller/frontend startup, Docker services, branch workflow, and release checklists).
Scanned 9/4/2026
Install to Claude Code
npx -y skills add NeverSight/skills_feed --skill vllm-studio --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Vllm Studio?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/neversight-vllm-studio)More formats (shields.io, HTML) on the badges page.
---
name: vllm-studio
description: Use when setting up, deploying, or operating vLLM Studio (env keys, controller/frontend startup, Docker services, branch workflow, and release checklists).
---
# 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.md` to set required env variables.
- Read `references/deployment.md` for local and server deploy flows.
- Read `references/branches.md` for branch and release hygiene.
## Workflow (Short)
1. Ensure `.env` is configured and Docker services are up (if used).
2. Build/test controller + frontend.
3. Deploy controller (port 8080) and rebuild frontend.
4. Verify OpenAI-compatible endpoints and `/chat` UI.
5. Tag release and update changelog.
## References
- `references/env-and-keys.md` for env variables and API keys.
- `references/deployment.md` for local + production deployment commands.
- `references/branches.md` for branch checkout, merge, and release steps.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!