Skip to content

chore(metadata): regenerate metadata.json and skills.sh.json#290

Merged
mosheabr merged 1 commit into
mainfrom
bot/regenerate-skill-metadata
Jun 26, 2026
Merged

chore(metadata): regenerate metadata.json and skills.sh.json#290
mosheabr merged 1 commit into
mainfrom
bot/regenerate-skill-metadata

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 24, 2026

Copy link
Copy Markdown

Auto-regenerated by generate-skill-metadata workflow.

  • Trigger: workflow_run
  • Generator log: see workflow run.

cc @jim-nvidia @jasonnvidia

@github-actions github-actions Bot requested a review from mosheabr as a code owner June 24, 2026 20:39
@github-actions github-actions Bot requested a review from sayalinvidia as a code owner June 24, 2026 20:39
@github-actions github-actions Bot force-pushed the bot/regenerate-skill-metadata branch 7 times, most recently from 6b5fcaa to 8885663 Compare June 25, 2026 13:01

@rjensenNV rjensenNV left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Metadata looks good but small typo: product.primary is "NeMoClaw" - correct spelling is "NemoClaw". Requires a fix to product enum in metadata.schema.json

@mosheabr

Copy link
Copy Markdown
Collaborator

Good catch, @rjensenNV — you're right, and thanks for pinpointing the enum.

Root cause confirmed: the canonical name is NemoClaw everywhere it's actually defined (components.d/nemoclaw.yml, README, docs/index.mdx, and the skill's own SKILL.md/skill-card.md/evals.json). The only wrong-cased occurrence was NeMoClaw in the product.primary enum in metadata.schema.json — and since the generator stamps product.primary from that enum, the typo propagated into this auto-generated metadata.json.

Fix is in flight: #292 corrects the enum (NeMoClawNemoClaw) plus a cosmetic plugins.d comment. Once that merges and the metadata regenerates, nemoclaw-user-guide will read product.primary: "NemoClaw".

Holding this PR — it'll be superseded by the regenerated output and closed once #292 lands.

mosheabr added a commit that referenced this pull request Jun 25, 2026
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>
@github-actions github-actions Bot force-pushed the bot/regenerate-skill-metadata branch from 8885663 to 2254e35 Compare June 25, 2026 15:03
@jasonnvidia

jasonnvidia commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

ty @mosheabr !
Now that #292 has merged, can we close this one?

@github-actions github-actions Bot force-pushed the bot/regenerate-skill-metadata branch 11 times, most recently from 018a377 to b24ca36 Compare June 26, 2026 05:30
@github-actions github-actions Bot force-pushed the bot/regenerate-skill-metadata branch 3 times, most recently from 8a6e41c to f717cd6 Compare June 26, 2026 11:04
Generated by .github/workflows/generate-skill-metadata.yml.
@github-actions github-actions Bot force-pushed the bot/regenerate-skill-metadata branch from f717cd6 to a1dce33 Compare June 26, 2026 13:44

@rjensenNV rjensenNV left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

product.primary "NemoClaw" fix propagated, LGTM.

@mosheabr mosheabr left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Routine metadata regeneration — purely additive: adds the nemoclaw-user-guide entry to metadata.json + skills.sh.json (the consolidated skill from #287/#288). No content risk. Approving.

@mosheabr mosheabr merged commit 5a4fa3e into main Jun 26, 2026
@mosheabr mosheabr deleted the bot/regenerate-skill-metadata branch June 26, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants