components.d: register Video Search and Summarization#50
Merged
Conversation
Add the VSS Blueprint repo (NVIDIA-AI-Blueprints/video-search-and-summarization) to the sync catalog. Skills live at the repo root under skills/ and mirror to skills/video-search-and-summarization/ in this catalog. Current 10 skills covered: alerts, deploy, report, rt-vlm, video-analytics, video-search, video-summarization, video-understanding, vios, vss-frag. Each SKILL.md frontmatter declares Apache-2.0 license, version, and the canonical github-url + tags under metadata: per the publishing template (see PR #294 against the source repo for the template migration). Signed-off-by: Zac Wang <zacw@nvidia.com>
sayalinvidia
approved these changes
May 8, 2026
Collaborator
sayalinvidia
left a comment
There was a problem hiding this comment.
LGTM. Source path on main checks out, slug + catalog_dir are clean, Apache-2.0 covers skills/ via root LICENSE, CI green. README row will land on the next sync.
Approving, thanks for the contribution! @zac-wang-nv
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
Adds `components.d/video-search-and-summarization.yml` to register the VSS Blueprint repo with the NVIDIA/skills sync catalog.
```yaml
name: Video Search and Summarization
repo: NVIDIA-AI-Blueprints/video-search-and-summarization
description: VSS Blueprint — deploy profiles, search and summarize video, generate analysis reports, manage alerts and incidents, query VIOS sensors, and use the RTVI VLM microservice.
skills:
catalog_dir: video-search-and-summarization
```
Path confirmation (treated as public API)
Per the onboarding guide, the `path` is part of the source repo's public API. Confirmed:
Skills currently in scope
10 SKILL.md files at the time of registration: `alerts`, `deploy`, `report`, `rt-vlm`, `video-analytics`, `video-search`, `video-summarization`, `video-understanding`, `vios`, `vss-frag`.
Each frontmatter declares `license: Apache-2.0` and a `metadata:` block with `version`, `github-url`, and Blueprint-tagged `tags` per the finalized publishing template (cf. PR #294 against NVIDIA-AI-Blueprints/video-search-and-summarization).
IP / license affirmations
Test plan
🤖 Generated with Claude Code