Home › Search: tools

Search: tools

Search MCP servers and agent skills by name, description, category or topic — 1,757 results.

Agent Skill Active

NVIDIA/Megatron-Core/split-pr

Split a PR into multiple PRs to reduce the number of required CODEOWNERS reviewer groups.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/Megatron-Core/testing

Test system for Megatron-LM.

2.8k Python Updated today Score 84
Agent Skill Active

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.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/Model-Optimizer/accessing-mlflow

Query and browse evaluation results stored in MLflow.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/Model-Optimizer/debug

Run commands inside a remote Docker container via the file-based command relay (tools/debugger).

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/Model-Optimizer/deployment

Serve a quantized or unquantized LLM checkpoint as an OpenAI-compatible API endpoint using vLLM, SGLang, or TRT-LLM.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/Model-Optimizer/evaluation

Evaluates accuracy of quantized or unquantized LLMs using NeMo Evaluator Launcher (NEL).

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/Model-Optimizer/launching-evals

Run, monitor, analyze, and debug LLM evaluations via nemo-evaluator-launcher.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/Model-Optimizer/monitor

Monitor submitted jobs (PTQ, evaluation, deployment) on SLURM clusters.

2.8k Python Updated today Score 84
Agent Skill Active

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...

2.8k Python Updated today Score 84
Agent Skill Active

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.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NeMo-Evaluator/byob

Create custom LLM evaluation benchmarks using the BYOB decorator framework.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NeMo-Evaluator-Launcher/accessing-mlflow

Query and browse evaluation results stored in MLflow.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NeMo-Evaluator-Launcher/launching-evals

Run, monitor, analyze, and debug LLM evaluations via nemo-evaluator-launcher.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NeMo-Evaluator-Launcher/nel-assistant

Interactive config wizard for NeMo Evaluator Launcher (NEL).

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NeMo-Gym/add-benchmark

Guide for adding a new benchmark or training environment to NeMo-Gym.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NeMo-Gym/nemo-gym-debugging

Use when debugging a Nemo Gym run or reward profiling job.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NeMo-Gym/nemo-gym-docs

Maintain the NeMo Gym Fern docs site — add, update, move, or remove pages under fern/.

2.8k Python Updated today Score 84
Agent Skill Active

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.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NeMo-Gym/nemo-gym-reward-profiling

Use to help users get started with Nemo Gym reward profiling.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NeMo-RL/auto-research

Autonomous NeMo-RL research agent workflow for directed hypothesis testing and open-ended discovery.

2.8k Python Updated today Score 84
Agent Skill Active

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.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NeMo-RL/build-and-dependency

Build and dependency management for NeMo-RL.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NeMo-RL/cicd

CI/CD reference for NeMo-RL.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NeMo-RL/config-conventions

Configuration conventions for NeMo-RL.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NeMo-RL/contributing

Contribution conventions for NeMo-RL.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NeMo-RL/copyright

NVIDIA copyright header requirements for NeMo-RL.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NeMo-RL/docs

Documentation conventions for NeMo-RL.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NeMo-RL/error-handling

Error handling guidelines for NeMo-RL.

2.8k Python Updated today Score 84
Agent Skill Active

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.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NeMo-RL/linting-and-formatting

Code style guidelines for NeMo-RL (Python and shell).

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NeMo-RL/review-pr

Interactive code review for NVIDIA-NeMo/RL pull requests.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NeMo-RL/session-memory

Manage durable working-session memory for coding agents.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NeMo-RL/testing

Testing conventions for NeMo-RL.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NemoClaw/nemoclaw-contributor-create-pr

Create GitHub pull requests that follow the NemoClaw PR template.

2.8k Python Updated today Score 84
Agent Skill Active

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.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NemoClaw/nemoclaw-maintainer-cross-issue-sweep

Scans other open issues to find ones a given PR may also fix or accidentally break.

2.8k Python Updated today Score 84
Agent Skill Active

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.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NemoClaw/nemoclaw-maintainer-day

Runs the daytime maintainer loop for NemoClaw, prioritizing items labeled with the current version target.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NemoClaw/nemoclaw-maintainer-evening

Runs the end-of-day maintainer handoff for NemoClaw.

2.8k Python Updated today Score 84
Agent Skill Active

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...

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NemoClaw/nemoclaw-maintainer-morning

Runs the morning maintainer standup for NemoClaw.

2.8k Python Updated today Score 84
Agent Skill Active

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.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NemoClaw/nemoclaw-maintainer-pr-comparator

Compares competing PRs that target the same issue and recommends which one to merge.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NemoClaw/nemoclaw-maintainer-security-code-review

Performs a comprehensive security review of code changes in a GitHub PR or issue.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NemoClaw/nemoclaw-maintainer-triage

AI-assisted label triage for NVIDIA/NemoClaw issues and PRs.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NemoClaw/nemoclaw-skills-guide

Start here.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NemoClaw/nemoclaw-user-agent-skills

Describes the agent skills shipped with NemoClaw and how to access them by cloning the repository.

2.8k Python Updated today Score 84
‹ Prev123437Next ›