Claude Skill
NVIDIA/NemoClaw
NVIDIA 的 NemoClaw 在 OpenShell 中安全运行 Hermes 和 OpenClaw 代理,并提供托管推理。用于沙盒化 AI 代理执行的 TypeScript 插件。
概览
仓库信息
安装这个 Skill
git clone https://github.com/NVIDIA/NemoClaw.gitRegistry 信息
项目简介
NemoClaw 是 NVIDIA 的插件,可在 OpenShell 沙盒环境中安全运行 Hermes 和 OpenClaw 等 AI 代理,并提供托管推理,降低不可信代码的风险。
Run agents like Hermes and OpenClaw more securely inside NVIDIA OpenShell with managed inference
要点
- 通过 OpenShell 实现沙盒化代理执行
- 为 Hermes 和 OpenClaw 代理提供托管推理
- 基于 TypeScript 的插件架构
- 降低不可信 AI 代码的安全风险
使用场景
- 在生产环境中安全运行第三方 AI 代理
- 测试不可信代理代码而不影响系统安全
- 为 OpenClaw 代理部署托管推理管道
README 摘要
<!-- SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. SPDX-License-Identifier: Apache-2.0 --> # 🦞 NVIDIA NemoClaw: Reference Stack for Running OpenClaw in OpenShell <!-- start-badges --> [](https://github.com/NVIDIA/NemoClaw/blob/main/LICENSE) [](https://github.com/NVIDIA/NemoClaw/blob/main/SECURITY.md) [](https://github.com/NVIDIA/NemoClaw/blob/main/docs/about/release-notes.mdx) [](https://discord.gg/XFpfPv9Uvx) <!-- end-badges --> <!-- start-intro --> NVIDIA NemoClaw is an open source reference stack that simplifies running [OpenClaw](https://openclaw.ai) always-on assistants more safely. It installs the [NVIDIA OpenShell](https://github.com/NVIDIA/OpenShell) runtime, part of NVIDIA Agent Toolkit, which provides additional security for running autonomous agents. <!-- end-intro --> > **Alpha software** > > NemoClaw is available in early preview starting March 16, 2026. > This software is not production-ready. > Interfaces, APIs, and behavior may change without notice as we iterate on the design. > The project is shared to gather feedback and enable early experimentation. > We welcome issues and discussion from the community while the project evolves. NemoClaw adds guided onboarding, a hardened blueprint, state management, OpenShell-managed channel messaging, routed inference, and layered protection on top of the [NVIDIA OpenShell](https://github.com/NVIDIA/OpenShell) runtime. For the full feature list, refer to [Overview](https://docs.nvid