Register NVIDIA Digital Health Examples skills#56
Merged
mosheabr merged 3 commits intoMay 29, 2026
Conversation
Add catalog entry for NVIDIA/digital-health-examples with 4 clinical ASR workflow skills: - clinical-asr-setup - clinical-asr-build - clinical-asr-eval - clinical-asr-finetune Skills are docs-only workflow guides (SKILL.md + references + evals), licensed Apache-2.0, cleared via OSRB 6177622, registered in nSpect as NSPECT-OZP0-77O4 alpha-0.1.0. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Signed-off-by: Ben Randoing <brandoing@nvidia.com>
…al skills Updates the description to: - explicitly list the four canonical skill slugs (clinical-flywheel-*) - call out the standalone property (no sibling-skill dependencies) Aligns with the rename in NVIDIA/digital-health-examples (release/clinical-asr-skills@e19405c) which moved the public skill names from clinical-asr-* to clinical-flywheel-*. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Signed-off-by: Ben Randoing <brandoing@nvidia.com>
…discussions override Three changes: 1. Source path .agents/skills/ -> skills/<skill>/ per skill. The source repo NVIDIA/digital-health-examples uses the canonical skills/ layout per Mohit's 2026-05-15 directive — the .agents/skills/ path the original yml pointed at does not exist on main. 2. Flat layout (one-entry-per-skill, lowercase catalog_dir matching skill name) per the convention adopted 2026-05-28. 3. Add links.discussions: false — source repo has Discussions disabled, without override the help-table renders a broken link. Also tightened the description (removed reference to the legacy "clinical-flywheel-*" skill names that no longer exist in source; the skills are now named digital-health-clinical-asr-*). Source state: all 4 declared skills are fully 5/5 artifact-compliant (SKILL.md + skill-card.md + skill.oms.sig + evals/evals.json + BENCHMARK.md). OSRB cleared (6177622), nSpect tracked (NSPECT-OZP0-77O4 alpha-0.1.0) per the PR body. Five additional source skills (riva-*, nemo-clinical-data-designer) are intentionally out of scope for this PR — those belong to NeMo and Riva product teams' separate onboarding. Signed-off-by: Moshe Abramovitch <moshea@nvidia.com>
mosheabr
approved these changes
May 29, 2026
Collaborator
mosheabr
left a comment
There was a problem hiding this comment.
Approved. NVIDIA/digital-health-examples source has all 4 declared clinical-asr skills fully 5/5 compliant (sig + skill-card + evals + BENCHMARK + SKILL.md). OSRB clearance (6177622) and nSpect tracking (NSPECT-OZP0-77O4 alpha-0.1.0) documented in PR body. yml now uses flat layout, canonical skills/ path, and discussions override. Five other source skills (riva-*, nemo-clinical-data-designer) intentionally left out for separate product-team onboarding.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add catalog entry for NVIDIA/digital-health-examples with 4 clinical ASR workflow skills:
Skills are docs-only workflow guides (SKILL.md + references + evals), licensed Apache-2.0, cleared via OSRB 6177622, registered in nSpect as NSPECT-OZP0-77O4 alpha-0.1.0.
Onboarding type
components.d/<slug>.ymlfile)For new product onboarding — author affirmations
By submitting this PR, I confirm on behalf of my team:
.agents/skills/orskills/path used for new entries (or existing path retained for legacy entries percomponents.d/<slug>.yml)Reviewer checklist (OSS Skills PIC)
components.d/<slug>.ymlentry valid (required fields, uniquecatalog_dir, path exists in source repo, filename slug matches name)SKILL.mdfrontmatter spec-compliant (at least one sampled)All PRs
git commit -s).If you forgot, run
git rebase --signoff origin/main && git push --force-with-leaseto retroactively sign all commits in your branch.Other context (for non-onboarding PRs)