Search: tools
Search MCP servers and agent skills by name, description, category or topic — 1,757 results.
NVIDIA/Megatron-Core/split-pr
Split a PR into multiple PRs to reduce the number of required CODEOWNERS reviewer groups.
NVIDIA/Megatron-Core/update-golden-values
Refresh golden values from a GitHub Actions workflow run (failing-only or all jobs), score the change with average normalized relative differences, and produce a PR-ready summary.
NVIDIA/Model-Optimizer/accessing-mlflow
Query and browse evaluation results stored in MLflow.
NVIDIA/Model-Optimizer/debug
Run commands inside a remote Docker container via the file-based command relay (tools/debugger).
NVIDIA/Model-Optimizer/deployment
Serve a quantized or unquantized LLM checkpoint as an OpenAI-compatible API endpoint using vLLM, SGLang, or TRT-LLM.
NVIDIA/Model-Optimizer/evaluation
Evaluates accuracy of quantized or unquantized LLMs using NeMo Evaluator Launcher (NEL).
NVIDIA/Model-Optimizer/launching-evals
Run, monitor, analyze, and debug LLM evaluations via nemo-evaluator-launcher.
NVIDIA/Model-Optimizer/monitor
Monitor submitted jobs (PTQ, evaluation, deployment) on SLURM clusters.
NVIDIA/Model-Optimizer/ptq
This skill should be used when the user asks to "quantize a model", "run PTQ", "post-training quantization", "NVFP4 quantization", "FP8 quantization", "INT8 quantization", "INT4 AW...
NVIDIA/Model-Optimizer/release-cherry-pick
Cherry-pick merged PRs labeled for a release branch into that branch, then open a PR and apply the cherry-pick-done label.
NVIDIA/NeMo-Evaluator/byob
Create custom LLM evaluation benchmarks using the BYOB decorator framework.
NVIDIA/NeMo-Evaluator-Launcher/accessing-mlflow
Query and browse evaluation results stored in MLflow.
NVIDIA/NeMo-Evaluator-Launcher/launching-evals
Run, monitor, analyze, and debug LLM evaluations via nemo-evaluator-launcher.
NVIDIA/NeMo-Evaluator-Launcher/nel-assistant
Interactive config wizard for NeMo Evaluator Launcher (NEL).
NVIDIA/NeMo-Gym/add-benchmark
Guide for adding a new benchmark or training environment to NeMo-Gym.
NVIDIA/NeMo-Gym/nemo-gym-debugging
Use when debugging a Nemo Gym run or reward profiling job.
NVIDIA/NeMo-Gym/nemo-gym-docs
Maintain the NeMo Gym Fern docs site — add, update, move, or remove pages under fern/.
NVIDIA/NeMo-Gym/nemo-gym-pivot-datasets
Use when creating, validating, or documenting Nemo Gym pivot datasets from rollout, trajectory, chat-completion, Responses API, or tool-call artifacts.
NVIDIA/NeMo-Gym/nemo-gym-reward-profiling
Use to help users get started with Nemo Gym reward profiling.
NVIDIA/NeMo-RL/auto-research
Autonomous NeMo-RL research agent workflow for directed hypothesis testing and open-ended discovery.
NVIDIA/NeMo-RL/brev-etiquette
Brev instance operating guidance for NeMo-RL agents working in /home/ubuntu/RL with limited workspace disk, a larger /ephemeral volume, and optional /home/ubuntu/RL/.env secrets.
NVIDIA/NeMo-RL/launch-nemo-rl
Playbook for launching, monitoring, stopping, and debugging NeMo-RL recipes on a Kubernetes cluster via the nrl-k8s CLI.
NVIDIA/NeMo-RL/linting-and-formatting
Code style guidelines for NeMo-RL (Python and shell).
NVIDIA/NeMo-RL/review-pr
Interactive code review for NVIDIA-NeMo/RL pull requests.
NVIDIA/NeMo-RL/session-memory
Manage durable working-session memory for coding agents.
NVIDIA/NemoClaw/nemoclaw-contributor-create-pr
Create GitHub pull requests that follow the NemoClaw PR template.
NVIDIA/NemoClaw/nemoclaw-contributor-update-docs
Scan recent git commits for changes that affect user-facing behavior, then draft or update the corresponding documentation pages and refresh generated user skills for release prep.
NVIDIA/NemoClaw/nemoclaw-maintainer-cross-issue-sweep
Scans other open issues to find ones a given PR may also fix or accidentally break.
NVIDIA/NemoClaw/nemoclaw-maintainer-cut-release-tag
Cut a new semver release — bump all version strings via bump-version.ts, open a release PR, and after merge tag main and push.
NVIDIA/NemoClaw/nemoclaw-maintainer-day
Runs the daytime maintainer loop for NemoClaw, prioritizing items labeled with the current version target.
NVIDIA/NemoClaw/nemoclaw-maintainer-evening
Runs the end-of-day maintainer handoff for NemoClaw.
NVIDIA/NemoClaw/nemoclaw-maintainer-find-review-pr
Finds open GitHub PRs with security and priority-high labels, links each to its issue, detects duplicates (multiple PRs fixing the same issue), and presents a table of review candi...
NVIDIA/NemoClaw/nemoclaw-maintainer-morning
Runs the morning maintainer standup for NemoClaw.
NVIDIA/NemoClaw/nemoclaw-maintainer-normalize-title-tags
Normalizes GitHub issue and PR titles by removing any bracketed [NemoClaw] tag case-insensitively, even when the tag appears later in the title.
NVIDIA/NemoClaw/nemoclaw-maintainer-pr-comparator
Compares competing PRs that target the same issue and recommends which one to merge.
NVIDIA/NemoClaw/nemoclaw-maintainer-security-code-review
Performs a comprehensive security review of code changes in a GitHub PR or issue.
NVIDIA/NemoClaw/nemoclaw-maintainer-triage
AI-assisted label triage for NVIDIA/NemoClaw issues and PRs.
NVIDIA/NemoClaw/nemoclaw-user-agent-skills
Describes the agent skills shipped with NemoClaw and how to access them by cloning the repository.