← 返回 Skills 市场
sauravdev

NAT

作者 Saurav · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nat-skill
功能描述
NVIDIA NeMo Agent Toolkit (NAT) — install, create workflows, add tools, run agents, evaluate performance, and publish as A2A/MCP servers. Use when: (1) insta...
安全使用建议
This skill appears to be what it claims: documentation for NVIDIA's NeMo Agent Toolkit. Before installing or running workflows, review any workflow YAMLs and example configs for embedded secrets (S3 keys, OpenAI/Azure keys, NAT_PUBLIC_BASE_URL) and avoid putting long-lived credentials into public configs. If you publish an A2A agent (nat a2a serve), understand you are opening an HTTP endpoint—use authentication and limit network exposure. When installing packages via pip, prefer official releases (GitHub/NVIDIA docs) and inspect any third-party example code you copy (custom tools can run arbitrary Python and use boto3/requests). If you need a higher-assurance review, provide the specific workflow YAMLs or example code you plan to run so those can be checked for secret leakage or unexpected network destinations.
功能分析
Type: OpenClaw Skill Name: nat-skill Version: 1.0.0 The skill bundle provides legitimate documentation and instructions for the NVIDIA NeMo Agent Toolkit (NAT). It includes installation guides, YAML configuration examples, and CLI command references for building and running AI agents. The content is consistent with official NVIDIA documentation and repositories (github.com/NVIDIA/NeMo-Agent-Toolkit), and no indicators of malicious intent, data exfiltration, or unauthorized execution were found in SKILL.md or the reference files.
能力评估
Purpose & Capability
Name/description, the required binaries (nat, pip, uv), and the primary credential (NVIDIA_API_KEY) are consistent with installing and using the NVIDIA NeMo Agent Toolkit. Examples referencing S3, OpenAI, Bedrock, etc., are plausible optional integrations for this toolkit rather than unexplained or unrelated demands.
Instruction Scope
SKILL.md stays on-topic: install, configure, run workflows, create custom tools, and publish A2A/MCP servers. It does instruct the user to start network services (nat a2a serve) and to place credentials into workflow YAMLs (e.g., ${S3_ACCESS_KEY}), so workflows can cause the agent to access external networks and third-party services. This is expected for an agent toolkit but is a material operational/privacy consideration.
Install Mechanism
Instruction-only skill (no install spec) that recommends standard pip installs (via 'uv pip install' or 'pip install'). No unusual download URLs or archive extraction are present in the provided docs.
Credentials
The skill declares NVIDIA_API_KEY as primaryEnv which matches NIM usage. However the documentation shows many optional integrations (S3 access_key/secret, OpenAI/Azure/Bedrock keys, NAT_PUBLIC_BASE_URL, etc.). Those are not required by default but will be needed if you enable corresponding components—review any workflow configs for embedded secrets and be cautious about using broad credentials.
Persistence & Privilege
Skill is not marked always:true and is user-invocable; it does not request persistent system-wide privileges or modify other skills' configurations in the docs. Running A2A servers will open network endpoints by design, which is a normal capability for this toolkit.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nat-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nat-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
NVIDIA NeMo Agent Toolkit (NAT) skill v1.0.0 initial release. - Install, set up, and manage the NVIDIA NeMo Agent Toolkit (NAT) for enterprise agent workflows. - Create, edit, and run agent workflows with YAML configuration, supporting built-in and custom tools. - Integrate and manage popular frameworks like LangChain, LlamaIndex, and CrewAI. - Evaluate, profile, and publish workflows as A2A or MCP servers for agent interoperability. - Includes detailed command-line usage, configuration structure, and guidance for custom tool development.
元数据
Slug nat-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

NAT 是什么?

NVIDIA NeMo Agent Toolkit (NAT) — install, create workflows, add tools, run agents, evaluate performance, and publish as A2A/MCP servers. Use when: (1) insta... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。

如何安装 NAT?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nat-skill」即可一键安装,无需额外配置。

NAT 是免费的吗?

是的,NAT 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

NAT 支持哪些平台?

NAT 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 NAT?

由 Saurav(@sauravdev)开发并维护,当前版本 v1.0.0。

💬 留言讨论