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
1
GitHub Stars
61
First Seen
11 days ago
nemo-relay-typed-wrappers-codecs — nvidia/nemo-relay