nemoclaw-community-contributor-examples

von nvidia

Leiten Sie NemoClaw-Community-Mitwirkende durch das Klassifizieren, Benennen, Hinzufügen, Verschieben, Umbenennen und Überprüfen von Repository-Beispielen. Verwenden Sie, wenn die Arbeit Beispiele betrifft,…

npx skills add https://github.com/nvidia/nemoclaw-community --skill nemoclaw-community-contributor-examples

NemoClaw Community Contributor Examples

Use this skill to keep the example catalog navigable as it grows without changing an example's runtime or security boundaries accidentally.

Workflow

  1. Read references/example-taxonomy.md. For issue and pull request metadata, also read the canonical maintainer taxonomy.
  2. Before drafting or reviewing a new top-level example README, follow the canonical Example README Template. Treat it as the required information contract instead of copying the template into this skill.
  3. Read the target example's README and nearby deployment documentation before classifying or naming it.
  4. Select the artifact type first. For recipes, select contributor provenance second. Use an outcome-oriented leaf name.
  5. When moving or renaming an existing example, also read references/restructure-checklist.md and inventory every repository reference before editing.
  6. Preserve contributor attribution, deployment behavior, security policy, credential handling, teardown behavior, and Compose/Helm parity.
  7. Update the public catalog, repository links, contribution commands, notices, submodule configuration, and external-document follow-ups in the same change.
  8. Run the smallest relevant example checks, then the repository-wide checks required by CONTRIBUTING.md.

Boundaries

  • Treat directory placement as navigation, not a support or maturity promise.
  • Do not classify provenance from technology usage alone. Require explicit attribution or repository history.
  • Do not broaden egress, permissions, credential exposure, host access, or agent authority as part of a catalog change.
  • Do not retain duplicate compatibility directories. Document path migrations and update callers.
  • Base README commands, results, compatibility, support, security, and performance claims on repository evidence. Do not draft from an issue alone.
  • Keep public drafts sanitized. Do not include secrets, internal links, tenant details, private paths, or nonpublic environment names. Use obvious placeholders for private values.
  • Require a human contributor to review and correct coding-agent drafts before submission.
  • Ask maintainers when ownership or artifact type remains ambiguous after inspecting the example.

Mehr Skills von nvidia

compileiq-debug
nvidia
Verwenden, wenn etwas nicht stimmt: Search() hängt, alle Evaluierungen geben INVALID_SCORE zurück, Scores verbessern sich nicht, jede Konfiguration liefert dieselbe Zahl, ptxas-Fehler…
create-github-pr
nvidia
Erstelle GitHub-Pull-Requests mit der gh CLI. Verwende, wenn der Benutzer einen neuen PR erstellen, Code zur Überprüfung einreichen oder einen Pull-Request öffnen möchte. Auslöser-Schlüsselwörter -…
nemoclaw-maintainer-cross-issue-sweep
nvidia
Scannt andere offene Issues, um solche zu finden, die ein bestimmter PR möglicherweise ebenfalls behebt oder versehentlich kaputt macht. Gibt benachbarte Fix-Möglichkeiten und Widerspruchsrisiken mit Datei:Zeile… aus.
fhir-basics
nvidia
Bringt Agenten bei, wie FHIR R4 APIs funktionieren, welche Ressourcen verfügbar sind, wie man sie mit Suchparametern abfragt und wie man alle Antwortformate korrekt parst…
compileiq-validate-result
nvidia
Verwende NACH Abschluss einer Suche und VOR dem Einfordern eines Speedups oder dem Versand eines ACF. Lädt die dump_results CSV, extrahiert Top-K-Kandidaten (Einzelziel)...
changelog-audit
nvidia
Auditiere die CHANGELOG.md vor einem Release: stelle verlorene Einträge wieder her, sortiere nach Benutzerauswirkung, verfeinere die Sprache der Einträge, führe Zeilenumbrüche durch und (im Release-Branch-Modus) erhöhe die Vergleichsnummer…
maintain-dynamic-plugins
nvidia
Verwalte NeMo Relay dynamische Plugin-Lader, Manifeste, Rust native SDKs, gRPC Worker-Protokoll, Python Worker-SDK, Dokumentation, Tests und Abdeckung des Release-Workflows
dgx-diagnose
nvidia
Diagnostizieren Sie häufige DGX Station GB300-Probleme – CUDA-Abstürze, falsche GPU-Zuweisung, vLLM/SGLang-Container-Fehler, MIG-Status-Probleme, NVLink/Fabric-Manager-Fehler,…