Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ That's it — the skill activates automatically the next time your agent encount
| **NeMo Gym** | RL training environments — add benchmarks, resources servers, agent wiring, and reward profiling. | 1 | [`skills/NeMo-Gym/`](skills/NeMo-Gym) | [Source](https://github.com/NVIDIA-NeMo/Gym/tree/main/.claude/skills) | <!-- sync:nemo-gym:version -->[`62e44bb`](https://github.com/NVIDIA-NeMo/Gym/commit/62e44bb51d2ff55d831d42de9f2dd55c58a11d80) · 2026-04-28<!-- /sync:nemo-gym:version --> |
| **NemoClaw** | Secure agent sandboxing — run OpenClaw inside NVIDIA OpenShell with managed inference, policy management, remote deployment, sandbox monitoring, and contributor/maintainer workflows. | 21 | [`skills/NemoClaw/`](skills/NemoClaw) | [Source](https://github.com/NVIDIA/NemoClaw/tree/main/.agents/skills) | <!-- sync:nemoclaw:version -->[`71c0f42`](https://github.com/NVIDIA/NemoClaw/commit/71c0f4203ad7427ca930d588389adf062879134b) · 2026-04-28<!-- /sync:nemoclaw:version --> |
| **Nemotron Voice Agent** | Real-time conversational AI — deploy speech-to-speech voice agents on Workstation, Jetson Thor, or Cloud NIMs. | 1 | [`skills/nemotron-voice-agent/`](skills/nemotron-voice-agent) | [Source](https://github.com/NVIDIA-AI-Blueprints/nemotron-voice-agent/tree/main/.agents/skills) | <!-- sync:nemotron-voice-agent:version -->[`a87826c`](https://github.com/NVIDIA-AI-Blueprints/nemotron-voice-agent/commit/a87826cc1ab03103cea7f1f24dc94f456500e5c2) · 2026-04-22<!-- /sync:nemotron-voice-agent:version --> |
| **RAG Blueprint** | RAG pipeline — deploy, configure, troubleshoot, and manage retrieval augmented generation with Docker Compose or Helm. | 1 | [`skills/rag/`](skills/rag) | [Source](https://github.com/NVIDIA-AI-Blueprints/rag/tree/main/skill-source/.agents/skills) | |
| **RAG Blueprint** | RAG pipeline — deploy, configure, troubleshoot, and manage retrieval augmented generation with Docker Compose or Helm. | 1 | [`skills/rag/`](skills/rag) | [Source](https://github.com/NVIDIA-AI-Blueprints/rag/tree/main/skill-source/.agents/skills) | <!-- sync:rag-blueprint:version -->—<!-- /sync:rag-blueprint:version --> |
| **TensorRT-LLM** | LLM inference optimization — model onboarding, performance analysis and optimization, kernel writing, CI diagnostics, code contribution, and codebase exploration. | 20 | [`skills/TensorRT-LLM/`](skills/TensorRT-LLM) | [Source](https://github.com/NVIDIA/TensorRT-LLM/tree/main/.claude/skills) | <!-- sync:tensorrt-llm:version -->[`b5c41f2`](https://github.com/NVIDIA/TensorRT-LLM/commit/b5c41f2094e296b364d0bf3e3cf05fc64c2e90bd) · 2026-04-28<!-- /sync:tensorrt-llm:version --> |

---
Expand Down
9 changes: 9 additions & 0 deletions components.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,3 +126,12 @@ components:
skills:
- path: .agents/skills/
catalog_dir: NemoClaw

- name: RAG Blueprint
repo: NVIDIA-AI-Blueprints/rag
description: >-
RAG pipeline — deploy, configure, troubleshoot, and manage retrieval
augmented generation with Docker Compose or Helm.
skills:
- path: skill-source/.agents/skills/
catalog_dir: rag