Skip to main content
NVIDIA
ملف منشئ GitHub

NVIDIA

عرض على مستوى المستودعات لـ ٩٦١ skills مجمعة عبر ٨٧ مستودعات GitHub.

skills مجمعة
٩٦١
مستودعات
٨٧
محدث
٣٠ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
skills
٣٣٧ skills · ٢٨ أغسطس ٢٠٢٦
مطوّرو البرمجياتمديرو الشبكات وأنظمة الحاسوبمحللو ضمان جودة البرمجيات والمختبرونالمهن الحاسوبية الأخرىعلماء البياناتمهندسو أجهزة الحاسوب
٦ فئات مهنية · ٨٤٪؜ مصنفة
٣٥٪؜الحصة
#02
nemoclaw-community
٤٩ skills · ٢٧ أغسطس ٢٠٢٦
مطوّرو البرمجياتالمهن الحاسوبية الأخرىمحللو التمويل والاستثمارمحللو أبحاث السوق ومتخصصو التسويقمحللو أمن المعلوماتمحللو ضمان جودة البرمجيات والمختبرون
٧ فئات مهنية · ٤١٪؜ مصنفة
٥٫١٪؜الحصة
#03
TensorRT-LLM
٣٦ skills · ٣٠ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمديرو الشبكات وأنظمة الحاسوب
٣ فئات مهنية · ٩٧٪؜ مصنفة
٣٫٧٪؜الحصة
#04
NemoClaw
٢٩ skills · ٢٩ أغسطس ٢٠٢٦
مطوّرو البرمجياتالمهن الحاسوبية الأخرىمحللو ضمان جودة البرمجيات والمختبرون
٣ فئات مهنية · ٣٨٪؜ مصنفة
٣٪؜الحصة
#05
NeMo-Relay
٢٨ skills · ٢٧ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
٢ فئات مهنية · ٩٣٪؜ مصنفة
٢٫٩٪؜الحصة
#06
SkillSpector
٢٥ skills · ٢٦ أغسطس ٢٠٢٦
مطوّرو البرمجياتالمهن الحاسوبية الأخرىموظفو المكاتب العامونالكتّاب التقنيونالطهاة ورؤساء الطهاةفنيو النشر المكتبي
٩ فئات مهنية · ٩٦٪؜ مصنفة
٢٫٦٪؜الحصة
#07
simready-foundation
٢٥ skills · ٣ أغسطس ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٢٫٦٪؜الحصة
#08
OpenShell
٢٤ skills · ٢٩ أغسطس ٢٠٢٦
مطوّرو البرمجياتالمهن الحاسوبية الأخرى
٢ فئات مهنية · ٣٣٪؜ مصنفة
٢٫٥٪؜الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

المستودعات و skills الممثلة

cuopt-server-api-python
غير مصنف

cuOpt REST server — start server, endpoints, Python/curl client examples. Use when the user is deploying or calling the REST API.

٢٨ أغسطس ٢٠٢٦
portfolio-optimization
غير مصنف

Use when a user asks to build, optimize, backtest, rebalance, or analyze a stock portfolio with Mean-CVaR, Mean-Variance/SOCP variance caps, efficient frontiers, scenario generation, or NVIDIA cuOpt.

٢٨ أغسطس ٢٠٢٦
cuopt-install
غير مصنف

Install cuOpt for Python, C, or server via pip, conda, or Docker; verify the install. For building cuOpt from source, see cuopt-developer.

٢٥ أغسطس ٢٠٢٦
tao-analyze-gaps-vlm-bcq
غير مصنف

Extract false-positive and false-negative gaps from VLM binary-classification-question (BCQ, yes/no) predictions. Use when the user asks to "analyze VLM BCQ gaps", "extract VLM false positives and false negatives", or identify failure cases from a predictions…

٢٥ أغسطس ٢٠٢٦
tao-convert-dataset-format
غير مصنف

Run `tao-daft convert` to convert NVIDIA TAO DAFT datasets between supported formats. Do not use for non-DAFT data. Use when the user asks to convert a DAFT dataset, change DAFT format, change a TAO dataset format, or run `tao-daft convert`.

٢٥ أغسطس ٢٠٢٦
tao-finetune-clip
غير مصنف

CLIP vision-language model for image-text retrieval, zero-shot classification, embedding extraction, ONNX export, and TensorRT deployment. Use when fine-tuning or training CLIP, running zero-shot classification, computing image embeddings, or deploying CLIP…

٢٥ أغسطس ٢٠٢٦
tao-generate-image-grounding
غير مصنف

