vllm-omni-skills
Deploy, tune, and review vLLM-Omni multimodal inference
All Skills in This Repository (14)
Pure Emerald Level Indicatorsvllm-omni-audio-tts
Generate speech and audio with vLLM-Omni using Qwen3-TTS, MiMo-Audio, and Stable-Audio.
vllm-omni-video-gen
Generate videos from text and images using vLLM-Omni with Wan2.2 models.
vllm-omni-image-gen
Generate and edit images from text prompts using vLLM-Omni diffusion models.
vllm-omni-setup
Install and configure vLLM-Omni with Python environments and smoke tests.
vllm-omni-serving
Launch and configure vLLM-Omni API servers for OpenAI-compatible models.
vllm-omni-multimodal
Orchestrate multimodal reasoning and generation across text, image, audio, and video inputs.
vllm-omni-hardware
Configure vLLM-Omni hardware backends across CUDA, ROCm, NPU, and XPU.
vllm-omni-cicd
Automate CI/CD pipelines for vLLM-Omni deployments with Docker builds and GitHub Actions.
vllm-omni-api
Bridge client applications with the vLLM-Omni API using OpenAI-compatible endpoints.
vllm-omni-quantization
Quantizes vLLM-Omni models using AWQ, GPTQ, or FP8 for reduced memory and faster throughput.
vllm-omni-review
Review vllm-omni PRs for code quality, tests, and security issues.
vllm-omni-perf
Identify and optimize vLLM-Omni performance bottlenecks across autoregressive and diffusion pipelines.
Frequently Asked Questions
FAQPage SchemaHow to install vllm-omni-skills?โผ
Run `npx skills add hsliuustc0106/vllm-omni-skills --all -g -y` in your terminal to install all skills globally.
What does vllm-omni-skills do?โผ
It gives your agent step-by-step workflows for installing, serving, quantizing, and scaling vLLM-Omni models across text, image, video, and audio. It also covers PR reviews, release notes, CI/CD, and nightly test reporting.
Which models and hardware are supported?โผ
Skills cover Qwen-Omni, Qwen-Image, FLUX, Wan2.2 video, Qwen3-TTS, Fish Speech, and more. Hardware guidance spans NVIDIA CUDA, AMD ROCm, Huawei NPU, and Intel XPU.
Does it work with Claude Code and Cursor?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, Codex, and other compatible agents.
Can it help review vLLM-Omni pull requests?โผ
Yes. The review skills route PRs to domain checklists, scan for blocking issues, verify performance claims, and can even mine historical PR reviews to build new review skills.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core