nemoclaw-community-contributor-examples

作成者: nvidia

NemoClawコミュニティの貢献者がリポジトリの例を分類、命名、追加、移動、名前変更、レビューする際のガイド。作業が例に影響する場合に使用します、…

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のその他のスキル

compileiq-debug
nvidia
何かがおかしいときに使用:Search()がハングする、すべての評価がINVALID_SCOREを返す、スコアが改善しない、すべての設定が同じ数値を返す、ptxasエラー…
create-github-pr
nvidia
gh CLIを使用してGitHubのプルリクエストを作成します。ユーザーが新しいPRを作成したい、コードをレビューに提出したい、またはプルリクエストを開きたい場合に使用します。トリガーキーワード -…
nemoclaw-maintainer-cross-issue-sweep
nvidia
他のオープンなIssueをスキャンし、特定のPRが修正する可能性があるものや、誤って壊す可能性があるものを見つけます。隣接修正の機会や矛盾リスクをfile:line…と共に出力します。
fhir-basics
nvidia
エージェントにFHIR R4 APIの動作方法、利用可能なリソース、検索パラメータを使ったクエリ方法、およびすべてのレスポンス形式を正しく解析する方法を教えます…
compileiq-validate-result
nvidia
検索が完了した後、かつスピードアップの申請やACFの発送の前に使用します。dump_results CSVを読み込み、トップK候補(単一目的)を抽出します…
changelog-audit
nvidia
リリース前にWarp CHANGELOG.mdを監査:失われたエントリを復元、ユーザー影響で並べ替え、エントリの文言を洗練、行折り返し、および(リリースブランチモードで)比較をバンプ…
maintain-dynamic-plugins
nvidia
NeMo Relayの動的プラグインローダー、マニフェスト、RustネイティブSDK、gRPCワーカープロトコル、PythonワーカーSDK、ドキュメント、テスト、およびリリースワークフローのカバレッジを維持する
dgx-diagnose
nvidia
一般的なDGX Station GB300の問題(CUDAクラッシュ、誤ったGPUターゲット、vLLM/SGLangコンテナのバグ、MIG状態の問題、NVLink/Fabric Managerエラーなど)を診断します。