Two-step image grounding pipeline: extracts referring expressions from (image, caption) pairs and grounds them to pixel-space bounding boxes via a VLM. Use when the user wants to ground captions to bboxes, generate phrase-grounded annotations, auto-label…

٢٥ أغسطس ٢٠٢٦
tao-generate-referring-expressions
غير مصنف

Four-step image referring-expression pipeline: turns images plus KITTI bounding-box labels into region descriptions, scene captions, grounded referring expressions, and (optionally) verified expressions via VLM distillation. Use when the user wants to…

٢٥ أغسطس ٢٠٢٦
عرض 8 من أصل ٣٣٧ skills مجمعة.
pr-test-case-assistant
غير مصنف

Read public GitHub pull requests, produce a short triage brief, and draft feature test cases grounded in the pull request description and diff. Use when a Slack user provides a public GitHub repository or pull request.

٢٧ أغسطس ٢٠٢٦
memory-repair
غير مصنف

Check the memory against its schema and fix what can be fixed, so the store degrades visibly rather than silently.

٢٧ أغسطس ٢٠٢٦
memory-writing
غير مصنف

Create and update the memory pages that the ranking job gates its top tier on, from evidence the selector collected.

٢٧ أغسطس ٢٠٢٦
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…

٢٦ أغسطس ٢٠٢٦
cross-source-gap-analysis
غير مصنف

Compare findings across Slack, GitHub, NVIDIA forums, and Outlook to identify alignment gaps, missing coverage, and follow-ups.

٢٥ أغسطس ٢٠٢٦
github-readonly-live
غير مصنف

Read the configured live GitHub repository through authenticated, policy-scoped GitHub REST GET requests.

٢٥ أغسطس ٢٠٢٦
nemoclaw-autoheal
غير مصنف

Guide users through Hermes availability checks and the optional host-side auto-heal setup without crossing the sandbox-to-host boundary.

٢٥ أغسطس ٢٠٢٦
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…

٢٥ أغسطس ٢٠٢٦
عرض 8 من أصل ٤٩ skills مجمعة.
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,…

٣٠ أغسطس ٢٠٢٦
trtllm-moe-develop
غير مصنف

Review, design, and refactor TensorRT-LLM PyTorch MoE code for architecture fit, clean code, maintainability, and testability. Always use for any modification, review, refactor, or design planning that touches MoE modules, including…

٣٠ أغسطس ٢٠٢٦
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…

٢٠ أغسطس ٢٠٢٦
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,…

١٧ أغسطس ٢٠٢٦
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…

١٧ أغسطس ٢٠٢٦
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…

١٧ أغسطس ٢٠٢٦
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…

١٧ أغسطس ٢٠٢٦
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.

١٧ أغسطس ٢٠٢٦
عرض 8 من أصل ٣٦ skills مجمعة.
nemoclaw-maintainer-analyze-pr-value-stream
محللو ضمان جودة البرمجيات والمختبرون

Analyze one NemoClaw pull request across its complete observable lifetime. Produces a bounded Perfetto trace and summary, separates contributor, review, and automation time, and compares the latest revision with a target. Use for PR latency, value-stream,…

٢٩ أغسطس ٢٠٢٦
nemoclaw-contributor-create-pr
غير مصنف

Create a GitHub pull request with the NemoClaw template. Then, monitor CI and automated reviews. Use this skill when the user asks to create, open, push, or submit a PR for review. Trigger keywords - create PR, pull request, new PR, submit for review, open…

٢٩ أغسطس ٢٠٢٦
nemoclaw-contributor-update-dependencies
غير مصنف

Audit and implement a dependency upgrade as a semantic migration. Use when changing a library, CLI, service, image, runtime, installer artifact, or transitive dependency, including a Hermes release. Trace upstream changes into current NemoClaw consumers,…

٢٨ أغسطس ٢٠٢٦
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.

٢٨ أغسطس ٢٠٢٦
nemoclaw-maintainer-e2e
غير مصنف

Dispatches and reports trusted GitHub Actions E2E runs. Use for focused, full, staging Launchable, manual PR, and release-decision requests.

٢٨ أغسطس ٢٠٢٦
nemoclaw-maintainer-evening
غير مصنف

Runs the end-of-day NemoClaw release handoff and optionally cuts a release tag. Use for evening, handoff, wrap-up, or ship requests.

٢٨ أغسطس ٢٠٢٦
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,…

٢٨ أغسطس ٢٠٢٦
nemoclaw-maintainer-policies
المهن الحاسوبية الأخرى

