Stars
★ 2.8k
Guide for adding a new benchmark or training environment to NeMo-Gym.
Install this skill (Claude Code)
# Clone and copy the skill into your project
git clone https://github.com/NVIDIA/skills.git
mkdir -p .claude/skills
cp -r skills/skills/NeMo-Gym/add-benchmark .claude/skills/
# Or for personal use: ~/.claude/skills/Use when debugging a Nemo Gym run or reward profiling job.
Maintain the NeMo Gym Fern docs site — add, update, move, or remove pages under fern/.
Use when creating, validating, or documenting Nemo Gym pivot datasets from rollout, trajectory, chat-completion, Responses API, or tool-call artifacts.
Use to help users get started with Nemo Gym reward profiling.