← Back to Skills Marketplace
wxd9199

Jetson Info

by kunka · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
175
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install jetson-info
Description
Query NVIDIA Jetson device model, JetPack, L4T, CUDA/cuDNN/TensorRT versions, serial number, and hardware specs.
README (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
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install jetson-info
  3. After installation, invoke the skill by name or use /jetson-info
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
jetson-info 1.0.0 初始版本发布 - 支持识别 NVIDIA Jetson 设备型号 - 显示 JetPack、L4T、CUDA/cuDNN/TensorRT 版本信息 - 查询设备序列号与硬件规格 - 提供完整设备信息和简略信息的查询命令 - 依赖 jetson_release (jetson-stats)
Metadata
Slug jetson-info
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Jetson Info?

Query NVIDIA Jetson device model, JetPack, L4T, CUDA/cuDNN/TensorRT versions, serial number, and hardware specs. It is an AI Agent Skill for Claude Code / OpenClaw, with 175 downloads so far.

How do I install Jetson Info?

Run "/install jetson-info" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Jetson Info free?

Yes, Jetson Info is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Jetson Info support?

Jetson Info is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Jetson Info?

It is built and maintained by kunka (@wxd9199); the current version is v1.0.0.

💬 Comments