OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add nvidia/nemo-relay --skill maintain-packaging
Add or change NeMo Relay packages, package metadata, module paths, generated artifacts, registry output, or release-facing build surfaces, including registering new unified-release surfaces with version automation. Do not use for a standalone project version bump, ordinary source builds, or tests.
npx skills add nvidia/nemo-relay --skill maintain-packaging
Use this skill when a change affects how NeMo Relay is built, packaged, named, or consumed outside the source tree.
Cargo.toml package names and workspace metadatapyproject.tomlpython/plugin/pyproject.tomlgo/nemo_relay/go.modpackage.json and package-lock.jsoncrates/node/package.jsonjustfile build, test, clean, version, and package recipes for plugin crates
and packagesset_project_version
in the justfile; extend the owning helper and its fail-fast field checks
in the same change when a value is not derived automatically, without
adding a separate test that mirrors the helper's field listnemo-relay-plugin Rust and Python packages track the project SemVer
policy and Python wheels use valid PEP 440 translationvCHANGELOG.md or docs pagespyproject.tomlpython/plugin/pyproject.tomlgo/nemo_relay/go.modpackage.jsonpackage-lock.jsoncrates/node/package.jsonRELEASING.md.github/workflows/ci_python.yml.github/workflows/ci.yaml.gitlab-ci.ymljustfile