nemo-fabric-integrate

Installation
SKILL.md

Integrate NeMo Fabric Through The Python SDK

Use this skill when a consumer codebase — an application, service, evaluation harness, or platform — needs to run agent harnesses through NeMo Fabric's typed Python SDK. The consumer owns its own configuration object and translates it into an in-memory FabricConfig; Fabric owns adapter selection, the runtime lifecycle, and normalized results.

Do not use this skill to author or modify Fabric adapters, change Fabric core or its bindings, or maintain repository infrastructure. If you are contributing to Fabric itself, use the maintainer skills in .agents/skills/ instead.

Integration Boundary

Stay on the public, in-memory contract. These rules keep a consumer integration supported and upgrade-safe:

Installs
1
GitHub Stars
18
First Seen
12 days ago
nemo-fabric-integrate — nvidia/nemo-fabric