Provide read-only NemoClaw maintainer policy. Use for questions about Issue Type, labels, Project fields, release labels, triage, duplicates, blocked items, and maintainer decisions. Trigger keywords - maintainer policy, workflow policy, project workflow,…

٢٨ أغسطس ٢٠٢٦
عرض 8 من أصل ٢٩ skills مجمعة.
maintain-dynamic-plugins
غير مصنف

Maintain NeMo Relay dynamic plugin loaders, manifests, Rust native SDKs, gRPC worker protocol, Python worker SDK, docs, tests, and release workflow coverage

٢٧ أغسطس ٢٠٢٦
nemo-relay-integrate-upstream
غير مصنف

Use this skill when assessing, extending, or implementing NeMo Relay support in an agent harness or agent framework, including coding agents and orchestration runtimes, when the host lacks Relay support or an existing integration needs deeper coverage. It…

٢١ أغسطس ٢٠٢٦
add-binding-feature
مطوّرو البرمجيات

Add or change a public NeMo Relay API surface across the core runtime and every affected binding

١٣ أغسطس ٢٠٢٦
add-middleware
مطوّرو البرمجيات

Add a new guardrail or intercept type to the NeMo Relay middleware pipeline

١٣ أغسطس ٢٠٢٦
contribute-docs
مطوّرو البرمجيات

Contribute documentation or example changes that stay aligned with NeMo Relay public behavior

١٣ أغسطس ٢٠٢٦
contribute-integration
مطوّرو البرمجيات

Contribute a new or updated third-party framework integration for NeMo Relay

١٣ أغسطس ٢٠٢٦
maintain-observability
مطوّرو البرمجيات

Maintain or extend NeMo Relay observability surfaces across ATIF and typed OpenTelemetry projections

١٣ أغسطس ٢٠٢٦
validate-change
محللو ضمان جودة البرمجيات والمختبرون

Choose and run the right NeMo Relay validation matrix for a change instead of using one fixed test list

١٣ أغسطس ٢٠٢٦
عرض 8 من أصل ٢٨ skills مجمعة.
عرض 8 من أصل ٢٥ skills مجمعة.
simready-foundation-add-feature
مطوّرو البرمجيات

Use for adding SimReady feature docs, manifests, requirement mappings, validation strategy, and index entries.

٣ أغسطس ٢٠٢٦
simready-foundation-add-profile
مطوّرو البرمجيات

Use for adding SimReady profile versions with feature bundles, docs, indexes, and validation notes.

٣ أغسطس ٢٠٢٦
simready-foundation-conform-fet-004-simulate-multi-body-physics
مطوّرو البرمجيات

Use for repairing SimReady multibody physics: rigid bodies, joints, articulation roots, and PhysX variants.

٣ أغسطس ٢٠٢٦
simready-foundation-conform-fet-007-nonvisual-materials
مطوّرو البرمجيات

Use for repairing SimReady nonvisual sensor material attributes on bound USD materials.

٣ أغسطس ٢٠٢٦
simready-foundation-conform-fet-021-robot-core
مطوّرو البرمجيات

Use for repairing SimReady robot core layout, thumbnails, robot schema, relationships, and root joint pinning.

٣ أغسطس ٢٠٢٦
simready-foundation-conform-fet-023-robot-materials
مطوّرو البرمجيات

Use for repairing SimReady robot material organization under the top-level Looks scope.

٣ أغسطس ٢٠٢٦
simready-foundation-create-package
مطوّرو البرمجيات

Use for creating SimReady packages with package sample scripts, WRAPP setup, root USD inputs, validation phases, and fallback modes.

٣ أغسطس ٢٠٢٦
simready-foundation-update-profile
مطوّرو البرمجيات

Use for updating SimReady profile versions, feature bundles, docs, and adapter notes.

٣ أغسطس ٢٠٢٦
عرض 8 من أصل ٢٥ skills مجمعة.
openshell-cli
غير مصنف

Guide agents through using the OpenShell CLI (openshell) for sandbox management, gateway registration, provider configuration and refresh, policy iteration, settings, service exposure, BYOC workflows, and inference routing. Covers basic through advanced…

٢٩ أغسطس ٢٠٢٦
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…

٢٧ أغسطس ٢٠٢٦
helm-dev-environment
غير مصنف

Start up, tear down, and configure the local Kubernetes development environment for OpenShell. Uses k3d (Docker-backed k3s) + Skaffold + Helm. Covers cluster lifecycle, optional add-ons (Keycloak OIDC, Envoy Gateway), HA testing, and port mappings. Trigger…

٢٧ أغسطس ٢٠٢٦
sbom
غير مصنف

