OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add nvidia/nemo-relay --skill contribute-docs
Author or edit NeMo Relay documentation or examples when repository-specific MDX, public API, integration, or release-history conventions matter. Do not use for review-only requests or incidental prose edits in code.
npx skills add nvidia/nemo-relay --skill contribute-docs
Use this skill when authoring docs-only or example-heavy changes.
RELEASING.md, not as user-facing docs pages or CHANGELOG.mdscripts/ root in docs and examples;
only point at namespaced helper paths when documenting internal maintenance
workgrpc-v1 protocol details on separate
pages.compat.relay = ">=0.8.0,<1.0"; open-ended or narrower 0.8-or-newer ranges
are valid when intentional.{/* to open and */} to close. Do not use HTML comments for MDX SPDX
headers.README.md or docs/index.yml updated when entry points changedREADME.md files updated when examples or binding guidance changed{/* ... */} for top-of-file SPDX commentsjust docs when the docs site changed; ./scripts/build-docs.sh html remains the compatibility wrapperCONTRIBUTING.mdRELEASING.mddocs/contribute/testing-and-docs.mdx