simready-foundation-update-capability

bởi nvidia

Sử dụng để cập nhật tài liệu năng lực SimReady, chỉ mục yêu cầu, đăng ký xác thực và tham chiếu tính năng.

npx skills add https://github.com/nvidia/simready-foundation --skill simready-foundation-update-capability

SimReady Update Capability

Purpose

Use this skill to maintain an existing capability folder. This includes adding requirement entries, clarifying the capability overview, reorganizing requirement docs, and keeping validators and imports aligned.

Use simready-foundation-add-capability when the capability folder does not exist.

Prerequisites

Before editing, read:

  • AGENTS.md
  • nv_core/sr_specs/docs/guides/naming_conventions.md
  • target capability-*.md
  • target requirements.md
  • target requirements/*.md
  • target validation.py
  • feature manifests that reference requirements in this capability

Inputs

Collect or infer:

InputRequirement
capability_pathExisting capability folder.
change_typeAdd requirement, reorganize docs, update scope, validator registration, or cleanup.
requirement_changesRequirement docs being added, moved, or updated.
validator_changesValidation module updates needed.
feature_impactFeatures affected by requirement changes.

Instructions

Use this checklist when changing the repository:

  1. Confirm the capability folder and overview/index files exist.
  2. Classify the change as documentation-only, requirement-index, validator, or contract-impacting.
  3. Update capability-<slug>.md when scope, requirement list, related docs, or validation status changes.
  4. Update requirements.md to include every requirement doc exactly once.
  5. Add or move requirement docs with simready-foundation-add-requirement or simready-foundation-update-requirement guidance.
  6. Update validation.py and capabilities/__init__.py only when executable validators or imports change.
  7. If requirement semantics changed, hand off to feature/profile update skills.
  8. Validate consistency:
    • every requirement doc is indexed
    • every indexed requirement file exists
    • validator registrations reference documented requirement IDs
    • features do not reference removed or renamed requirement IDs

Examples

Example request:

Update an existing SimReady Foundation capability to clarify its requirements and validation coverage.

Expected result summary:

changed_files: updated docs, manifests, indexes, validators, or adapters
validation: focused checks for the changed contract
remaining_gaps: downstream feature, profile, adapter, or runtime-test follow-up

Policies

  • Avoid broad reorganization unless it removes real confusion.
  • Preserve existing requirement codes and links whenever possible.
  • Keep capability scope broad enough for related requirements but narrow enough to be meaningful.
  • Record validation gaps honestly instead of implying coverage that does not exist.

Limitations

  • Do not silently change published contracts; add versions when behavior changes.
  • Do not update docs without checking validator, manifest, profile, adapter, and runtime-test impact.
  • Do not broaden a change beyond the selected requirement, capability, feature, profile, validator, or adapter.

Troubleshooting

  • Error: the requested change alters a published contract. Solution: create a new version and preserve the old artifact.
  • Error: docs and machine-readable manifests diverge. Solution: make the JSON/TOML and markdown agree, then rerun focused checks.
  • Error: downstream profile or adapter impact is unclear. Solution: list the affected artifacts before making broad edits.

Resources

  • assets/openai.yaml preserves optional UI metadata for clients that read skill display hints. It is not required for the workflow.

Summary Format

Report:

FieldMeaning
capability_pathCapability changed.
docs_changedOverview/index/requirement docs changed.
validators_changedValidation files changed.
requirements_addedNew requirement IDs.
requirements_movedMoved docs or none.
feature_followupFeature version impacts.
validationChecks run and remaining gaps.

Thêm skills từ nvidia

compileiq-debug
nvidia
Sử dụng khi có điều gì đó không ổn: Search() bị treo, tất cả các đánh giá đều trả về INVALID_SCORE, điểm số không cải thiện, mọi cấu hình đều trả về cùng một số, lỗi ptxas…
create-github-pr
nvidia
Tạo pull request GitHub bằng cách sử dụng gh CLI. Sử dụng khi người dùng muốn tạo PR mới, gửi mã để xem xét, hoặc mở pull request. Từ khóa kích hoạt -…
nemoclaw-maintainer-cross-issue-sweep
nvidia
Quét các vấn đề đang mở khác để tìm những vấn đề mà một PR nhất định có thể sửa hoặc vô tình làm hỏng. Đưa ra các cơ hội sửa lỗi liền kề và rủi ro mâu thuẫn với file:dòng…
fhir-basics
nvidia
Dạy các tác nhân cách hoạt động của API FHIR R4, những tài nguyên có sẵn, cách truy vấn chúng với tham số tìm kiếm, và cách phân tích chính xác tất cả các định dạng phản hồi…
compileiq-validate-result
nvidia
Sử dụng SAU KHI tìm kiếm hoàn tất và TRƯỚC KHI yêu cầu tăng tốc hoặc gửi ACF. Tải tệp CSV dump_results, trích xuất các ứng viên top-K (đơn mục tiêu)…
changelog-audit
nvidia
Kiểm tra Warp CHANGELOG.md trước khi phát hành: khôi phục các mục bị mất, sắp xếp theo tác động người dùng, tinh chỉnh ngôn ngữ mục, xuống dòng và (chế độ nhánh phát hành) so sánh bump…
maintain-dynamic-plugins
nvidia
Duy trì các bộ nạp plugin động NeMo Relay, tệp kê khai, SDK gốc Rust, giao thức worker gRPC, SDK worker Python, tài liệu, kiểm thử và phạm vi quy trình phát hành
dgx-diagnose
nvidia
Chẩn đoán các sự cố thường gặp của DGX Station GB300 — lỗi CUDA, nhắm sai GPU, lỗi container vLLM/SGLang, vấn đề trạng thái MIG, lỗi NVLink/Fabric Manager,…