Skip to main content
NVIDIA
GitHub 제작자 프로필

NVIDIA

85개 GitHub 저장소에서 수집된 925개 skills를 저장소 단위로 보여줍니다.

수집된 skills
925
저장소
85
업데이트
2026년 8월 25일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
skills
skills 337개 · 2026년 8월 24일
소프트웨어 개발자네트워크·컴퓨터 시스템 관리자소프트웨어 품질 보증 분석가·테스터기타 컴퓨터 관련 직업데이터 과학자컴퓨터 하드웨어 엔지니어
직업 카테고리 6개 · 96% 분류됨
36%비중
#02
TensorRT-LLM
skills 36개 · 2026년 8월 20일
소프트웨어 개발자네트워크·컴퓨터 시스템 관리자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 3개 · 100% 분류됨
3.9%비중
#03
NemoClaw
skills 28개 · 2026년 8월 25일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터기타 컴퓨터 관련 직업
직업 카테고리 3개 · 64% 분류됨
3%비중
#04
NeMo-Relay
skills 28개 · 2026년 8월 21일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 2개 · 96% 분류됨
3%비중
#05
nemoclaw-community
skills 26개 · 2026년 8월 18일
소프트웨어 개발자기타 컴퓨터 관련 직업시장조사 분석가·마케팅 전문가재무 및 투자 분석가네트워크·컴퓨터 시스템 관리자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 8개 · 100% 분류됨
2.8%비중
#06
simready-foundation
skills 25개 · 2026년 8월 3일
소프트웨어 개발자
직업 카테고리 1개 · 100% 분류됨
2.7%비중
#07
SkillSpector
skills 24개 · 2026년 8월 12일
소프트웨어 개발자기타 컴퓨터 관련 직업일반 사무원기술 작가네트워크·컴퓨터 시스템 관리자데스크톱 출판 전문가
직업 카테고리 9개 · 100% 분류됨
2.6%비중
#08
OpenShell
skills 24개 · 2026년 8월 24일
소프트웨어 개발자기타 컴퓨터 관련 직업소프트웨어 품질 보증 분석가·테스터
직업 카테고리 3개 · 50% 분류됨
2.6%비중
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

omniverse-usd-performance-tuning
미분류

Top-level workflow skill for USD performance diagnosis and optimization. Handles slow loading, high memory, low FPS, and broad scene-optimization requests; delegates auth/runtime setup to Phase 0 owners.

2026년 8월 24일
nemo-mbridge-perf-sequence-packing
미분류

Validate and use packed sequences and long-context training in Megatron-Bridge, including offline LLM packing, collate-time VLM packing, Energon online packing, and CP constraints.

2026년 8월 24일
nemo-relay-get-started
미분류

Use this skill when first-time NeMo Relay users want to try Relay, choose the least-complex supported quick start, or verify initial value through the CLI, a maintained integration, or direct Python, Node.js, or Rust instrumentation before production setup.

2026년 8월 24일
physical-ai-image-attribute-augmentation
미분류

Use when running image attribute augmentation and auto-labeling workflows on OSMO: flow selection, preflight, submit-time interpolation, monitoring, and output retrieval. Trigger keywords: people attribute search, Image Attribute Augmentation, person…

2026년 8월 20일
omniverse-realtime-viewer
미분류

Use as the top-level router for Omniverse Realtime Viewer USD app requests and focused viewer reference documents.

2026년 8월 20일
nemo-fabric-build-adapter
미분류

Build, migrate, review, and maintain third-party NVIDIA NeMo Fabric adapters against the public adapter contract. Use when creating adapter or target descriptors, mapping AgentConfig into an agent harness or custom-agent runtime, implementing…

2026년 8월 20일
nemo-fabric-integrate
미분류

Use this skill when integrating NVIDIA NeMo Fabric into a consumer application, service, evaluation harness, or platform through the typed Python SDK — translating the consumer's own application, job, or deployment config into an in-memory FabricConfig,…

2026년 8월 20일
nemotron-speech
미분류

Routes NVIDIA Nemotron Speech (Riva) NIM tasks — deploys, runs, and tests ASR, TTS, and NMT NIMs on build.nvidia.com or self-hosted.

2026년 8월 20일
수집된 skill 337개 중 8개를 표시합니다.
kernel-cute-writing
소프트웨어 개발자

Write and implement GPU kernels using NVIDIA CuTe DSL (CUTLASS 4.x Python API) — NOT for Triton, CUDA C++, or conceptual explanations. Trigger only when the user wants to write or implement a kernel, not when asking questions about CuTe DSL concepts or…

