sglang-skill

Community

Build and optimize SGLang LLM serving systems.

AuthorslowlyC
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the hassle of manually navigating scattered SGLang source code and documentation to develop, debug, or optimize LLM serving systems, reducing time spent searching for implementation details of core components like attention backends, KV cache, and MoE routing.

Core Features & Use Cases

  • Structured Source Navigation: Provides clear paths to SGLang's core runtime (SRT), JIT Triton kernels, custom CUDA kernels (sgl-kernel), and frontend DSL for fast code lookup.
  • Development Workflow Guidance: Includes step-by-step instructions for common tasks like adding new attention backends, implementing custom model support, adding quantization methods, and configuring distributed serving (TP/PP/EP).
  • Use Case Example: If you need to add FlashInfer MLA support for DeepSeek V3 models, this Skill directs you to the correct backend implementation files and registration points to complete the task efficiently.

Quick Start

Use the sglang-skill to add a custom FP8 quantization module to the SGLang serving engine and register it for use with LLaMA 3 models.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sglang-skill
Download link: https://github.com/slowlyC/agent-gpu-skills/archive/main.zip#sglang-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.