cohere-ai/vllm-skills

6Stars on the repository
6Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

auto-rebase

01

cohere-ai/vllm-skills

Skill Claude CodeCodex ✓ vendor

Automatically check for new upstream vllm releases and rebase the current fork branch onto the latest one. Orchestrates detect-upstream-base and rebase-assistant end-to-end. Use when the user asks to check for upstream updates, auto-rebase to the latest release, or keep the fork up to date.

not rated 6 2mo ago A 68 tokens original Apache-2.0

cohere-ai/vllm-skills

Skill Claude CodeCodex ✓ vendor

Detect the upstream vllm tag (v1) that the current branch is based on. Ensures the upstream remote is configured, fetches tags, and finds the nearest upstream tag reachable from the fork point. Use when you need to identify the upstream base version of the current branch, or when another skill needs v1 detection.

not rated 6 2mo ago A 72 tokens original Apache-2.0

install-vllm

03

cohere-ai/vllm-skills

Skill Claude CodeCodex ✓ vendor

Set up a uv Python environment and install vLLM in editable mode from the current repo for NVIDIA CUDA GPUs. Use when the user asks to install vllm, set up a dev environment, create a virtualenv for vllm, or install a specific vllm release.

not rated 6 2mo ago C 63 tokens original Apache-2.0

local-test-runner

04

cohere-ai/vllm-skills

Skill Claude CodeCodex ✓ vendor

Run vLLM Buildkite CI-equivalent tests locally on NVIDIA GPUs using the current shell environment. Use when the user asks to run CI tests locally, reproduce CI failures, run a specific test file or test area, or match Buildkite test behavior.

not rated 6 2mo ago A 56 tokens original Apache-2.0

rebase-assistant

05

cohere-ai/vllm-skills

Skill Claude CodeCodex ✓ vendor

Rebase custom fork commits onto a new upstream vllm tag, with conflict resolution and post-rebase verification via user-specified checks. Use when the user asks to rebase to a new upstream tag, update the fork base version, move custom patches to a newer vllm release, or resolve rebase conflicts against upstream.

not rated 6 2mo ago A 72 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: