contribute-adapter
Installation
SKILL.md
Contribute an Adapter to NVIDIA NeMo Fabric
Companion Guidance
Use karpathy-guidelines to keep the change scoped. Use python-tests for test
design, maintain-packaging for package or dependency changes,
contribute-docs and review-doc-style for public text, validate-change for
the validation matrix, and prepare-pr for review handoff.
Do not use this skill for a consumer application that only selects an existing
adapter. Use the consumer nemo-fabric-integrate skill for that work.
Contract
Read the authoritative surfaces under References before editing. Use the closest existing adapter only for harness-specific patterns, not the core contract.
Decide the following before implementation: