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

NVIDIA-AI-Blueprints

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

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

skills がある場所

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

#01
video-search-and-summarization
22 件の skills · 2026年9月10日
ソフトウェア開発者ネットワーク・コンピュータシステム管理者ソフトウェア品質保証アナリスト・テスターデータサイエンティスト
4 件の職業カテゴリ · 77% 分類済み
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年8月21日
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者
2 件の職業カテゴリ · 100% 分類済み
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-ask-video
ソフトウェア開発者

Routes VSS video questions through hot conversation context, stored memory, bounded introspection, or an exact-window vss vlm run CLI job, including a user-confirmed vss-search-archive handoff with a pre-resolved bounded VIDEO_URL. Not for retrieval or…

2026年9月10日
vss-manage-video-io-storage
未分類

Use to call the VIOS REST API (sensor list, timelines, clip extraction, snapshots, add/delete sensors and streams) and to provision a source and fan it out to a headless (no-agent) build's perception consumers (RT-CV/RT-Embed/RT-VLM). Not for VLM inference,…

2026年9月10日
vss-query-analytics
ソフトウェア開発者

Use this skill when reading video-analytics metrics, incidents, alerts, and sensor data via VA-MCP (Docker :9901 or Kubernetes ${VSS_PUBLIC_URL}/va-mcp). Not for live VLM or incident-range narrative reports.

2026年9月10日
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月10日
vss-generate-video-report
未分類

Use this skill when producing a VSS analysis report — Mode A per-clip VLM, Mode B incident-range via video-analytics, Mode C SOP compliance via the SOP tools. Not for standalone video summarization, real-time alerts or ad-hoc Q&A.

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

Use when the user asks to select, configure, deploy, verify, debug, or tear down a VSS profile (base, search, lvs, warehouse, edge). Not for standalone microservices — use the vss-deploy-* skill.

2026年9月8日
vss-generate-video-calibration
未分類

Use this skill when running AutoMagicCalib on local MP4s, RTSP, or the bundled sample dataset, or when deploying vss-auto-calibration. Do not use for non-AMC calibration or runtime analytics.

2026年9月8日
vss-search-archive
未分類

Use this skill when a user wants to search archived VSS video or ingest or delete a source for search. Do not use it for visual Q&A, live captioning, or video summarization.

2026年9月7日
収集済み 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 件のリポジトリを表示
すべてのリポジトリを表示しました