2026년 8월 20일
exec-env-check
네트워크·컴퓨터 시스템 관리자

Check the local execution environment for GPU availability, Docker support, and Slurm access. Returns the execution scenario (`satisfied, local, docker`, `satisfied, local, direct`, `satisfied, slurm, local`, or `not_satisfied`), the number of available GPUs,…

2026년 8월 17일
exec-local-docker
네트워크·컴퓨터 시스템 관리자

Execute a TensorRT-LLM workload locally in Docker. Runs a fully-resolved Docker command in background, monitors completion, reads logs, and reports results. Workflow-agnostic — does not need to know if the workload is pytest, eval, benchmark, or a custom…

2026년 8월 17일
exec-local-slurm
네트워크·컴퓨터 시스템 관리자

Submit and monitor a Slurm job on a local cluster. Supports two modes: (1) Persistent allocation (default) — allocates nodes once via nohup salloc, imports the container once, installs once, and reuses across runs by setting SLURM env vars and running the…

2026년 8월 17일
exec-remote-slurm
네트워크·컴퓨터 시스템 관리자

Remote SLURM cluster development via SSH. Use when running jobs, profiling, or developing on a remote SLURM cluster with pyxis/enroot containers. Covers SSH connection management, srun/sbatch/salloc job patterns, tmux-based allocation persistence, file…

2026년 8월 17일
exec-slurm-compile
소프트웨어 개발자

Compile TensorRT-LLM on a SLURM cluster. Covers submitting a batch job with a container image, monitoring the job, and verifying the build. Use when the user wants to compile TRT-LLM remotely via SLURM rather than on a local compute node.

2026년 8월 17일
perf-analysis
소프트웨어 개발자

Performance analysis coordination workflow. Guides profiling delegation, bottleneck classification (compute/memory/launch/communication/sync), and structured report generation. Use when the user asks to analyze performance, profile a workload, check MFU/SOL,…

2026년 8월 17일
perf-optimization-casebook
소프트웨어 개발자

Casebook of past successful and classic TensorRT-LLM optimizations (runtime/execution and kernel level) recorded as reusable decision precedents. Consult when deciding which optimization to apply for a classified bottleneck or a given config/model/hardware,…

2026년 8월 17일
수집된 skill 36개 중 8개를 표시합니다.
nemoclaw-maintainer-fix-e2e-failures
소프트웨어 품질 보증 분석가·테스터

Fixes failures from automatic NemoClaw E2E runs on main through continuous maintainer coordination. Groups failures by root cause, assigns one PR to each cause, reviews peer changes, satisfies GitHub merge requirements, merges eligible PRs when authorized,…

2026년 8월 25일
nemoclaw-maintainer-runtime-provider
미분류

Implement or review a NemoClaw managed runtime provider through RuntimeProviderBundle, qualification-backed activation, provider-neutral orchestration, and E2E qualification. Use for a new native provider, provider activation, or runtime-provider architecture…

2026년 8월 25일
nemoclaw-maintainer-refactor-docs
미분류

Plan and execute maintainer-owned refactors of oversized NemoClaw Fern documentation sections into focused one-topic pages with concise prose, journey-based nested navigation, non-clickable group nodes, canonical troubleshooting and reference ownership,…

2026년 8월 25일
nemoclaw-skills-guide
미분류

Start here. Introduces what NemoClaw is, what agent skills are available, and which skill to use for a given task. Use when discovering NemoClaw capabilities, choosing the right skill, or orienting in the project. Trigger keywords - skills, capabilities, what…

2026년 8월 24일
nemoclaw-user-guide
미분류

Guides human users' AI agents to the NemoClaw docs MCP server and canonical Fern documentation in Markdown form. Use when users ask how to install, configure, operate, troubleshoot, secure, or learn NemoClaw with an AI coding assistant. Trigger keywords -…

2026년 8월 24일
nemoclaw-user-guide
미분류

Guides human users' AI agents to the NemoClaw docs MCP server and canonical Fern documentation in Markdown form. Use when users ask how to install, configure, operate, troubleshoot, secure, or learn NemoClaw with an AI coding assistant. Trigger keywords -…

2026년 8월 24일
nemoclaw-maintainer-cut-release-tag
미분류

Cuts one signed NemoClaw semver tag after required candidate checks and the maintainer's E2E decision, then follows the tag-triggered release work and drafts the Announcement. Use when preparing or publishing a vX.Y.Z release tag.

2026년 8월 24일
nemoclaw-maintainer-day
기타 컴퓨터 관련 직업

