chore(metadata): regenerate metadata.json and skills.sh.json#290
Conversation
6b5fcaa to
8885663
Compare
rjensenNV
left a comment
There was a problem hiding this comment.
Metadata looks good but small typo: product.primary is "NeMoClaw" - correct spelling is "NemoClaw". Requires a fix to product enum in metadata.schema.json
|
Good catch, @rjensenNV — you're right, and thanks for pinpointing the enum. Root cause confirmed: the canonical name is Fix is in flight: #292 corrects the enum ( Holding this PR — it'll be superseded by the regenerated output and closed once #292 lands. |
The marketplace product enum used 'NeMoClaw' (capital M), but the canonical product name is 'NemoClaw' everywhere it is defined (components.d/nemoclaw.yml, README, docs, and the skill's own SKILL.md/skill-card/evals). The generator stamps product.primary from this enum, so the typo was propagating into auto-generated metadata.json (flagged on #290). Fix the enum and the cosmetic plugins.d comment so the next regeneration emits the correct casing. Signed-off-by: Moshe Abramovitch <257371078+mosheabr@users.noreply.github.com>
8885663 to
2254e35
Compare
018a377 to
b24ca36
Compare
8a6e41c to
f717cd6
Compare
Generated by .github/workflows/generate-skill-metadata.yml.
f717cd6 to
a1dce33
Compare
rjensenNV
left a comment
There was a problem hiding this comment.
product.primary "NemoClaw" fix propagated, LGTM.
Auto-regenerated by generate-skill-metadata workflow.
workflow_runcc @jim-nvidia @jasonnvidia