Skip to main content
NVIDIA-AI-Blueprints
GitHub クリエイタープロフィール

NVIDIA-AI-Blueprints

7 件の GitHub リポジトリにある 56 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
56
リポジトリ
7
更新
2026年9月19日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
video-search-and-summarization
22 件の skills · 2026年9月19日
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者
2 件の職業カテゴリ · 14% 分類済み
39%比率
#02
aiq
15 件の skills · 2026年8月26日
ソフトウェア開発者データサイエンティストソフトウェア品質保証アナリスト・テスターテクニカルライターネットワーク・コンピュータシステム管理者市場調査アナリスト・マーケティングスペシャリスト
7 件の職業カテゴリ · 100% 分類済み
27%比率
#03
Retail-Agentic-Commerce
10 件の skills · 2026年6月22日
ソフトウェア開発者ウェブ開発者ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者
4 件の職業カテゴリ · 100% 分類済み
18%比率
#04
retail-shopping-assistant
4 件の skills · 2026年9月15日
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者
2 件の職業カテゴリ · 50% 分類済み
7.1%比率
#05
nemotron-voice-agent
3 件の skills · 2026年8月21日
ネットワーク・コンピュータシステム管理者ソフトウェア開発者
2 件の職業カテゴリ · 100% 分類済み
5.4%比率
#06
rag
1 件の skills · 2026年7月2日
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
1.8%比率
#07
cuFOLIO
1 件の skills · 2026年6月26日
データサイエンティスト
1 件の職業カテゴリ · 100% 分類済み
1.8%比率
リポジトリエクスプローラー

リポジトリと代表的な skills

vss-build-vision-ai
未分類

Add agent-ready vision capabilities — dense captioning, detection, search, alerting, summarization — to an agent or application through a customizable, self-contained vision stack built on the NVIDIA VSS Blueprint. Use this skill when a developer or agent…

2026年9月19日
vss-benchmark-video-summarization
未分類

Benchmark a deployed LVS instance — set up test media, run single-file latency and burst-throughput tests, analyze GPU and latency metrics, and get configuration recommendations to improve performance.

2026年9月19日
vss-benchmark-vlm-qa
未分類

Benchmark video Q&A accuracy and latency of a deployed RT-VLM (Cosmos Reason 3) via vss vlm run, using questions and videos from the DSS vss-devx-base dataset. Replaces the deprecated nat eval / vss-agent QA path. Not for tool-calling or trajectory…

2026年9月19日
vss-evaluate-caption-accuracy
未分類

Measure whether an RT-VLM configuration change altered caption quality — capture paired baseline and candidate captions for a set of videos, score both against a ground truth with an LLM judge, and emit an accuracy and processing-time table. Use when changing…

2026年9月19日
vss-deploy-dense-captioning
未分類

Use this skill when deploying standalone RT-VLM dense captioning or calling its REST API (uploads, captions, streams, chat-completions, Kafka). Not for VSS profile deploy or video-search ingestion.

2026年9月19日
vss-deploy-video-embedding
ソフトウェア開発者

Use this skill when deploying, operating, integrating, or customizing the VSS RT-Embed Video Embedding microservice. Covers standalone Docker Compose deployment, the `/v1` REST API for text/video embeddings and live streams, Redis/Kafka/OTel integration,…

2026年9月19日
vss-deploy-warehouse-helm
未分類

Use when the user asks to deploy, upgrade, or size the VSS warehouse blueprint (2D / 3D / MV3DT) on Kubernetes via Helm — as opposed to Docker Compose, which is covered by vss-build-vision-ai's warehouse reference. Handles GPU-aware NUM_STREAMS capping so the…

2026年9月19日
vss-setup-behavior-analytics
未分類

Use this skill to deploy the vss-behavior-analytics service standalone (entrypoint, config-source, optional calibration). Not for the full warehouse deploy.

2026年9月19日
収集済み skill 22 件中 8 件を表示しています。
aiq-configure-workflow
ソフトウェア開発者

Use when composing, adapting, or validating an AI-Q workflow YAML under configs/ — selecting a shipped profile, enabling tools and data_source_registry sources, wiring chat or direct data-science workflows, configuring NeMo Relay and general.telemetry…

2026年8月26日
chart-generation
データサイエンティスト

Use this skill to turn researched or computed numeric data into source-grounded charts. It has two delivery modes and picks one from the tools available to you. When an `execute` tool (sandbox) is available, render a PNG chart plus its CSV with…

2026年8月12日
aiq-research
ソフトウェア開発者

Use when asked to run deep research or AI-Q research through a reachable NVIDIA AI-Q Blueprint backend.

2026年8月11日
aiq-customize-prompts-models
ソフトウェア開発者

Use when customizing AI-Q agent behavior through Jinja2 prompt templates or per-agent model selection — editing prompts under src/aiq_agent/agents/*/prompts/, adding template variables, or assigning/swapping LLMs per agent role via config (the llms section…

2026年8月5日
aiq-deploy
ネットワーク・コンピュータシステム管理者

Use when asked to install, deploy, run, validate, troubleshoot, or stop NVIDIA AI-Q Blueprint infrastructure.

2026年7月21日
aiq-maintain-ci
ソフトウェア開発者

Use when changing AI-Q continuous integration, pre-commit, or contributor governance — editing .github/workflows/ (ci, ui, skills-eval, request-nvskills-ci), .pre-commit-config.yaml hooks, .github/CODEOWNERS, .coderabbit.yaml, copy-pr-bot, or the…

2026年7月15日
aiq-release-qa
ソフトウェア品質保証アナリスト・テスター

Use when validating an AI-Q change before opening or merging a PR — choosing and running the right Python, frontend, docs, or eval checks for the surfaces you touched instead of one fixed command list.

2026年7月15日
aiq-add-data-source
ソフトウェア開発者

Use when adding or changing an AI-Q data source under sources/, registering it as a NeMo Agent Toolkit function, wiring it into the data_source_registry for UI toggles, or validating retrieval behavior with tests.

2026年7月15日
収集済み skill 15 件中 8 件を表示しています。
cve-remediation
ソフトウェア開発者

Discoverability shim for the Retail-Agentic-Commerce CVE remediation Codex skill. Use for CVE, BDSA, GHSA, OSV, Dependabot, Black Duck, Snyk, npm, PyPI, or package advisory remediation.

2026年6月22日
features
ソフトウェア開発者

Discoverability shim for the Retail-Agentic-Commerce backend feature Codex skill. Use when writing or modifying Python backend code, routes, services, models, tests, or protocol logic.

2026年6月22日
pre-commit-analysis
ソフトウェア品質保証アナリスト・テスター

Discoverability shim for the Retail-Agentic-Commerce pre-commit analysis Codex skill. Use before commits, after significant changes, or for implementation-quality validation.

2026年6月22日
setup
ネットワーク・コンピュータシステム管理者

Discoverability shim for the Retail-Agentic-Commerce setup Codex skill. Use when the user asks to setup, install, start, launch, or run the project stack.

2026年6月22日
ui
ウェブ開発者

Discoverability shim for the Retail-Agentic-Commerce UI Codex skill. Use when creating or modifying frontend pages, components, hooks, styling, tests, or browser behavior.

2026年6月22日
cve-remediation
ソフトウェア開発者

Dependency vulnerability remediation workflow for this repository. Use when fixing CVE, BDSA, GHSA, OSV, npm, PyPI, Dependabot, Black Duck, Snyk, or other package vulnerability findings, especially when the user asks for minimal package-only updates,…

2026年6月22日
features
ソフトウェア開発者

Python backend development standards for FastAPI, SQLModel, pytest, Ruff, and Pyright. Use when writing or modifying backend code in src/merchant, src/payment, src/apps_sdk, agents, tests, API routes, services, models, or protocol logic.

2026年6月22日
pre-commit-analysis
ソフトウェア品質保証アナリスト・テスター

Pre-commit implementation analysis for Retail-Agentic-Commerce. Use before commits, after significant changes, or when validating Apps SDK tools, mock data, MCP communication, widget isolation, or implementation quality.

2026年6月22日
収集済み skill 10 件中 8 件を表示しています。
7 件中 7 件のリポジトリを表示
すべてのリポジトリを表示しました