contribute-integration

Installation
SKILL.md

Contribute A Framework Integration

Companion Guidance

Use karpathy-guidelines alongside this skill for implementation or review work. Keep changes scoped, surface assumptions, and define focused validation before editing.

Use this skill when contributing an integration with a framework or plugin such as LangChain, LangGraph, Deep Agents, or OpenClaw through its public APIs.

Default Guidance

  • Keep NeMo Relay optional
  • Use stable, documented framework or plugin APIs
  • Wrap tool and LLM paths at the correct framework boundary
  • Preserve the framework's original behavior when NeMo Relay is absent
Installs
2
GitHub Stars
91
First Seen
Jul 3, 2026
contribute-integration — nvidia/nemo-relay