cohere-ai

6 mods across 2 repositories, 20 stars between them.

cohere-ai/vllm-skills

Cursor rule

When editing skill files, check the skills README for dependent skills that may also need updates.

6 2mo ago A 0 tokens original Apache-2.0

auto-rebase

02

cohere-ai/vllm-skills

Skill Claude CodeCodex

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.

6 2mo ago A 68 tokens original Apache-2.0

cohere-ai/vllm-skills

Skill Claude CodeCodex

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.

6 2mo ago A 72 tokens original Apache-2.0

install-vllm

04

cohere-ai/vllm-skills

Skill Claude CodeCodex

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.

6 2mo ago C 63 tokens original Apache-2.0

local-test-runner

05

cohere-ai/vllm-skills

Skill Claude CodeCodex

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.

6 2mo ago A 56 tokens original Apache-2.0

rebase-assistant

06

cohere-ai/vllm-skills

Skill Claude CodeCodex

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.

6 2mo ago A 72 tokens original Apache-2.0