nemo-relay-typed-wrappers-codecs

Installation
SKILL.md

Use Typed Wrappers And Codecs

Use this skill when an application wants stronger domain types than raw JSON for tool or LLM integration.

Default Guidance

  • Prefer plain JSON first for initial adoption.
  • Reach for typed wrappers when the application already has stable domain models.
  • Keep in mind that middleware still operates on JSON, not typed objects.

Embedded Codec Model

Installs
2
GitHub Stars
91
First Seen
Jun 20, 2026
nemo-relay-typed-wrappers-codecs — nvidia/nemo-relay