Tracking catalog skills that were dropped or reverted by the last sync run. Failure modes surfaced here:
- Missing artifacts —
SKILL.md exists on the source repo but one or more required companions don't:
skill.oms.sig (NVIDIA detached signature)
skill-card.md (skill metadata card)
evals.json (eval definitions — anywhere within the skill directory)
- Signature drift — files in the skill dir were updated on the source repo, but
skill.oms.sig wasn't refreshed alongside. Loading this content would break crypto verification, so:
- Skills that previously existed on
main are reverted to their last-signed version (the signed copy stays live).
- Brand-new skills with drift are dropped outright.
Recovery: comment /nvskills-ci on a follow-up PR on the source repo so the next sync picks up a fresh, content-aligned signature.
- Signature missing — source skill dir has no
skill.oms.sig at all (never signed, or sig deleted upstream):
- Previously-signed catalog skills are reverted to their last-signed version.
- New unsigned skills are dropped outright.
Recovery: run the signing flow on the source repo so skill.oms.sig lands alongside SKILL.md.
- Orphan product dirs — product folder under
skills/ with no SKILL.md inside (e.g. every skill was dropped, leaving only helper files).
Last updated: 2026-06-27 by sync run #28284529468
Signature drift (7)
accelerated-computing-cudf
skills/accelerated-computing-cudf — reverted (2 file(s) changed without skill.oms.sig refresh)
aiq-deploy
skills/aiq-deploy — reverted (1 file(s) changed without skill.oms.sig refresh)
aiq-research
skills/aiq-research — reverted (3 file(s) changed without skill.oms.sig refresh)
cufolio
skills/cufolio — reverted (6 file(s) changed without skill.oms.sig refresh)
nemo-data-designer-plugin
skills/nemo-data-designer-plugin — reverted (2 file(s) changed without skill.oms.sig refresh)
nemo-mbridge-perf-sequence-packing
skills/nemo-mbridge-perf-sequence-packing — reverted (3 file(s) changed without skill.oms.sig refresh)
nemo-retriever
skills/nemo-retriever — reverted (12 file(s) changed without skill.oms.sig refresh)
Owners: re-run /nvskills-ci on the source repo after editing skill content so the signature stays in sync. This issue auto-updates each sync and closes when all skills are compliant.
Tracking catalog skills that were dropped or reverted by the last sync run. Failure modes surfaced here:
SKILL.mdexists on the source repo but one or more required companions don't:skill.oms.sig(NVIDIA detached signature)skill-card.md(skill metadata card)evals.json(eval definitions — anywhere within the skill directory)skill.oms.sigwasn't refreshed alongside. Loading this content would break crypto verification, so:mainare reverted to their last-signed version (the signed copy stays live).Recovery: comment
/nvskills-cion a follow-up PR on the source repo so the next sync picks up a fresh, content-aligned signature.skill.oms.sigat all (never signed, or sig deleted upstream):Recovery: run the signing flow on the source repo so
skill.oms.siglands alongsideSKILL.md.skills/with noSKILL.mdinside (e.g. every skill was dropped, leaving only helper files).Last updated: 2026-06-27 by sync run #28284529468
Signature drift (7)
accelerated-computing-cudfskills/accelerated-computing-cudf— reverted (2 file(s) changed without skill.oms.sig refresh)aiq-deployskills/aiq-deploy— reverted (1 file(s) changed without skill.oms.sig refresh)aiq-researchskills/aiq-research— reverted (3 file(s) changed without skill.oms.sig refresh)cufolioskills/cufolio— reverted (6 file(s) changed without skill.oms.sig refresh)nemo-data-designer-pluginskills/nemo-data-designer-plugin— reverted (2 file(s) changed without skill.oms.sig refresh)nemo-mbridge-perf-sequence-packingskills/nemo-mbridge-perf-sequence-packing— reverted (3 file(s) changed without skill.oms.sig refresh)nemo-retrieverskills/nemo-retriever— reverted (12 file(s) changed without skill.oms.sig refresh)Owners: re-run
/nvskills-cion the source repo after editing skill content so the signature stays in sync. This issue auto-updates each sync and closes when all skills are compliant.