Run one NemoClaw daytime maintainer pass. Prioritize items for the release version. Select a merge, salvage, security, test, conflict, or sequencing workflow and report progress. Use during the workday to land PRs and close issues. Designed for /loop, for…

2026년 8월 24일
수집된 skill 28개 중 8개를 표시합니다.
수집된 skill 28개 중 8개를 표시합니다.
slack-channel-summarizer
일반 사무원

Read and summarize Slack channel history from inside the NemoClaw sandbox.

2026년 8월 18일
outlook-email-search
소프트웨어 개발자

Search the Outlook mailbox via Microsoft Graph to find and read emails that help answer user questions.

2026년 8월 17일
deep-research
시장조사 분석가·마케팅 전문가

Queue deep, multi-step research and analysis tasks to the DeepAgents worker. Supports execution depth presets, request-specific rubrics, SubAgent delegation, and RubricMiddleware cross-validation.

2026년 8월 10일
blackwall-payment-gate
소프트웨어 개발자

Screen x402 payments with an advisory Blackwall verdict, then submit a payment intent to the host-side release gate. You prepare payments; only the gate can settle them.

2026년 8월 7일
pr-review
소프트웨어 품질 보증 분석가·테스터

Review one exact pull-request head with the read-only Hermes review advisor, an ordered evidence protocol, and a canonical finding ledger.

2026년 8월 6일
nv-tech-assistant
소프트웨어 개발자

Answer NVIDIA technical questions by searching authorized sources and citing retrieved evidence rather than relying on memory. Use for NVIDIA SDK or library usage and sample code, technology recommendations (including models and NGC/GitHub assets), adoption…

2026년 8월 3일
nemoclaw-nvteam
기타 컴퓨터 관련 직업

Route product, program, engineering, data and ML, quality, SRE, security, and developer-community work through the eight local role lenses packaged with the developer-community-chief-of-staff recipe in nemoclaw-community. Use for explicit NVTeam or persona…

2026년 8월 2일
nemoclaw-community-contributor-examples
기타 컴퓨터 관련 직업

Guide NemoClaw Community contributors through classifying, naming, adding, moving, renaming, and reviewing repository examples. Use when work affects examples, recipes, partner contributions, field demos, launchables, developer tools, the example catalog, or…

2026년 7월 31일
수집된 skill 26개 중 8개를 표시합니다.
수집된 skill 25개 중 8개를 표시합니다.
수집된 skill 24개 중 8개를 표시합니다.
build-from-issue
미분류

Given a GitHub issue number, plan and implement the work described in the issue. Supports direct user requests and unattended queue processing through the `agent:*` workflow labels. Includes tests, documentation updates, and PR creation. Trigger keywords -…

2026년 8월 24일
create-github-issue
미분류

Create GitHub issues using the gh CLI. Use when the user wants to create a new issue, report a bug, request a feature, or create a task in GitHub. Trigger keywords - create issue, new issue, file bug, report bug, feature request, github issue.

2026년 8월 24일
create-spike
미분류

Investigate a plain-language problem description by deeply exploring the codebase, then create a structured GitHub issue with technical findings. Prequel to build-from-issue — maps vague ideas to concrete, buildable issues. Trigger keywords - spike,…

2026년 8월 24일
fix-security-issue
미분류

Implement a fix for a reviewed security issue. Takes a directly requested issue number or scans for issues labeled `topic:security` and `agent:implementation-requested`. Reads the security review from the issue comments and implements the remediation plan.…

2026년 8월 24일
review-security-issue
미분류

Given a GitHub issue, review the issue for security implications. You'll make a determination if the claim in the issue is legitimate and should be addressed or will be a "won't fix." Trigger keywords - security issue, review security ticket, review security…

2026년 8월 24일
sync-agent-infra
미분류

Detect and fix drift across agent-first infrastructure files. Ensures skill inventories, workflow chains, architecture tables, issue/PR templates, and cross-references stay consistent when skills, crates, or workflows change. Run after adding, removing, or…

2026년 8월 24일
triage-issue
미분류

Assess, validate, and route community-filed issues for human disposition and roadmap placement. Takes a specific issue number or processes a confirmed batch of issues labeled state:triage-needed. Investigates reported behavior, separates objective findings…

2026년 8월 24일
debug-openshell-cluster
미분류

Debug why an OpenShell gateway deployment is unhealthy, unreachable, or unable to create sandboxes. Use for gateway health failures, Docker/Podman runtime issues, Helm failures, Kubernetes scheduling, TLS or auth, gateway interceptors, supervisor middleware…

2026년 8월 24일
수집된 skill 24개 중 8개를 표시합니다.
evaluation
미분류

Evaluates accuracy of quantized or unquantized LLMs using NeMo Evaluator Launcher (NEL). Triggers on "evaluate model", "benchmark accuracy", "run MMLU", "evaluate quantized model", "run nel". Handles deployment, config generation, and evaluation execution.…

2026년 8월 24일
deployment
소프트웨어 개발자

Serve a quantized or unquantized LLM checkpoint as an OpenAI-compatible API endpoint using vLLM, SGLang, or TRT-LLM. Use when user says "deploy model", "serve model", "start vLLM server", "launch SGLang", "TRT-LLM deploy", "AutoDeploy", "benchmark…

2026년 8월 18일
accessing-mlflow
데이터 과학자

Query and browse evaluation results stored in MLflow. Use when the user wants to look up runs by invocation ID, compare metrics across models, fetch artifacts (configs, logs, results), or set up the MLflow MCP server. ALWAYS triggers on mentions of MLflow,…

2026년 8월 12일
benchmark-model-kernels
데이터 과학자

Inspect Hugging Face decoder layers on meta tensors and plan or run per-rank BF16, FP8, and NVFP4 GEMM or fused-MoE microbenchmarks with the bundled scripts and a local FlashInfer checkout. Use when choosing a model, GPU, TP, EP, or M/token-concurrency sweep;…

2026년 8월 12일
common
소프트웨어 개발자

Shared ModelOpt support files. Use only when another ModelOpt skill directs you here.

2026년 8월 12일
compare-results
데이터 과학자

Establish baseline-vs-candidate evaluation plans, delegate missing evaluations, compare validated results, and decide quantization feasibility. Use when the user asks to compare baseline vs quantized runs, explain an accuracy drop/regression, verify whether a…

2026년 8월 12일
day0-release
데이터 과학자

