nemoclaw-community-contributor-examples

द्वारा nvidia

NemoClaw Community योगदानकर्ताओं को रिपॉजिटरी उदाहरणों को वर्गीकृत करने, नाम देने, जोड़ने, स्थानांतरित करने, नाम बदलने और समीक्षा करने में मार्गदर्शन करें। जब कार्य उदाहरणों को प्रभावित करता है, तब उपयोग करें,…

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.

nvidia की और Skills

compileiq-debug
nvidia
उपयोग करें जब कुछ गलत हो: Search() हैंग हो जाता है, सभी मूल्यांकन INVALID_SCORE लौटाते हैं, स्कोर में सुधार नहीं हो रहा है, हर कॉन्फ़िगरेशन एक ही संख्या लौटाता है, ptxas त्रुटियाँ…
create-github-pr
nvidia
gh CLI का उपयोग करके GitHub पुल रिक्वेस्ट बनाएँ। जब उपयोगकर्ता नया PR बनाना चाहता है, कोड समीक्षा के लिए सबमिट करना चाहता है, या पुल रिक्वेस्ट खोलना चाहता है, तब उपयोग करें। ट्रिगर कीवर्ड -…
nemoclaw-maintainer-cross-issue-sweep
nvidia
अन्य खुले मुद्दों को स्कैन करता है ताकि उन मुद्दों को ढूंढ सके जिन्हें कोई दिया गया PR ठीक कर सकता है या गलती से तोड़ सकता है। आसन्न-सुधार अवसरों और विरोधाभास जोखिमों को file:line… के साथ आउटपुट करता है।
fhir-basics
nvidia
एजेंटों को सिखाता है कि FHIR R4 APIs कैसे काम करते हैं, कौन से संसाधन उपलब्ध हैं, उन्हें खोज मापदंडों के साथ कैसे क्वेरी करें, और सभी प्रतिक्रिया प्रारूपों को सही ढंग से कैसे पार्स करें…
compileiq-validate-result
nvidia
खोज पूरी होने के बाद और किसी स्पीडअप का दावा करने या ACF भेजने से पहले उपयोग करें। dump_results CSV लोड करता है, शीर्ष-K उम्मीदवारों (एकल-उद्देश्य) को निकालता है…
changelog-audit
nvidia
रिलीज़ से पहले Warp CHANGELOG.md का ऑडिट करें: खोई हुई प्रविष्टियाँ पुनर्प्राप्त करें, उपयोगकर्ता प्रभाव के अनुसार क्रमबद्ध करें, प्रविष्टि भाषा को परिष्कृत करें, लाइन-रैप करें, और (रिलीज़-ब्रांच मोड) तुलना बढ़ाएँ…
maintain-dynamic-plugins
nvidia
NeMo Relay डायनामिक प्लगइन लोडर, मैनिफेस्ट, रस्ट नेटिव SDK, gRPC वर्कर प्रोटोकॉल, पायथन वर्कर SDK, दस्तावेज़, परीक्षण और रिलीज़ वर्कफ़्लो कवरेज बनाए रखें
dgx-diagnose
nvidia
सामान्य DGX Station GB300 समस्याओं का निदान करें — CUDA क्रैश, गलत-GPU लक्ष्यीकरण, vLLM/SGLang कंटेनर बग, MIG स्थिति समस्याएं, NVLink/Fabric Manager त्रुटियां,…