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

RL

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

수집된 skills
9
Stars
1.8k
업데이트
2026-06-25
Forks
469
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

config-conventions
소프트웨어 개발자

Configuration conventions for NeMo-RL. YAML is the single source of truth for defaults. Covers BaseModel/TypedDict usage, dataclass for internal classes, exemplar YAML updates, and forbidden default patterns.

2026-06-25
error-handling
소프트웨어 개발자

Error handling guidelines for NeMo-RL. Covers exception specificity, minimal try bodies, and else blocks.

2026-06-25
linting-and-formatting
소프트웨어 개발자

Code style guidelines for NeMo-RL (Python and shell). Covers naming, indentation, comments, docstrings, reflection avoidance, and uv usage.

2026-06-25
review-pr
소프트웨어 품질 보증 분석가·테스터

Interactive code review for NVIDIA-NeMo/RL pull requests. Checks out PR locally, reads existing comments, applies coding guidelines from skills, previews findings, and posts review comments. Also supports reviewing the current branch locally.

2026-06-25
build-and-dependency
소프트웨어 개발자

Build and dependency management for NeMo-RL. Covers Docker image building and running, uv usage, venv setup, and adding dependencies.

2026-05-25
cicd
소프트웨어 개발자

CI/CD reference for NeMo-RL. Covers GitHub Actions pipeline structure, CI triggering via /ok to test, and CI failure investigation.

2026-05-25
contributing
소프트웨어 개발자

Contribution conventions for NeMo-RL. Covers PR title format, commit sign-off, and CI triggering.

2026-05-25
copyright
소프트웨어 개발자

NVIDIA copyright header requirements for NeMo-RL. Covers which files need headers and the exact header text.

2026-05-25
testing
소프트웨어 품질 보증 분석가·테스터

Testing conventions for NeMo-RL. Covers Ray actor coverage pragmas, nightly test requirements, and recipe naming rules.

2026-05-25