Deterministic end-to-end driver for day-0 quantized-checkpoint releases — chains PTQ → evaluation → comparison with enforced gates between stages (the evaluation stage deploys the checkpoint itself), and returns a publish decision (ACCEPT / REGRESSION /…

2026년 8월 12일
debug
네트워크·컴퓨터 시스템 관리자

Run commands inside a remote Docker container via the file-based command relay (tools/debugger). Use when the user says "run in Docker", "run on GPU", "debug remotely", "run test in container", "check nvidia-smi", "run pytest in Docker", or needs to execute…

2026년 8월 12일
수집된 skill 18개 중 8개를 표시합니다.
agent-upkeep
소프트웨어 개발자

Perform one small, scoped maintenance improvement to the Elements monorepo and open a single reviewable pull request. Use this skill for scheduled or unattended upkeep runs that improve unit test coverage for one file, fix one behavioral bug in one module, or…

2026년 8월 13일
authoring-documentation
소프트웨어 개발자

Guidelines for writing documentation files including 11ty templates, Eleventy shortcodes, JSDoc annotations, and markdown content. Use this skill whenever the user works with documentation markdown files, Vale prose linting errors, Eleventy shortcodes…

2026년 8월 13일
authoring-projects
소프트웨어 개발자

Author a new standalone NVIDIA Elements workspace project containing a Lit component, including package files, the five test types, Wireit tasks, workspace and CI registration, metadata generation, documentation-site integration, dependency-lint…

2026년 8월 13일
guidance-build
소프트웨어 개발자

Wireit orchestration, build optimization, caching strategies, and build troubleshooting for the Elements monorepo. Use this skill whenever the user asks about Wireit configuration, build tasks, build dependencies, cache invalidation, build performance, adding…

2026년 8월 13일
agent-availability-report
소프트웨어 개발자

Generate a production availability report for NVIDIA Elements packages and documentation.

2026년 8월 12일
agent-debug-ci
소프트웨어 개발자

Investigate failed scheduled or nightly GitHub Actions runs on the default branch, determine whether the failure is reproducible and repository-owned, implement the smallest evidence-backed fix, validate it, and open a draft pull request. Use when a failed…

2026년 8월 12일
audit-accessibility
소프트웨어 개발자

Unified accessibility auditing workflow across static analysis, runtime testing, ARIA patterns, keyboard navigation, and color contrast. Use this skill whenever the user mentions accessibility, a11y, WCAG, ARIA roles, axe tests, screen readers, focus…

2026년 8월 12일
audit-ci
소프트웨어 개발자

Run and analyze Elements cold CI performance profiles and propose evidence-backed build, test, lint, and dependency-graph improvements. Use whenever asked to profile or benchmark pnpm run ci, rerun ci:profile, create a CI performance audit, compare CI…

2026년 8월 12일
수집된 skill 18개 중 8개를 표시합니다.
sop-ft-orchestrate
소프트웨어 개발자

Autonomous end-to-end orchestrator for SOP fine-tuning. Runs the full Import → Augment → DDM Train → VLM Train → Evaluate → RCA loop. Interprets RCA findings across DDM, VLM and augment axes, applies config fixes autonomously, and iterates until success…

2026년 8월 5일
vss-sop-build
소프트웨어 개발자

Build a custom VSS SOP blueprint from the VSS 3.1 base, then deploy and test in a loop until fully operational. Use when asked to create the SOP blueprint structure, customize VSS compose for SOP, configure SOP services, set up the VSS agent for SOP, or…

2026년 8월 5일
vss-sop-deploy
네트워크·컴퓨터 시스템 관리자

Build the DS-SOP Docker image and deploy the VSS SOP blueprint end-to-end. Use when asked to deploy SOP, build DS SOP, install SOP, set up the SOP pipeline, verify SOP models, start the SOP blueprint, simulate RTSP for SOP, run the SOP API test, or tear down…

2026년 8월 5일
deepstream-sop
소프트웨어 개발자

Use this skill when building, deploying, evaluating, debugging, or measuring latency for the DeepStream SOP Inference Microservice — a GPU-accelerated FastAPI service that detects whether operators perform assembly-line steps in order via event boundary…

2026년 6월 30일
sop-cr-finetuning
소프트웨어 개발자

Fine-tune Cosmos-Reason2 (CR2) VLM for SOP monitoring. Use when you need to launch and monitor a VLM training run with a given dataset ID.

2026년 6월 30일
sop-data-augmentation
소프트웨어 개발자

Use when the user wants to run data augmentation on an annotated dataset, configure augmentation parameters, check augmentation status, or understand what each QA augmentation type does (BCQ, MCQ, GQA, DMCQ, DSQA, ENQA)

2026년 6월 30일
sop-ddm-finetuning
소프트웨어 개발자

Fine-tune DDM-Net temporal boundary detector for SOP monitoring. Use when you need to launch and monitor a DDM-Net training run with a given dataset ID.

2026년 6월 30일
sop-by-action-eval
소프트웨어 개발자

Use when running by-action VLM evaluation (per-action-clip inference + accuracy metrics) against the BP evaluation-ms HTTP API. Invoked as /sop-by-action-eval <inputs.yaml> [natural language parameter overrides]

2026년 6월 30일
수집된 skill 17개 중 8개를 표시합니다.
contribute-adapter
소프트웨어 개발자

Add or substantially change a first-party NVIDIA NeMo Fabric adapter, including repository packaging, discovery metadata, catalogs, CI wiring, and validation.

2026년 8월 15일
maintain-packaging
소프트웨어 개발자

Maintain NVIDIA NeMo Fabric Rust, Python, and TypeScript dependencies, package metadata, module paths, native artifacts, lockfiles, license evidence, and release-facing build surfaces

2026년 8월 15일
python-tests
소프트웨어 품질 보증 분석가·테스터

Python tests for NeMo Fabric; use this when writing tests

2026년 8월 14일
draft-release-notes
소프트웨어 개발자

Compare NVIDIA NeMo Fabric release refs and draft the authoritative GitHub Release body plus any warranted documentation-site release-note update. Use when preparing a stable release, creating patch-release notes, updating…

2026년 8월 14일
review-doc-style
소프트웨어 개발자

Review NeMo Fabric documentation, examples, and docs-heavy changes for NVIDIA technical writing style, terminology, repository accuracy, and current public behavior. Use for documentation reviews and public-facing text changes.

2026년 8월 14일
update-project-version
소프트웨어 개발자

Update the NVIDIA NeMo Fabric release version across Cargo, Python, and TypeScript package metadata, internal Python dependency pins, integration metadata, and lockfiles. Use when bumping, synchronizing, or auditing NeMo Fabric package versions for a release.

2026년 8월 14일
contribute-api
소프트웨어 개발자

Contribute a new NVIDIA NeMo Fabric public API surface safely, with Rust, CLI, Python, TypeScript, schema, adapter, and documentation parity in mind

2026년 8월 13일
maintain-ci
소프트웨어 개발자

Maintain and review NeMo Fabric GitHub Actions workflows with minimum permissions, pinned action SHAs, deterministic caching, lockfile-backed tools, and local validation

2026년 8월 13일
수집된 skill 17개 중 8개를 표시합니다.
저장소 85개 중 12개 표시