← 返回 Skills 市场
175
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install jetson-info
功能描述
Query NVIDIA Jetson device model, JetPack, L4T, CUDA/cuDNN/TensorRT versions, serial number, and hardware specs.
使用说明 (SKILL.md)
jetson-info
NVIDIA Jetson 设备信息查询工具。
功能
- 设备型号识别
- JetPack 版本
- L4T 版本
- CUDA/cuDNN/TensorRT 版本
- 序列号查询
- 硬件规格
使用方法
# 查看完整设备信息
jetson-info
# 查看简略信息
jetson_release
依赖
- jetson_release (jetson-stats)
环境要求
- NVIDIA Jetson AGX Orin
- NVIDIA Jetson Xavier
- NVIDIA Jetson Nano/TX2
安全使用建议
This skill is coherent and low-risk: it simply runs the local jetson_release tool (if installed) to show device info. Be aware that the tool may display hardware identifiers such as serial numbers and software versions, so only install/use it on systems where exposing that local device information is acceptable. It does not transmit data over the network itself; however, if you have policies about exposing device identifiers to automated agents, consider restricting the skill or not granting it to agents that can run autonomously.
能力评估
Purpose & Capability
The name/description (query Jetson model, JetPack/L4T/CUDA versions, serial, hardware specs) matches the provided SKILL.md and the included script. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
SKILL.md instructs running jetson-info and jetson_release and lists jetson_release as a dependency. The runtime instructions only call the local jetson_release tool and do not access other files, environment variables, or external endpoints.
Install Mechanism
There is no install spec (instruction-only skill) and the single included script is small and non-executable-by-network; nothing is downloaded or written to disk by an installer.
Credentials
No environment variables, credentials, or config paths are requested. The skill's need to run jetson_release locally is proportional to its purpose (it queries device information, including serial number).
Persistence & Privilege
The skill is not always-enabled, does not modify other skills or system settings, and does not request elevated persistence or privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install jetson-info - 安装完成后,直接呼叫该 Skill 的名称或使用
/jetson-info触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
jetson-info 1.0.0 初始版本发布
- 支持识别 NVIDIA Jetson 设备型号
- 显示 JetPack、L4T、CUDA/cuDNN/TensorRT 版本信息
- 查询设备序列号与硬件规格
- 提供完整设备信息和简略信息的查询命令
- 依赖 jetson_release (jetson-stats)
元数据
常见问题
Jetson Info 是什么?
Query NVIDIA Jetson device model, JetPack, L4T, CUDA/cuDNN/TensorRT versions, serial number, and hardware specs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 175 次。
如何安装 Jetson Info?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install jetson-info」即可一键安装,无需额外配置。
Jetson Info 是免费的吗?
是的,Jetson Info 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Jetson Info 支持哪些平台?
Jetson Info 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Jetson Info?
由 kunka(@wxd9199)开发并维护,当前版本 v1.0.0。
推荐 Skills