← 返回 Skills 市场
135
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install nvidia-cuda
功能描述
Use when work targets NVIDIA GPUs for deep learning training, inference, distributed execution, CUDA/Triton kernels, or AI infra tuning. Enforces GPU-aware c...
安全使用建议
This package appears internally consistent and intended for local GPU tuning and code review. Before running: (1) review the scripts (they are plain Python) if you have policy concerns; (2) be aware they will query GPU drivers, environment variables, and may run GPU workloads (torch.compile, NCCL/DDP smoke tests) which can be compute- and resource-intensive; (3) run in an environment where running torch/CUDA code is safe (not on production nodes with sensitive data); and (4) the skill does not request secrets, but always inspect any third-party code before executing it with elevated privileges or on shared infrastructure.
功能分析
Type: OpenClaw Skill
Name: nvidia-cuda
Version: 0.4.0
The bundle is a professional and comprehensive toolkit for optimizing deep learning workloads on modern NVIDIA GPUs (Hopper/Blackwell). It contains legitimate diagnostic probes (cuda_env_probe.py), static analysis tools for identifying performance anti-patterns (check_training_stack.py), and various benchmarking scripts for attention kernels and distributed training. The instructions in SKILL.md are strictly aligned with the stated purpose of performance tuning and hardware assessment, and the environment variable collection is limited to non-sensitive CUDA/NCCL configuration flags. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
能力标签
能力评估
Purpose & Capability
Name/description, SKILL.md, README, and all included scripts (env probe, stack scanner, attention benchmark, dataloader/training benchmarks, NCCL/DDP smoke tests) are coherent with an NVIDIA GPU optimization/review skill. No unrelated credentials, binaries, or unusual resources are requested.
Instruction Scope
SKILL.md instructs the agent to probe the local GPU environment (nvidia-smi, torch checks, inspect CUDA env vars), run the bundled scripts, and benchmark or scan code. These actions are appropriate for the stated purpose. The instructions do not request unrelated files, credentials, or network exfiltration.
Install Mechanism
No install spec; this is an instruction-plus-scripts package. Bundled scripts are plain Python, and requirements.txt only lists torch>=2.11. No remote downloads or extract-from-URL installs are specified.
Credentials
The skill declares no required env vars or credentials. Its probes read typical CUDA-related env vars (CUDA_VISIBLE_DEVICES, NCCL_DEBUG, etc.) and local system state via torch and nvidia-smi — all proportional to GPU diagnostics. No secrets or unrelated service tokens are requested.
Persistence & Privilege
always:false and normal model invocation settings. The package does not request permanent presence or attempt to modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nvidia-cuda - 安装完成后,直接呼叫该 Skill 的名称或使用
/nvidia-cuda触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.4.0
Add official FA/DDP/FSDP tooling and broader scanner coverage
v0.3.0
Add latest GPU recommendations, sample configs, CI smoke, and NCCL smoke
v0.2.0
Add reusable probes, scanners, and benchmark scripts
v0.1.0
Initial public release
元数据
常见问题
NVIDIA CUDA 是什么?
Use when work targets NVIDIA GPUs for deep learning training, inference, distributed execution, CUDA/Triton kernels, or AI infra tuning. Enforces GPU-aware c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 135 次。
如何安装 NVIDIA CUDA?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nvidia-cuda」即可一键安装,无需额外配置。
NVIDIA CUDA 是免费的吗?
是的,NVIDIA CUDA 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
NVIDIA CUDA 支持哪些平台?
NVIDIA CUDA 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 NVIDIA CUDA?
由 刘旭凯(@kkellyoffical)开发并维护,当前版本 v0.4.0。
推荐 Skills