Fix Tier 1 Skills Validations#15
Open
ohadmo wants to merge 8 commits into
Open
Conversation
Signed-off-by: Ohad Mosafi <omosafi@nvidia.com>
Collaborator
Author
|
/nvskills-ci |
Signed-off-by: Ohad Mosafi <omosafi@nvidia.com>
Collaborator
Author
|
/nvskills-ci |
2 similar comments
Collaborator
Author
|
/nvskills-ci |
Collaborator
Author
|
/nvskills-ci |
…tion-fixes Signed-off-by: Ohad Mosafi <omosafi@nvidia.com>
Collaborator
Author
|
/nvskills-ci |
1 similar comment
Collaborator
Author
|
/nvskills-ci |
Signed-off-by: Ohad Mosafi <omosafi@nvidia.com>
ohadmo
force-pushed
the
omosafi/tier1-validation-fixes
branch
from
July 21, 2026 21:30
03c3d7f to
5c69beb
Compare
Collaborator
Author
|
/nvskills-ci |
…-rules Signed-off-by: Ohad Mosafi <omosafi@nvidia.com>
Collaborator
Author
|
/nvskills-ci |
Signed-off-by: Ohad Mosafi <omosafi@nvidia.com>
Collaborator
Author
|
/nvskills-ci |
2 similar comments
Collaborator
Author
|
/nvskills-ci |
Collaborator
Author
|
/nvskills-ci |
Signed-off-by: Ohad Mosafi <omosafi@nvidia.com>
Collaborator
Author
|
/nvskills-ci |
Signed-off-by: Ohad Mosafi <omosafi@nvidia.com>
Collaborator
Author
|
/nvskills-ci |
1 similar comment
Collaborator
Author
|
/nvskills-ci |
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.
Summary
Prepares bionemo-agent-toolkit for NVCARPS / NVSkills CI by resolving the
Tier 1 (static schema + security) validation failures
Changes
complexa-design) to the guide's [what] + [when, incl. trigger phrases] +
[capabilities] structure. All were >1024 chars (Anthropic's hard limit); now
745–760 chars. High-value trigger phrases retained, not dropped.
complexa design <pipeline>in thecomplexa-design description.
<...>tags are forbidden in name/description byboth the Anthropic guide and the NVCARPS validator; this was a pre-existing
Tier 1 security violation.
three skills (progressive disclosure — the guide keeps exhaustive detail out
of frontmatter). Matches the existing nim-skills convention; testable
positive/negative trigger cases.
had no frontmatter (it's an index to two nested skills) and would fail Tier 1.
Renamed to README.md; not referenced as a skill anywhere.
plugins/bionemo-agent-toolkit/ (keeps the plugin-sync CI check green).