Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

OSCAR

OSCAR에는 FutureMLS-Lab에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
11
Stars
542
업데이트
2026-05-17
Forks
77
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

add-jit-kernel
소프트웨어 개발자

Step-by-step tutorial for adding a new lightweight JIT CUDA kernel to sglang's jit_kernel module

2026-05-17
add-sgl-kernel
소프트웨어 개발자

Step-by-step tutorial for adding a heavyweight AOT CUDA/C++ kernel to sgl-kernel (including tests & benchmarks)

2026-05-17
ci-workflow-guide
소프트웨어 개발자

Guide to SGLang CI workflow orchestration — stage ordering, fast-fail, gating, partitioning, execution modes, and debugging CI failures. Use when modifying CI workflows, adding stages, debugging CI pipeline issues, or understanding how tests are dispatched and gated across stages.

2026-05-17
generate-profile
소프트웨어 개발자

Generate an e2e profiling trace of an SGLang server run. Launches a server, validates accuracy, captures a Chrome-compatible trace, and returns the profile path.

2026-05-17
sglang-auto-benchmark
소프트웨어 개발자

Run SGLang auto benchmark searches with tiered server-flag sweeps, canonical dataset preparation, ShareGPT auto-download, custom-data conversion/validation, SLA or fixed-QPS benchmarking, CSV export, and optional second-stage speculative/EAGLE tuning. Use when the user wants an AI-operated benchmark workflow rather than a one-off bench_serving command.

2026-05-17
sglang-torch-profiler-analysis
소프트웨어 개발자

Compact SGLang torch-profiler triage skill. Use when Codex should inspect an existing `trace.json(.gz)` or profile directory, trigger `sglang.profiler` against a live server, and return one compact report with kernel, overlap-opportunity, and fuse-pattern tables. Single-trace triage is enough for quick diagnosis; mapping+formal two-trace triage gives stronger overlap conclusions.

2026-05-17
write-sglang-test
소프트웨어 품질 보증 분석가·테스터

Guide for writing SGLang CI/UT tests. Covers CustomTestCase, CI registration, server fixtures, model selection, mock testing, and test placement. Always read test/README.md for the full CI layout, how to run tests, and extra tips. Use when creating new tests, adding CI test cases, writing unit tests, or when the user asks to add tests for SGLang features.

2026-05-17
sglang-diffusion-add-model
소프트웨어 개발자

Use when adding a new diffusion model or Diffusers pipeline to SGLang.

2026-05-17
sglang-diffusion-ako4all-kernel
소프트웨어 개발자

Use when optimizing an existing SGLang diffusion kernel with AKO4ALL, including AKO4ALL repo hygiene, custom microbench setup, ncu-guided iteration, and end-to-end denoise validation. Also use when a sibling AKO4ALL repo must be cloned or refreshed before starting kernel tuning work.

2026-05-17
sglang-diffusion-benchmark-profile
소프트웨어 개발자

Use when benchmarking denoise latency or profiling a diffusion bottleneck in SGLang.

2026-05-17
sglang-diffusion-performance
소프트웨어 개발자

Use when choosing the fastest SGLang Diffusion flags for a model, GPU, and VRAM budget.

2026-05-17