Generate and manage Software Bill of Materials (SBOMs) for the OpenShell project. Covers SBOM generation with Syft, license resolution via public registries, and CSV export for compliance review. Trigger keywords - SBOM, sbom, bill of materials, license…

٢٧ أغسطس ٢٠٢٦
review-github-pr
غير مصنف

Review a GitHub pull request by summarizing its diff and key design decisions. Use when the user wants to review a PR, understand changes in a branch, or get a code review summary. Trigger keywords - review PR, review pull request, summarize PR, summarize…

٢٦ أغسطس ٢٠٢٦
launch-openshell-gator
غير مصنف

Launch and supervise OpenShell gator agents. Use when starting gator on issues or PRs, checking gator sandboxes, building the gator sandbox image, restarting stuck gators, inspecting gator logs, or experimenting with gator harness/model overrides. Trigger…

٢٥ أغسطس ٢٠٢٦
gator-gate
غير مصنف

Validate and monitor OpenShell GitHub issues and PRs using the gator:* state machine. Use when asked to triage issues/PRs for project validity, gate PRs, run gator, validate submissions, or monitor PRs toward merge readiness.

٢٥ أغسطس ٢٠٢٦
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 -…

٢٤ أغسطس ٢٠٢٦
عرض 8 من أصل ٢٤ skills مجمعة.
authoring-patterns
غير مصنف

Convert validated playground templates or HTML compositions into reusable pattern files (*.examples.ts) in the pattern library. Use this skill whenever the user wants to save, persist, store, or catalog a template, prototype, composition, or playground result…

٢٥ أغسطس ٢٠٢٦
agent-availability-report
غير مصنف

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

٢٤ أغسطس ٢٠٢٦
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 pull request. Use when a failed nightly…

٢٤ أغسطس ٢٠٢٦
agent-dependencies
غير مصنف

Perform one conservative dependency or toolchain upgrade in the Elements monorepo and open a validated pull request. Use for nightly or unattended dependency maintenance, outdated package checks, first-party `actions/*` GitHub Actions updates, and pinned mise…

٢٤ أغسطس ٢٠٢٦
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…

٢٤ أغسطس ٢٠٢٦
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…

١٣ أغسطس ٢٠٢٦
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…

١٣ أغسطس ٢٠٢٦
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…

١٣ أغسطس ٢٠٢٦
عرض 8 من أصل ١٩ skills مجمعة.
common
مطوّرو البرمجيات

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

٢٧ أغسطس ٢٠٢٦
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 /…

٢٧ أغسطس ٢٠٢٦
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…

٢٧ أغسطس ٢٠٢٦
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.…

٢٧ أغسطس ٢٠٢٦
ptq
مطوّرو البرمجيات

Use when the user asks to "quantize a model", "run PTQ", "post-training quantization", "NVFP4 quantization", "FP8 quantization", "INT8 quantization", "INT4 AWQ", "quantize LLM", "quantize MoE", "quantize VLM", or needs to produce a quantized HuggingFace…

٢٧ أغسطس ٢٠٢٦
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,…

١٢ أغسطس ٢٠٢٦
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;…

١٢ أغسطس ٢٠٢٦
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…

١٢ أغسطس ٢٠٢٦
عرض 8 من أصل ١٨ skills مجمعة.
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…

٥ أغسطس ٢٠٢٦
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…

٥ أغسطس ٢٠٢٦
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…

٥ أغسطس ٢٠٢٦
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…

٣٠ يونيو ٢٠٢٦
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.

٣٠ يونيو ٢٠٢٦
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)

٣٠ يونيو ٢٠٢٦
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.

٣٠ يونيو ٢٠٢٦
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]

٣٠ يونيو ٢٠٢٦
عرض 8 من أصل ١٧ skills مجمعة.
contribute-adapter
مطوّرو البرمجيات

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

١٥ أغسطس ٢٠٢٦
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

١٥ أغسطس ٢٠٢٦
python-tests
محللو ضمان جودة البرمجيات والمختبرون

Python tests for NeMo Fabric; use this when writing tests

١٤ أغسطس ٢٠٢٦
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…

١٤ أغسطس ٢٠٢٦
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.

١٤ أغسطس ٢٠٢٦
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.

١٤ أغسطس ٢٠٢٦
contribute-api
مطوّرو البرمجيات

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

١٣ أغسطس ٢٠٢٦
maintain-ci
مطوّرو البرمجيات

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

١٣ أغسطس ٢٠٢٦
عرض 8 من أصل ١٧ skills مجمعة.
عرض ١٢ من أصل ٨٧ مستودعات